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

How to use the canopen_motor_node? #452

Open
nonlinear1 opened this issue Feb 1, 2022 · 3 comments
Open

How to use the canopen_motor_node? #452

nonlinear1 opened this issue Feb 1, 2022 · 3 comments

Comments

@nonlinear1
Copy link

nonlinear1 commented Feb 1, 2022

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

@mzahana
Copy link

mzahana commented Feb 3, 2022

Hi @nonlinear1

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?

Thanks.

@nonlinear1
Copy link
Author

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.

@cschindlbeck
Copy link

I agree that documentation should be more verbose, maybe the README can be updated with minimal working examples or more specific instructions

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

3 participants