Commit 7a7930b
Humble release 12: August 23 (ros-navigation#4644)
* Add configure and cleanup transitions to lifecycle manager and client (ros-navigation#4371)
Signed-off-by: Joni Pöllänen <[email protected]>
* [RotationShimController] Rotate to goal heading (ros-navigation#4332)
When arriving in the goal xy tolerance, the rotation shim controller
takes back the control to command the robot to rotate in the goal
heading orientation.
The initial goal of the rotationShimController was to rotate the robot
at the beginning of a navigation towards the paths orientation because
some controllers are not good at performing in place rotations. For the
same reason, the rotationShimController should be able to rotate the
robot towards the goal heading.
Signed-off-by: Antoine Gennart <[email protected]>
* [RotationShimController] Fix test for rotate to goal heading (ros-navigation#4289) (ros-navigation#4391)
* Fix rotate to goal heading tests
Signed-off-by: Antoine Gennart <[email protected]>
* reset laser_scan_filter before reinit (ros-navigation#4397)
Signed-off-by: goes <[email protected]>
Co-authored-by: goes <[email protected]>
* Warn if inflation_radius_ < inscribed_radius_ (ros-navigation#4423)
* Warn if inflation_radius_ < inscribed_radius_
Signed-off-by: Tony Najjar <[email protected]>
* convert to error
Signed-off-by: Tony Najjar <[email protected]>
---------
Signed-off-by: Tony Najjar <[email protected]>
* chore: cleanup ros1 leftovers (ros-navigation#4446)
Signed-off-by: Rein Appeldoorn <[email protected]>
* precomputeDistanceHeuristic is now computed once (ros-navigation#4451)
Signed-off-by: Vincent Belpois <[email protected]>
Co-authored-by: SiddharthaUpase <[email protected]>
* shutdown services in destructor of `ClearCostmapService` (ros-navigation#4495)
Signed-off-by: GoesM_server <[email protected]>
Co-authored-by: GoesM_server <[email protected]>
* fix(nav2_costmap_2d): make obstacle layer not current on enabled toggle (ros-navigation#4507)
Signed-off-by: Kemal Bektas <[email protected]>
Co-authored-by: Kemal Bektas <[email protected]>
* min_turning_r_ getting param fix (ros-navigation#4510)
* min_turning_r_ getting param fix
Signed-off-by: Ivan Radionov <[email protected]>
* Update nav2_mppi_controller/include/nav2_mppi_controller/motion_models.hpp
Signed-off-by: Steve Macenski <[email protected]>
Signed-off-by: Ivan Radionov <[email protected]>
---------
Signed-off-by: Ivan Radionov <[email protected]>
Signed-off-by: Steve Macenski <[email protected]>
Co-authored-by: Ivan Radionov <[email protected]>
Co-authored-by: Steve Macenski <[email protected]>
* Return out of map update if frames mismatch. Signed-off-by Joey Yang (ros-navigation#4517)
Signed-off-by: Joey Yang <[email protected]>
* check nullptr in smoothPlan() (ros-navigation#4544)
* check nullptr in smoothPlan()
Signed-off-by: GoesM <[email protected]>
* code-style
Signed-off-by: GoesM <[email protected]>
* code-style
Signed-off-by: GoesM <[email protected]>
* simple change
Signed-off-by: GoesM <[email protected]>
---------
Signed-off-by: GoesM <[email protected]>
Co-authored-by: GoesM <[email protected]>
* bump to 1.1.15
Signed-off-by: Steve Macenski <[email protected]>
* Revert "Add configure and cleanup transitions to lifecycle manager and client (ros-navigation#4371)"
This reverts commit 06ec958.
* fix merge conflict with humble sync
* fix merge conflict with humble sync
---------
Signed-off-by: Joni Pöllänen <[email protected]>
Signed-off-by: Antoine Gennart <[email protected]>
Signed-off-by: Antoine Gennart <[email protected]>
Signed-off-by: goes <[email protected]>
Signed-off-by: Tony Najjar <[email protected]>
Signed-off-by: Rein Appeldoorn <[email protected]>
Signed-off-by: Vincent Belpois <[email protected]>
Signed-off-by: GoesM_server <[email protected]>
Signed-off-by: Kemal Bektas <[email protected]>
Signed-off-by: Ivan Radionov <[email protected]>
Signed-off-by: Steve Macenski <[email protected]>
Signed-off-by: Joey Yang <[email protected]>
Signed-off-by: GoesM <[email protected]>
Co-authored-by: Joni Pöllänen <[email protected]>
Co-authored-by: Saitama <[email protected]>
Co-authored-by: GoesM <[email protected]>
Co-authored-by: goes <[email protected]>
Co-authored-by: Tony Najjar <[email protected]>
Co-authored-by: Rein Appeldoorn <[email protected]>
Co-authored-by: Vincent <[email protected]>
Co-authored-by: SiddharthaUpase <[email protected]>
Co-authored-by: Kemal Bektas <[email protected]>
Co-authored-by: Kemal Bektas <[email protected]>
Co-authored-by: Ivan Radionov <[email protected]>
Co-authored-by: Ivan Radionov <[email protected]>
Co-authored-by: Joey Yang <[email protected]>1 parent 16ae071 commit 7a7930b
File tree
65 files changed
+288
-232
lines changedSome content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
65 files changed
+288
-232
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 | |
|---|---|---|---|
| |||
1358 | 1358 | | |
1359 | 1359 | | |
1360 | 1360 | | |
| 1361 | + | |
1361 | 1362 | | |
1362 | 1363 | | |
1363 | 1364 | | |
| |||
| 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 | | |
| |||
| 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 | | |
| |||
| 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 | | |
| |||
| 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 | | |
| |||
0 commit comments