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
I'm using a set of joint angles to control my kinova gen3 7dof, using the function reach_joint_angles in example_move_it_trajectories.py. However, ROS INFO occasionally displays CONTROL_FAILED, which prevents my program from continuing to run. However, when I exit the program, the robotic arm will still move to the pose corresponding to the next set of joint angles. May I ask why this is?
The text was updated successfully, but these errors were encountered:
Apologies for the late reply. We are recently trying to actively tackle the github issues on our repositories. Can you please provide more details about the error that you are getting? This will allow me to better understand the issue and provide a more tailored solution.
I'm using a set of joint angles to control my kinova gen3 7dof, using the function reach_joint_angles in example_move_it_trajectories.py. However, ROS INFO occasionally displays CONTROL_FAILED, which prevents my program from continuing to run. However, when I exit the program, the robotic arm will still move to the pose corresponding to the next set of joint angles. May I ask why this is?
The text was updated successfully, but these errors were encountered: