Commit b3e3d78
Humble main compilation (#5112)
* Changes:
* Fix build errors
* Fix colcon tests
* Remove new dynamic parameter API in RPP
* Remove message introspection
Signed-off-by: suchetanrs <suchetan.saravanan@gmail.com>
* Changes:
* Address PR comments.
Signed-off-by: suchetanrs <suchetan.saravanan@gmail.com>
* Changes:
* Fix issue in loopback sim
Signed-off-by: suchetanrs <suchetan.saravanan@gmail.com>
* Changes:
* Use deprecated ParseMultiRobot
Signed-off-by: suchetanrs <suchetan.saravanan@gmail.com>
* Fix for simulations to run with gazebo fortress
Signed-off-by: suchetanrs <suchetan.saravanan@gmail.com>
* Fix missing dep in mppi
Signed-off-by: suchetanrs <suchetan.saravanan@gmail.com>
* Fix more launch issues
Signed-off-by: suchetanrs <suchetan.saravanan@gmail.com>
* Fix most of the failing tests.
Signed-off-by: suchetanrs <suchetan.saravanan@gmail.com>
* Configure CI
Signed-off-by: suchetanrs <suchetan.saravanan@gmail.com>
* Add underlay repos
Signed-off-by: suchetanrs <suchetan.saravanan@gmail.com>
* Remove GPS tests and fix route server tests
Signed-off-by: suchetanrs <suchetan.saravanan@gmail.com>
* Remove ament_lint_auto related in all CMakeLists.txt
Signed-off-by: suchetanrs <suchetan.saravanan@gmail.com>
* Delete lint.yml
Signed-off-by: suchetanrs <suchetan.saravanan@gmail.com>
* Change spin_all to spin_some
Signed-off-by: suchetanrs <suchetan.saravanan@gmail.com>
* Fix route_result_future in robot_navigator.py
Signed-off-by: suchetanrs <suchetan.saravanan@gmail.com>
* Add backport-humble-main to mergify
Signed-off-by: suchetanrs <suchetan.saravanan@gmail.com>
* Fix underlay.repos file
Signed-off-by: suchetanrs <suchetan.saravanan@gmail.com>
* Fix common_interfaces branch
Signed-off-by: suchetanrs <suchetan.saravanan@gmail.com>
---------
Signed-off-by: suchetanrs <suchetan.saravanan@gmail.com>
Co-authored-by: suchetanrs <suchetan.saravanan@gmail.com>1 parent a9814c3 commit b3e3d78
File tree
100 files changed
+476
-432
lines changed- .circleci
- .devcontainer
- .github
- workflows
- tools
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
100 files changed
+476
-432
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
482 | 482 | | |
483 | 483 | | |
484 | 484 | | |
485 | | - | |
| 485 | + | |
486 | 486 | | |
487 | 487 | | |
488 | 488 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
29 | 38 | | |
30 | 39 | | |
31 | 40 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | 149 | | |
156 | 150 | | |
157 | 151 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
297 | 297 | | |
298 | 298 | | |
299 | 299 | | |
300 | | - | |
301 | | - | |
302 | 300 | | |
303 | 301 | | |
304 | 302 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| |||
164 | 165 | | |
165 | 166 | | |
166 | 167 | | |
167 | | - | |
| 168 | + | |
168 | 169 | | |
169 | 170 | | |
170 | 171 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
0 commit comments