Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Endless Turn Mode Support #15

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

sugarsweetrobotics
Copy link

Add Endless Turn Mode Support. When max_angle is 0.0 and min_angle is 0.0, Dynamixel turns to Endless Turn Mode (Usefull for Mobile Robot).

This modification supports negative speed support for Endless Turn Mode.

@sugarsweetrobotics
Copy link
Author

Update for Endless Turn Mode Support.

Endless Turn Mode supports "MovingSpeed = 0" (in position mode, speed=0 means maximum speed).

@arebgun
Copy link
Owner

arebgun commented Mar 30, 2014

Hi, the endless wheel mode is already supported by the JointTorqueController, does that not work for you?

@sugarsweetrobotics
Copy link
Author

I did not test the JointTorqueController. I've already sent the robot to the owner.... OMG. Thanks! I'll check it next.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants