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

[Question]: Is there a way to identify the state of the motor #61

Open
youliangtan opened this issue Feb 23, 2024 · 1 comment
Open
Labels
question Further information is requested

Comments

@youliangtan
Copy link

Question

I would like to software reboot the motors when they stall (blinking red). I can reboot the motor by using the srv.Reboot. However I'm not able to find the API which i can check the state of the motor. Is there any way i can do it?

Robot Model

wx250s

Operating System

Ubuntu 20.04

ROS Version

ROS 1 Noetic

Additional Info

No response

@youliangtan youliangtan added the question Further information is requested label Feb 23, 2024
@lukeschmitt-tr
Copy link
Member

You can use the get_motor_registers service to check a motor (or group of motor's) Hardware_Error_Status register to determine its state.

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

No branches or pull requests

2 participants