Skip to content

Commit 2c2eb94

Browse files
New overrides for ubuntu 22.04
1 parent 50f35a3 commit 2c2eb94

File tree

1 file changed

+24
-1
lines changed

1 file changed

+24
-1
lines changed

overrides/ubuntu/22.04/overrides.yml

+24-1
Original file line numberDiff line numberDiff line change
@@ -87,4 +87,27 @@
8787
# this is only making the vizkit dependency optional
8888
#- slam/orogen/slam3d:
8989
# github: pierrewillenbrockdfki/ric-orogen-slam3d
90-
# branch: optional-vizkit
90+
# branch: optional-vizkit
91+
92+
# https://github.com/rock-cpp/orogen_model_exporter/pull/12
93+
- tools/orogen_model_exporter:
94+
branch: fix-boost-DEPS
95+
96+
# https://github.com/rock-core/tools-graph_analysis/pull/8
97+
- tools/graph_analysis:
98+
branch: fix-boost-DEPS
99+
100+
# https://github.com/rock-slam/slam-orogen-pcl/pull/7
101+
- slam/orogen/pcl:
102+
github: pierrewillenbrockdfki/slam-orogen-pcl
103+
branch: pcl12-support
104+
105+
# https://github.com/rock-multiagent/multiagent-fipa_services/pull/1
106+
- multiagent/fipa_services:
107+
github: chhtz/multiagent-fipa_services
108+
branch: fix/replace_boost_with_std
109+
110+
# https://github.com/rock-drivers/drivers-orogen-gps/pull/6
111+
- drivers/orogen/gps:
112+
branch: gpsd-10
113+

0 commit comments

Comments
 (0)