ros-canopen publishing
In the documentation for canopen_chain_node, in the node configuration, it allows you to set ros publishers for certain objects for debugging purposes. This uses SDO's and therefore blocks the control loop.
My question is: If my EDS files specify PDO's, does ros-canopen automatically publish the PDO's into the ROS system when the package is up and running?