subscribe to a gazebo topic
Show older comments
I can see the gazebo topic using the command line option (ubuntu):
$gz topic -e /gazebo/default/physics/contacts
The problem is I cannot figure out a way to subscribe to such topic. I can easily subscribe and publish ros topics though.
Accepted Answer
More Answers (1)
Emmanouil Tzorakoleftherakis
on 8 Jan 2018
Hi Philippe,
Please see this link for an example on how to interact with gazebo. If you cannot see the gazebo topics by running
rostopic list
it is possible that the network has not been set up properly.
1 Comment
Philippe Lebel
on 9 Jan 2018
Categories
Find more on ROS Network Connection and Exploration in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!