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

how to list all the controllers used when running a ros package

asked 2017-01-15 03:51:23 -0500

serf gravatar image

im trying to find all the controllers that this https://github.com/TEAMIFOR/ifor_offb2 package is using (on iris quadrotor, from px4 firmware)

i tried rosrun controller_manager controller_manager list but it doesn't show anything

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2017-01-15 04:42:28 -0500

gvdhoorn gravatar image

I have no experience with the package you link to, but from a cursory glance at the code, I don't think it uses ros_control or exposes any of the infrastructure the controller_manager would use to list controllers.

Are you sure that this is supposed to work that way? Have you asked the authors?

edit flag offensive delete link more

Comments

hmm i thought so, so how do i go about writing something similar using controllers, there are barely any tutorials so could you give me a small insight as to how i should go about writing this?

serf gravatar image serf  ( 2017-01-15 06:31:39 -0500 )edit

I have no experience with UAVs, so I'm afraid I wouldn't be the best person to assist you.

gvdhoorn gravatar image gvdhoorn  ( 2017-01-15 06:51:40 -0500 )edit

oh anyway thanks alot for your help

serf gravatar image serf  ( 2017-01-15 06:54:38 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2017-01-15 03:51:23 -0500

Seen: 1,039 times

Last updated: Jan 15 '17