Files
drawing-robot-ros2/src/axidraw_controller
2023-01-17 11:27:11 +02:00
..
2023-01-17 11:20:54 +02:00
2023-01-17 11:27:11 +02:00
2023-01-10 15:48:11 +02:00
2023-01-10 15:48:11 +02:00
2023-01-11 15:56:39 +02:00

axidraw controller

Implements robot_controller for the Axidraw robot.

axidraw_serial.py is used to communicate with the robot using the python API. If more direct control is desired, this can be implemented by sending serial commands directly to the EBB control board of the Axidraw.

On linux systems the board appears on /dev/ttyACM0.