Gazebo | Ignition | Community
Ask Your Question
0

Not able to get topic list in gazebo4

asked 2014-10-13 05:27:54 -0500

Rahul Sharma gravatar image

Hello all, I'm currently working on gazebo4. As like in gazebo 1.9.6 i'm not able to get the topics list using gztopic list command in gazebo4.Can anyone tell me right command to get topics list?

thank you

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2014-10-14 09:00:01 -0500

AndreiHaidu gravatar image

The command style has changed, type

$ gz help

to see usage.

To list all topics you should type

$ gz topic -l

or

$ gz topic --list
edit flag offensive delete link more

Comments

Too late, but thanks for that

Rahul Sharma gravatar imageRahul Sharma ( 2014-11-22 09:57:55 -0500 )edit

Question Tools

Stats

Asked: 2014-10-13 05:27:54 -0500

Seen: 134 times

Last updated: Oct 14 '14