update
This commit is contained in:
parent
afa380c20b
commit
8b94f732b9
1 changed files with 3 additions and 1 deletions
|
|
@ -74,8 +74,10 @@ RUN apt-get update \
|
|||
ros-${ROS_DISTR}-simple-launch \
|
||||
ros-${ROS_DISTR}-slider-publisher \
|
||||
ros-${ROS_DISTR}-ament-cmake-clang-format \
|
||||
ros-${ROS_DISTR}-ros-gz \
|
||||
pre-commit \
|
||||
# && pip3 install transforms3d \
|
||||
python3-transforms3d \
|
||||
&& pip3 install --no-cache --force-reinstall pre-commit \
|
||||
# && rosdep install --from-paths /ros2_underlay/src -y --ignore-src \
|
||||
# && rosdep install --from paths /ros2/src -y --ignore-src \
|
||||
&& apt-get autoremove -y \
|
||||
|
|
|
|||
Loading…
Reference in a new issue