What are ROS packages suited to communicate to drivers via a usb/can cable?
Hi, I have to make a ROS interface for interactive robot arm with several actuators that communicate via a CAN bus. I watched tutorials on ROS and I do not know what package or software installed that would be best suited to my problem.
The objective is to make a linux software (by the principle of the programmation ROS) that gives the ability to send and receive commands to actuators connected to a CAN bus. I use a USB / CAN cable that goes from my PC to the CAN bus. On the other hand I have very little time to do this software and to test it(1 and a half months).
Thank you in advance for your assumptions and your possible explanations.