File tree Expand file tree Collapse file tree 6 files changed +34
-2
lines changed Expand file tree Collapse file tree 6 files changed +34
-2
lines changed Original file line number Diff line number Diff line change @@ -154,7 +154,7 @@ RUN colcon \
154154 --packages-up-to robot_state_publisher tf2_ros tf2_eigen tf2_kdl tf2_eigen_kdl yaml_cpp_vendor filters \
155155 ros2param ros2interface ros2topic ros2action ros2lifecycle ros2launch ros2run ros_testing \
156156 xacro diagnostic_updater generate_parameter_library angles example_interfaces \
157- backward_ros pal_statistics \
157+ backward_ros pal_statistics topic_tools \
158158 ackermann_msgs trajectory_msgs tf2_msgs tf2_geometry_msgs sensor_msgs geometry_msgs nav_msgs && \
159159 rm -rf log src build
160160
Original file line number Diff line number Diff line change @@ -160,7 +160,7 @@ RUN \
160160 --packages-up-to robot_state_publisher tf2_ros tf2_eigen tf2_kdl tf2_eigen_kdl yaml_cpp_vendor filters \
161161 ros2param ros2interface ros2topic ros2action ros2lifecycle ros2launch ros2run ros_testing \
162162 xacro diagnostic_updater generate_parameter_library angles example_interfaces \
163- backward_ros pal_statistics \
163+ backward_ros pal_statistics topic_tools \
164164 ackermann_msgs trajectory_msgs tf2_msgs tf2_geometry_msgs sensor_msgs geometry_msgs nav_msgs \
165165 sdformat_urdf && \
166166 rm -rf log src build
Original file line number Diff line number Diff line change @@ -60,3 +60,11 @@ repositories:
6060 type: git
6161 url: https://github.com/ros2-gbp/pal_statistics-release.git
6262 version: debian/humble/bullseye/pal_statistics_msgs
63+ topic_tools:
64+ type: git
65+ url: https://github.com/ros2-gbp/topic_tools-release.git
66+ version: debian/humble/bullseye/topic_tools
67+ topic_tools_interfaces:
68+ type: git
69+ url: https://github.com/ros2-gbp/topic_tools-release.git
70+ version: debian/humble/bullseye/topic_tools_interfaces
Original file line number Diff line number Diff line change @@ -67,3 +67,11 @@ repositories:
6767 type: git
6868 url: https://github.com/ros2-gbp/pal_statistics-release.git
6969 version: debian/jazzy/bookworm/pal_statistics_msgs
70+ topic_tools:
71+ type: git
72+ url: https://github.com/ros2-gbp/topic_tools-release.git
73+ version: debian/jazzy/bookworm/topic_tools
74+ topic_tools_interfaces:
75+ type: git
76+ url: https://github.com/ros2-gbp/topic_tools-release.git
77+ version: debian/jazzy/bookworm/topic_tools_interfaces
Original file line number Diff line number Diff line change @@ -67,3 +67,11 @@ repositories:
6767 type: git
6868 url: https://github.com/ros2-gbp/pal_statistics-release.git
6969 version: debian/kilted/bookworm/pal_statistics_msgs
70+ topic_tools:
71+ type: git
72+ url: https://github.com/ros2-gbp/topic_tools-release.git
73+ version: debian/kilted/bookworm/topic_tools
74+ topic_tools_interfaces:
75+ type: git
76+ url: https://github.com/ros2-gbp/topic_tools-release.git
77+ version: debian/kilted/bookworm/topic_tools_interfaces
Original file line number Diff line number Diff line change @@ -67,3 +67,11 @@ repositories:
6767 type: git
6868 url: https://github.com/ros2-gbp/pal_statistics-release.git
6969 version: debian/rolling/bookworm/pal_statistics_msgs
70+ topic_tools:
71+ type: git
72+ url: https://github.com/ros2-gbp/topic_tools-release.git
73+ version: debian/rolling/bookworm/topic_tools
74+ topic_tools_interfaces:
75+ type: git
76+ url: https://github.com/ros2-gbp/topic_tools-release.git
77+ version: debian/rolling/bookworm/topic_tools_interfaces
You can’t perform that action at this time.
0 commit comments