Skip to content

Commit c7602f2

Browse files
Install liboctomap-dev
1 parent 1bec210 commit c7602f2

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

ros2_debian/Dockerfile.debian12

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ RUN apt-get update -y -qq && \
3939
libeigen3-dev \
4040
libfmt-dev \
4141
liblttng-ust-dev lttng-tools python3-lttng \
42+
liboctomap-dev \
4243
libssl-dev \
4344
libtinyxml-dev \
4445
libtinyxml2-dev \
@@ -161,7 +162,7 @@ RUN \
161162
--packages-up-to robot_state_publisher tf2_ros tf2_eigen tf2_kdl tf2_eigen_kdl yaml_cpp_vendor filters \
162163
ros2param ros2interface ros2topic ros2action ros2lifecycle ros2launch ros2run ros_testing \
163164
xacro diagnostic_updater generate_parameter_library angles example_interfaces \
164-
backward_ros pal_statistics topic_tools ros_environment \
165+
backward_ros pal_statistics topic_tools ros_environment octomap \
165166
ackermann_msgs trajectory_msgs tf2_msgs tf2_geometry_msgs sensor_msgs geometry_msgs nav_msgs \
166167
sdformat_urdf && \
167168
# build pinocchio from source with different cmake args

0 commit comments

Comments
 (0)