I managed to figure it out a few years ago and i forgot to post the answer here.
subscribe to a gazebo topic
7 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Philippe Lebel
el 5 de En. de 2018
Respondida: Philippe Lebel
el 5 de Nov. de 2019
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.
0 comentarios
Respuesta aceptada
Más respuestas (1)
Emmanouil Tzorakoleftherakis
el 8 de En. de 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.
Ver también
Categorías
Más información sobre Gazebo Co-Simulation en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!