MoveIt 패키지를 사용하여 OpenManipulator-X를 최고 속도로 동작하는 방법

안녕하세요.

를 보시면 각 다이나믹셀들에 관한 설정들이 있습니다.
이중
<param name="Profile Velocity">200</param><param name="Profile Acceleration">50</param> 항목들을 둘다 0으로 바꿀 시 최대 속도로 움직이게 됩니다. 이 때 안정성이 낮아지는점 참고해주시길 바라겠습니다.


Hello,

Referring to the settings for each Dynamixel in the following link:

Please note that if you change both <param name="Profile Velocity">200</param> and <param name="Profile Acceleration">50</param> to 0, the robot will move at its maximum speed. Please be aware that this may reduce stability.

1 Like