-
Notifications
You must be signed in to change notification settings - Fork 0
Preparing ROS for CAN operation
Guy Corbaz edited this page Sep 22, 2019
·
14 revisions
NOTE: this post is not yet complete. What is described in it allows to do some simple tests between CAN and ROS.org ROS, but does now allow yet to pilot the wheels, and the robot. I will update this post as soon as I will have done more config.
Before using the KYDBL 2430-1E brushless controller with ROS, SocketCAN and CANOpen, we need to configure SocketCAN the ROS CANOpen stack. The steps are the following:
- Setup SocketCAN for automatic startup
- Create the network device
- The rest will come later 😇