You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Update to use Harmonic
* Update main Dockerfile for "noble" base images:
- Use the provided user "ubuntu" at UID 1000
- Use a venv for user-installed python packages
* Add "third-party" rosdep from OSRF for gazebo deps.
* Install cppzmq-dev for Gazebo
* Allow pushing to apl-ocean-engineering
* Build mavros from source.
* Build mavros from source, with patch to fix yaml-cpp linkage
* ardupilot script should not activate venv by default. Activate blue venv instead.
* Reverse change in docker.yaml action.
* Insert comment before arduplot additions to .bashrc
* Update username in .devcontainer/
* Replace patches for mavros/mavlink with sed one-liners.
* Extend Docker build timeout in github actions to allow for extended arm64 build times.
* timeout_minutes should be at job level?
* Disabled arm64 build for "robot"
Also:
* Set python in venv as default Python in dev container
* Remove build timeout in github action (which was ignored)
* Correctly disable arm64 build.
---------
Co-authored-by: Aaron Marburg <amarburg@uw.edu>
0 commit comments