Commit 8d6c30c
Humble sync 7 August 4 1.1.9 (ros-navigation#3739)
* Fix map not showing on rviz when navigation is launched with namespace (ros-navigation#3620)
* updating mppi's path angle critic for optional bidirectionality (ros-navigation#3624)
* updating mppi's path angle critic for optional bidirectionality
* Update README.md
* fixing path angle critic's non-directional bias (ros-navigation#3632)
* fixing path angle critic's non-directional bias
* adding reformat
* adapting goal critic for speed to goal (ros-navigation#3641)
* adapting goal critic for speed to goal
* retuning goal critic
* add readme entries
* Update critics_tests.cpp
* Fix uninitialized value (ros-navigation#3651)
* In NAV2, this warning is treated as an error
Signed-off-by: Ryan Friedman <[email protected]>
* Fix rviz panel node arguments (ros-navigation#3655)
Signed-off-by: Nick Lamprianidis <[email protected]>
* Reduce out-of-range log to DEBUG (ros-navigation#3656)
* Adding nan twist rejection for velocity smoother and collision monitor (ros-navigation#3658)
* adding nan twist rejection for velocity smoother and collision monitor
* deref
* MPPI: Support Exact Path Following For Feasible Plans (ros-navigation#3659)
* alternative to path align critic for inversion control
* fix default behavior (enforce_path_inversion: false) (ros-navigation#3643)
Co-authored-by: Guillaume Doisy <[email protected]>
* adding dyaw option for path alignment to incentivize following the path's intent where necessary
* add docs for use path orientations
* fix typo
---------
Co-authored-by: Guillaume Doisy <[email protected]>
Co-authored-by: Guillaume Doisy <[email protected]>
* Fix smoother server tests (ros-navigation#3663)
* Fix smoother server tests
* Update test_smoother_server.cpp
* nav2_bt_navigator: log current location on navigate_to_pose action initialization (ros-navigation#3720)
It is very useful to know the current location considered by the
bt_navigator for debug purposes.
* nav2_behaviors: export all available plugins (ros-navigation#3716)
It allows external packages to include those headers and create child
classes through inheritance.
* changing costmap layers private to protected (ros-navigation#3722)
* adding error warnings around incorrect inflation layer setups in MPPI and Smac which impact performance substantially (ros-navigation#3728)
* adding error warnings around incorrect inflation layer setups in MPPI and Smac which impact performance substantially
* fix test failures
* Update RewrittenYaml to support list rewrites (ros-navigation#3727)
* allowing leaf key rewrites that aren't dcits (ros-navigation#3730)
* adding checks on config and dynamic parameters for proper velocity and acceleration limits (ros-navigation#3731)
* Fix Goal updater QoS (ros-navigation#3719)
* Fix GoalUpdater QoS
* Fixes
* bumping Humble to 1.1.9 for release
* fix merge conflict resolution in collision monitor node
---------
Signed-off-by: Ryan Friedman <[email protected]>
Signed-off-by: Nick Lamprianidis <[email protected]>
Co-authored-by: Filipe Cerveira <[email protected]>
Co-authored-by: Ryan <[email protected]>
Co-authored-by: Nick Lamprianidis <[email protected]>
Co-authored-by: BriceRenaudeau <[email protected]>
Co-authored-by: Guillaume Doisy <[email protected]>
Co-authored-by: Guillaume Doisy <[email protected]>
Co-authored-by: DylanDeCoeyer-Quimesis <[email protected]>
Co-authored-by: gyaanantia <[email protected]>
Co-authored-by: Tony Najjar <[email protected]>1 parent b09bb1b commit 8d6c30c
File tree
99 files changed
+766
-191
lines changedSome content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
99 files changed
+766
-191
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
Lines changed: 12 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
63 | | - | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
64 | 73 | | |
65 | 74 | | |
66 | 75 | | |
| |||
Lines changed: 74 additions & 15 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| 98 | + | |
| 99 | + | |
98 | 100 | | |
99 | 101 | | |
100 | 102 | | |
101 | 103 | | |
102 | 104 | | |
103 | 105 | | |
104 | 106 | | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
| 107 | + | |
| 108 | + | |
110 | 109 | | |
111 | 110 | | |
| 111 | + | |
112 | 112 | | |
113 | | - | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
114 | 135 | | |
| 136 | + | |
115 | 137 | | |
116 | | - | |
| 138 | + | |
117 | 139 | | |
118 | 140 | | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
119 | 165 | | |
120 | 166 | | |
121 | 167 | | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
126 | 173 | | |
127 | | - | |
128 | | - | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
129 | 182 | | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
130 | 187 | | |
131 | 188 | | |
132 | | - | |
133 | | - | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
134 | 193 | | |
135 | 194 | | |
136 | 195 | | |
| |||
File renamed without changes.
File renamed without changes.
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments