Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to echo custom topics in ROS2 #10

Open
mehmety888 opened this issue Jun 3, 2021 · 0 comments
Open

How to echo custom topics in ROS2 #10

mehmety888 opened this issue Jun 3, 2021 · 0 comments

Comments

@mehmety888
Copy link

Could you please explain in detail how to make a topic and message readable by ROS2?
I want to visualize another ros message in RViz,

I add rt/ in front of the topic
I use default Qos,

I used rtiddsgen with c++11,
I can see topic in ROS2

However when I echo the topic to see message
ros2 topic echo /topic_name

I got an error
The passed message type is invalid.

Thanks in advance

@mehmety888 mehmety888 changed the title Suggestion: How to echo custom topics in ROS2 Jun 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant