Requires PlatformIO IDE for VSCode
- Open PlatformIO IDE (in VSCode) and select the folder of the to-be-built package
- Pick the folder containing the file
platformio.ini
- Pick the folder containing the file
- Build the package (bottom of window, checkmark icon)
- While connected to target Arduino via USB: Upload the package (bottom of window, right arrow icon)
arduino_imu
: Arduino Micro-ROS publisher code for our IMUarduino_merge
: Unused + untested, contains Micro-ROS Arduino code for both IMU & thrustersarduino_thruster
: Arduino Micro-ROS code for running our thrusters