ros-industrial / ros2_canopen

CANopen driver framework for ROS2
https://ros-industrial.github.io/ros2_canopen/manual/rolling/
143 stars 63 forks source link

How to use canopen_ros2_control and canopen_ros2_controllers #212

Open Mark9999999 opened 11 months ago

Mark9999999 commented 11 months ago

How to use canopen_ros2_control and canopen_ros2_controllers in real motor such as maxon? what is the step of configuration?

hellantos commented 11 months ago

Please refer to the example here: https://ros-industrial.github.io/ros2_canopen/manual/rolling/user-guide/how-to-create-a-robot-system.html

And use: https://github.com/ipa-cmh/prbt_robot

As guidance.

Mark9999999 commented 11 months ago

Please refer to the example here: https://ros-industrial.github.io/ros2_canopen/manual/rolling/user-guide/how-to-create-a-robot-system.html

And use: https://github.com/ipa-cmh/prbt_robot

As guidance. Now, my computer has setted socketcan in ubuntu 22.04. How to write haraware_interface ,if my real motor use canopen by ros2_control.