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
[ERROR] [1489076046.737936403]:
Invalid Trajectory: start point deviates from current robot state more than 0.03
joint 'ra_wrist_3_joint': expected: 0.366418, current: 2.16414
[ INFO] [1489076046.737998257]: Execution completed: ABORTED
The text was updated successfully, but these errors were encountered:
Modify make_named_trajectory so that it inserts an initial point with the current position.
https://github.com/shadow-robot/sr_interface/blob/indigo-devel/sr_robot_commander/src/sr_robot_commander/sr_robot_commander.py#L375
This should avoid this type of moveit error.
The text was updated successfully, but these errors were encountered: