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

Motor Ignores max_speed when plugged back in #50

Open
dgiger42 opened this issue Apr 7, 2021 · 0 comments
Open

Motor Ignores max_speed when plugged back in #50

dgiger42 opened this issue Apr 7, 2021 · 0 comments

Comments

@dgiger42
Copy link

dgiger42 commented Apr 7, 2021

Here's a video demonstrating the issue:
https://youtu.be/Ed6hL4YUrWk

max_speed is set to 45 in a YAML file, and the motor typically follows this, but it ignores the limit if the turret is unplugged, moved, and plugged back in. The video shows it moving normally once, and then moving fast while ignoring max_speed.

I used this command to move the turret:
rostopic pub --once /projector/projector_servo_pan_joint/command std_msgs/Float64 "data: -1.57"

As the command suggests, the turret typically has a projector attached to it, which is why it moves once it is unplugged, and also the reason why it moving too fast could be problematic.

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