Open
Description
As we transition to ROS2, we can no longer rely on rosserial to communicate with microcontroller boards, instead we need to use Micro-ROS which essentially allows the microcontroller to run a mini version of ROS.
This task requires setting up MicroROS on the board and demonstrating that it can recieve ros topics when connected to another computer via USB.