ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

How can I list/know the available nodes in a package? [closed]

asked 2014-03-31 01:17:12 -0500

Luis Ruiz gravatar image

Hello,

How do you list/know the available nodes to run using rosrun in a package???

Thanks. --Luis

edit retag flag offensive reopen merge delete

Closed for the following reason the question is answered, right answer was accepted by Luis Ruiz
close date 2014-03-31 12:23:42

1 Answer

Sort by » oldest newest most voted
2

answered 2014-03-31 03:18:18 -0500

Wolf gravatar image

Just enter rosrun package_name in bash and press 2 times tab.... E. g. for image_view it gives:

~$ rosrun image_view 
disparity_view  extract_images  image_saver     image_view      stereo_view     video_recorder
edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2014-03-31 01:17:12 -0500

Seen: 1,001 times

Last updated: Mar 31 '14