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

Set Speed command does not work #1

Open
erni-dan opened this issue Aug 23, 2024 · 0 comments
Open

Set Speed command does not work #1

erni-dan opened this issue Aug 23, 2024 · 0 comments

Comments

@erni-dan
Copy link

erni-dan commented Aug 23, 2024

The setspeed command should do :
commands.push_back(std::make_pair(Command::SetSpeed, f));
and not:
commands.push_back(std::make_pair(Command::GetSpeed, f));

I can not open a pull request otherwise I had already fixed it

image
But according to your documentation the speed parameter range is [0,100]
https://github.com/elephantrobotics/pymycobot/blob/main/docs/README.md

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

1 participant