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
After i have changed my acceleration limits and velocity limits according to http://wiki.ros.org/denso_robot_ros/AcquireVelAcc
I am facing another problem that the robot stop frequently because of over speed issue.
The error message reads "J1 command speed limit over" (Not only J1 but every angle could happen), which means "The CP motion cannot execute with the specified speed because the speed command value of the 1st axis exceeds the limit value"
The command was generated by MoveIt, what could I do to avoid this problem? I don't wanna lose too much speed either.
The text was updated successfully, but these errors were encountered:
After i have changed my acceleration limits and velocity limits according to http://wiki.ros.org/denso_robot_ros/AcquireVelAcc
I am facing another problem that the robot stop frequently because of over speed issue.
The error message reads "J1 command speed limit over" (Not only J1 but every angle could happen), which means "The CP motion cannot execute with the specified speed because the speed command value of the 1st axis exceeds the limit value"
The command was generated by MoveIt, what could I do to avoid this problem? I don't wanna lose too much speed either.
The text was updated successfully, but these errors were encountered: