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

setGoalVelocity() not changing velocity #123

Open
BenMartin-Purdue opened this issue May 18, 2023 · 1 comment
Open

setGoalVelocity() not changing velocity #123

BenMartin-Purdue opened this issue May 18, 2023 · 1 comment

Comments

@BenMartin-Purdue
Copy link

I'm programming a DYNAMIXEL XM430 servo and I'm trying to make it move, however, setGoalVelocity() is not changing the velocity of the motor, does anyone know why?

@shiba-8ro
Copy link

@Space18
Hi, What operating mode have you chosen for your XM430?
setGoalVelocity() is a function for Velocity control mode (Wheel mode).
If you are using Position control mode, it will not work.

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

No branches or pull requests

2 participants