You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.
I am using the ROS interface for controlling the robot in real time (yumi_pos_control.launch), however, I am a bit confused. Everything seems nicely working except the fact that there is no topic for sending desired joint positions to the robot. I can read the current state of the robot from /yumi/joint_states. But there is no other equivalent-topic for sending joint-positions to the robot. Nevertheless, by running yumi_pos_control.launch, /yumi/joint_trajectory_pos_controller/command is created which, I assumed that, is used for sending entire trajectory and not the desired next step without delay; am I right?
I appreciate any help...:)
Best,
Sina
The text was updated successfully, but these errors were encountered:
So, I've tested /yumi/joint_trajectory_pos_controller/command for sending the desired joint position and as expected it is super slow, particularly when the robot is controlled in the closed-loop with the real-measured-state. Can anyone help me?
Best,
Sina
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi All,
I am using the ROS interface for controlling the robot in real time (yumi_pos_control.launch), however, I am a bit confused. Everything seems nicely working except the fact that there is no topic for sending desired joint positions to the robot. I can read the current state of the robot from /yumi/joint_states. But there is no other equivalent-topic for sending joint-positions to the robot. Nevertheless, by running yumi_pos_control.launch, /yumi/joint_trajectory_pos_controller/command is created which, I assumed that, is used for sending entire trajectory and not the desired next step without delay; am I right?
I appreciate any help...:)
Best,
Sina
The text was updated successfully, but these errors were encountered: