You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The CAN node should run independently as a ROS node and publish and subscribe to topics for the messages sent over them. The messages will be packed and unpacked at their respective nodes (ie for the drive base velocities we would pack that at the drive base node and the CAN node will only need to deal with sending and receiving the messages)
Set up the Python end of the CAN interface to control on the Jetson Nano
The text was updated successfully, but these errors were encountered: