RobotnikAutomation / robotnik_base_hw

ROS controller based on ros_control architecture
6 stars 7 forks source link

Is it possible to have SocketCAN / NETDEV_SUPPORT? #11

Open jaku-jaku opened 1 year ago

jaku-jaku commented 1 year ago

We are wondering if there is a plan or possible to support Socket CAN, so that we can synchronize all CAN devices on a single computer. (Since we can only compile PeakCAN driver for either with NetDev or without.)

RomanRobotnik commented 1 year ago

Hi,

Yes, we are working in a new component based on Socket CAN. It was intended mainly for ROS2, but probably we'll add the compatibility for ROS1 too.