ros-industrial / ros2_canopen

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

Device Container uses LifeCycle Node #317

Open millejade opened 2 months ago

millejade commented 2 months ago

Setup:

Additional context Hello!

I am using a simple node for Master driver and CiA 402 driver. I found out that the device container node uses LifeCycle Node. Is there a way to use Simple Node for Device Container?

Thank you~