Can I just use socketcan_bridge and socketcan_interface ROS packages to communicate with motor controllers using ROS?
Hi,
Can I just use socketcan_bridge and socketcan_interface ROS packages, basically the CAN layer, to communicate with motor controllers using ROS? Or do I have to use a CAN protocol like CANopen? In the case that the motor controller I'm planning to use uses a different CAN protocol, like SAE J1939, or different CANopen profile than 402 which is the one that ros_canopen package implements.
Best,