Commit 7e31b88
Jazz sync - April 15, 2025 (#5090)
* Add short delay before lookup transform in polygon test (#4939)
* Add short delay before lookup transform
Signed-off-by: mini-1235 <mauricepurnawan@gmail.com>
* Fix linting
Signed-off-by: mini-1235 <mauricepurnawan@gmail.com>
---------
Signed-off-by: mini-1235 <mauricepurnawan@gmail.com>
* Populate stamped command message with now timestamp, if velocity timed out. (#4959)
Signed-off-by: Georg Flick <georg.flick@enway.ai>
* Integrate ClearCostmapExceptRegion and ClearCostmapAroundRobot Services into the API (#4962)
* Add ClearCostmapExceptRegion and ClearCostmapAroundRobot services to BasicNavigator API
Signed-off-by: BCKSELFDRIVEWORLD <bckselfdrive@gmail.com>
* typo ament_flake8
Signed-off-by: BCKSELFDRIVEWORLD <bckselfdrive@gmail.com>
* type fix ament_flake
Signed-off-by: BCKSELFDRIVEWORLD <bckselfdrive@gmail.com>
---------
Signed-off-by: BCKSELFDRIVEWORLD <bckselfdrive@gmail.com>
* Fix urls in node hybrid (#4973)
Signed-off-by: mattbooker <mattbooker97@gmail.com>
* Use main function to replace global variable in gtest. (#4978)
Signed-off-by: ChenYing Kuo <evshary@gmail.com>
* nav2_behavior_tree: fix input port parsing error in AreErrorCodesPresent (#4986)
The getInput method does not support std::set<uint16_t> parsing. So,
let's replace the type of the input port by std::vector<int> which is
supported, and convert the list to a std::set<uint16_t>.
This commit fixes issue #4985.
Signed-off-by: Dylan De Coeyer <dylan.decoeyer@quimesis.be>
* Change to goal checker orientation for yaw angle (#4988)
- Fixed discrepancy in goal checker orientation, which was checking for
< tolerance instead of <= tolerance, as all the other limit checks are.
- Reduced tolerance time for the progress checker unit tests to
0.1 seconds, to reduce test runtime from ~17 to ~7 seconds.
Signed-off-by: Rasmus Larsson <rasmus.larsson@accenture.com>
* Declare_parameter_if_not_declared in docking navigator (#5023)
Signed-off-by: Alberto Tudela <ajtudela@gmail.com>
* bumping to 1.3.6 for release
Signed-off-by: Steve Macenski <stevenmacenski@gmail.com>
---------
Signed-off-by: mini-1235 <mauricepurnawan@gmail.com>
Signed-off-by: Georg Flick <georg.flick@enway.ai>
Signed-off-by: BCKSELFDRIVEWORLD <bckselfdrive@gmail.com>
Signed-off-by: mattbooker <mattbooker97@gmail.com>
Signed-off-by: ChenYing Kuo <evshary@gmail.com>
Signed-off-by: Dylan De Coeyer <dylan.decoeyer@quimesis.be>
Signed-off-by: Rasmus Larsson <rasmus.larsson@accenture.com>
Signed-off-by: Alberto Tudela <ajtudela@gmail.com>
Signed-off-by: Steve Macenski <stevenmacenski@gmail.com>
Co-authored-by: mini-1235 <58433591+mini-1235@users.noreply.github.com>
Co-authored-by: Georg Flick <54032815+georgflick@users.noreply.github.com>
Co-authored-by: Burak Can Kaya <146545020+BCKSELFDRIVEWORLD@users.noreply.github.com>
Co-authored-by: Matthew Booker <mattbooker97@gmail.com>
Co-authored-by: ChenYing Kuo (CY) <evshary@gmail.com>
Co-authored-by: DylanDeCoeyer-Quimesis <102609575+DylanDeCoeyer-Quimesis@users.noreply.github.com>
Co-authored-by: RasmusLar <101558931+RasmusLar@users.noreply.github.com>
Co-authored-by: Alberto Tudela <ajtudela@gmail.com>1 parent 1a8b493 commit 7e31b88
File tree
55 files changed
+319
-100
lines changedSome content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
55 files changed
+319
-100
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 | | |
| |||
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
38 | 43 | | |
39 | 44 | | |
40 | 45 | | |
| |||
55 | 60 | | |
56 | 61 | | |
57 | 62 | | |
58 | | - | |
| 63 | + | |
59 | 64 | | |
60 | 65 | | |
61 | 66 | | |
| |||
| 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: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
| 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 | |
|---|---|---|---|
| |||
753 | 753 | | |
754 | 754 | | |
755 | 755 | | |
| 756 | + | |
| 757 | + | |
756 | 758 | | |
757 | 759 | | |
758 | 760 | | |
| |||
| 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