In this project, a Jetson Nano 2GB is configured to be the co-controller with the CM-550 for the SPI robot from the ENGINEER Kit 1 (see picture below):
Building on results from the previous project with the E-PTC & A4WP-H robots (Using PC as Supervisor Controller of 2 RPi+CM550 based robots - #6 by roboteer), the computing load for this project is better distributed between the Jetson Nano and the CM-550, resulting in better run time performances as shown in this video:
The J Nano works with the camera and controls the pan/tilt servos directly via DXL-SDK while the CM-550 is in charge of the legs’ servos (via TASK/MicroPython coding and Motion Units) and receives motion commands from the J Nano (via Remocon packets).