Skip to content

Commit

Permalink
Update DART deps to local (#1005)
Browse files Browse the repository at this point in the history
Signed-off-by: Tim Player <[email protected]>
  • Loading branch information
playertr authored Sep 3, 2021
1 parent 3c1a591 commit f5a457d
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions docker/scripts/install_ign_deps.sh
Original file line number Diff line number Diff line change
Expand Up @@ -67,10 +67,11 @@ sudo apt-get install --no-install-recommends -y \
# ign-physics dependencies
sudo apt-get install --no-install-recommends -y \
libeigen3-dev \
dart6-data \
libdart6-collision-ode-dev \
libdart6-dev \
libdart6-utils-urdf-dev \
libdart-collision-ode-dev \
libdart-dev \
libdart-external-ikfast-dev \
libdart-external-odelcpsolver-dev \
libdart-utils-urdf-dev \
libbenchmark-dev

# ign-gazebo dependencies
Expand Down

0 comments on commit f5a457d

Please sign in to comment.