I managed to figure it out a few years ago and i forgot to post the answer here.
subscribe to a gazebo topic
8 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Philippe Lebel
il 5 Gen 2018
Risposto: Philippe Lebel
il 5 Nov 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 Commenti
Risposta accettata
Più risposte (1)
Emmanouil Tzorakoleftherakis
il 8 Gen 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.
Vedere anche
Categorie
Scopri di più su Gazebo Co-Simulation in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!