Skip to content

Conversation

@SteveMacenski
Copy link
Member

1.3.6

mini-1235 and others added 9 commits April 15, 2025 15:47
* Add short delay before lookup transform

Signed-off-by: mini-1235 <[email protected]>

* Fix linting

Signed-off-by: mini-1235 <[email protected]>

---------

Signed-off-by: mini-1235 <[email protected]>
…es into the API (#4962)

* Add ClearCostmapExceptRegion and ClearCostmapAroundRobot services to BasicNavigator API

Signed-off-by: BCKSELFDRIVEWORLD <[email protected]>

* typo ament_flake8

Signed-off-by: BCKSELFDRIVEWORLD <[email protected]>

* type fix ament_flake

Signed-off-by: BCKSELFDRIVEWORLD <[email protected]>

---------

Signed-off-by: BCKSELFDRIVEWORLD <[email protected]>
…ent (#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 <[email protected]>
- 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 <[email protected]>
Signed-off-by: Steve Macenski <[email protected]>
@SteveMacenski SteveMacenski merged commit 7e31b88 into jazzy Apr 15, 2025
6 of 8 checks passed
@SteveMacenski SteveMacenski deleted the jazz_sync branch April 15, 2025 23:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants