DukeRobotics / robosub-ros

ROS system to control a robot for the RoboSub Competition.
https://duke-robotics.com
32 stars 28 forks source link

Caching Arduino Libs/Cores #554

Closed mbryant2025 closed 3 months ago

mbryant2025 commented 3 months ago

Updates the arduino.py script in the offboard_comms package to only install Dockerfile cores, rosserial lib, and Dockerfile libs if they are not already installed. Additionally, installs Arduino cores and Arduino libs in the Dockerfile.

Updated numpy version in Dockerfile.