Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: bdaiinstitute/spot_ros2
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6f5264d9a73e65cbe50b01220a25538506b04f0f
Choose a base ref
..
head repository: bdaiinstitute/spot_ros2
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5ab242d0a329f34ebe3d637898ee0078513e30a0
Choose a head ref
Showing with 3 additions and 3 deletions.
  1. +2 −2 .devcontainer/Dockerfile
  2. +1 −1 spot_wrapper
4 changes: 2 additions & 2 deletions .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
@@ -61,8 +61,8 @@ RUN python -m pip install --no-cache-dir --upgrade pip==22.3.1 \
bosdyn-client==3.3.2 \
bosdyn-mission==3.3.2 \
bosdyn-api==3.3.2 \
bosdyn-core==3.3.2 && \
bosdyn-choreography-client==3.3.2 && \
bosdyn-core==3.3.2 \
bosdyn-choreography-client==3.3.2 \
bosdyn-choreography-protos==3.3.2 && \
pip cache purge

2 changes: 1 addition & 1 deletion spot_wrapper
Submodule spot_wrapper updated 1 files
+2 −2 requirements.txt