Robotics StackExchange | Archived questions

How to control kuka in automatic mode by using rsi

Hi, I am a user who is starting to work with kuka kr16 robot, at this time I am able to connect it basic between robot and ros using kukarsihw_interface of kuka_experimental package but I still only do T1 mode.

Now I have reached this stage.

rosrun rqt_joint_trajectory_controller rqt_joint_trajectory_controller

So I want to know how I can control it using other mode while controlling the robot on ros, I want to control it automatic mode which I tried changing the mode myself on control panel kcp but it failed, and I am currently trying to find information to connect it on rviz as well.

P.S. Sorry for disturbing. My question and language might be a bit confusing as I am a foreigner who is not very good at grammar but I would really like to get advice from all of you. Thank you.

Asked by PRA008 on 2022-06-16 14:08:16 UTC

Comments

Answers

Now I know the answer. I apologize to everyone who stumbled into reading.

The method is very simple. So instead of setting it to T1 as in the README, I set it to start AUT right before I hit play ros_rsi.src.

Asked by PRA008 on 2022-06-20 13:28:54 UTC

Comments