Moving Baxter's Joints using Joint Trajectory Action Server
조회 수: 1 (최근 30일)
이전 댓글 표시
Hi, I am trying to move the limbs using Joint Trajectory Action Server through the Robotics System toolbox as shown in the Mathworks tutorial. But, the node is which the action server is running is throwing an error. Can you please help me out?
The method that is used :
- The action server is being run in a node.
- Setpoints were created using ROS trajectory_msgs/JointTrajectoryPoint messages and specifying the position and velocity of all 7 joints as a vector.
- An object array was created with the points in the trajectory and assigned to the goal message.
Error:
[INFO] [WallTime: 1505246461.480778] /rsdk_position_w_id_joint_trajectory_action_server: Executing requested joint trajectory
[ERROR] [WallTime: 1505246461.482128] Exception in your execute callback: 'left_s0'
댓글 수: 1
Karsh Tharyani
2023년 4월 18일
Hi,
Could you share a link to the tutorial/ Documentation example you are referring to?
Karsh
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Robotics에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!