-
Notifications
You must be signed in to change notification settings - Fork 410
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
Velocity control using ROS 2 #608
Comments
agreement +1 |
I have found an unofficial way to solve my problem. |
Hello @Actat ! |
ISSUE TEMPLATE ver. 1.2.0
Please fill this template for more accurate and prompt support.
C++
,ROS
Ubuntu 20.04
U2D2
XM540-W150
Please describe the issue in detail
I want to use the dynamixel motor in velocity control mode. I need to get position information during control.
I was able to run the motor in position control mode from ROS 2 using read_write_node in dynamixel_sdk_examples. However, read_write_node does not support velocity control mode. Is there another node that supports velocity control mode?
How can we reproduce the issue?
The text was updated successfully, but these errors were encountered: