Arm_control

asked 2016-06-09 08:45:51 -0500

khairidine gravatar image

Hello,

I developped a controller with cpp i teseted this controller in Gazebo its working good, but the problem in the real robot (arm universal robot UR10) i don't know how to run this controller , because in gazebo i run the controller with controller_manager

"<node name="arm_controller_spawner" pkg="controller_manager" type="controller_manager" args="spawn im_control" respawn="false" output="screen"/>"

but in the real robot ( arm ur10) how can i switch the controllers and how can i run this one to make a test.

I hope that you can explain me the procedure to run the controller in the real robot . thanks for you understanding.

Sincerly.

edit retag flag offensive close merge delete

Comments

Did you ever figure this out? I'm trying to change the yamal files to run a Joint Velocity Group Controller. Could you post your launch and yamal file for the UR10?

StewartHemm74 gravatar image StewartHemm74  ( 2020-09-01 07:59:28 -0500 )edit