ros-industrial / ros2_canopen

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

Cia301 documentation #139

Closed Xi-HHHM closed 1 year ago

Xi-HHHM commented 1 year ago

Hi, this is a PR to extend the documentation regarding the ros2_control interface for ros2_canopen.

While the previous documentation introduces how to bring up the CiA402 profile, this extension mainly focuses on preparing the configuration to bring up the CAN using ros2_control and introducing the CiA301 profile.

Examples of bus configuration and controller manager are given.

hellantos commented 1 year ago

@Xi-HHHM thanks for the PR this is great documentation!

I will not merge this into master directly but rather to the beta-release-documentation branch.

Xi-HHHM commented 1 year ago

@ipa-cmh Hi, thank you for the feedback. Now I changed the base to documentation-for-beta-release

hellantos commented 1 year ago

Thanks merged it in!