You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am a novice to this package. I have a servo driver with canopen protocol and a BLDC motor.
I want to use this canopen_motor_node to control my motor. I am confused with the all kinds of setting including the ros_control. Could you give a detailed simple example or a detailed explanation?
Thank you very much
The text was updated successfully, but these errors were encountered:
I have the same question. I am also trying to interface the ZLAC3080L motor driver to ROS. The driver supports CANopen. However, there is no enough documentation for this ros_canopen package. So, I am not sure how to proceed.
Have you figured out a way to use this package?
Hi @mzahana , I am trying to solve it. I have found the following link: https://answers.ros.org/question/250174/how-to-control-maxon-motor-by-using-ros_canopen/
Maybe it will give you some help!
I think three configure files are needed: 1)urdf of your robot; 2)driver config files, that is this ros_canopen config files; 3) controller config files, that is the ros_control config files.
I am a novice to this package. I have a servo driver with canopen protocol and a BLDC motor.
I want to use this canopen_motor_node to control my motor. I am confused with the all kinds of setting including the ros_control. Could you give a detailed simple example or a detailed explanation?
Thank you very much
The text was updated successfully, but these errors were encountered: