ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
How to init vcan0?
For setting up vcan, just follow the directions in the driver documentaion, section 6.4
And how to send messages using a dictionary in canopen_chain_node .
You cannot send message using a dictionary. But you can use the (currently undocumented) set_object service to write to the (remote) node object dictionary.