added clang-format dependency

This commit is contained in:
Thies Lennart Alff 2024-06-05 14:05:31 +02:00
parent 1babceecdb
commit afa380c20b

View file

@ -73,6 +73,7 @@ RUN apt-get update \
ros-${ROS_DISTR}-rviz-2d-overlay-plugins \
ros-${ROS_DISTR}-simple-launch \
ros-${ROS_DISTR}-slider-publisher \
ros-${ROS_DISTR}-ament-cmake-clang-format \
pre-commit \
# && pip3 install transforms3d \
# && rosdep install --from-paths /ros2_underlay/src -y --ignore-src \