Gazebo | Ignition | Community
Ask Your Question
0

How to use Gazebo2 internal topics?

asked 2016-03-09 09:04:59 -0600

saleem gravatar image

I want to use the internal gazebo topics for getting sensor data from the Gazebo simulator, but only links and model topics are available outside gazebo. How to use the gazebo's internal topics? image description image description

edit retag flag offensive close merge delete

Comments

I have also the same problem. When I run "gztopic list", I can see the internal gazebo topics. But I don't know how to use them.

Zuygar gravatar imageZuygar ( 2016-03-10 06:54:11 -0600 )edit

1 Answer

Sort by ยป oldest newest most voted
1

answered 2016-03-10 16:50:51 -0600

nkoenig gravatar image

Gazebo and ROS use different transport mechanisms.

rostopic list will only show topics that are publish in ROS and gz topic -l will only show topics that are published in Gazebo.

Here are tutorials on how to use Gazebo's transport library: http://gazebosim.org/tutorials?cat=tr...

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2016-03-09 09:04:59 -0600

Seen: 1,220 times

Last updated: Mar 10 '16