Closed daniel-bara closed 5 months ago
I'd like to keep ackermann_ros.cpp and handshake.cpp here.
While we can hardcode static_inspection_A routine into a single node that directly commands the car. I think it's best to have a general translator node that listens to /ackermann_cmd, and translate into CAN APIs. So the routines can be programmed in python, upstream.
We will have to figure out types (either use
eufs_msgs
or make our own)We will have to test this on the car