Skip to content

Add stateful to regulated pure pursuit controller (backport #5167)#5181

Merged
SteveMacenski merged 1 commit intojazzyfrom
mergify/bp/jazzy/pr-5167
May 20, 2025
Merged

Add stateful to regulated pure pursuit controller (backport #5167)#5181
SteveMacenski merged 1 commit intojazzyfrom
mergify/bp/jazzy/pr-5167

Conversation

@mergify
Copy link
Contributor

@mergify mergify bot commented May 20, 2025


Basic Info

Info Please fill out this column
Ticket(s) this addresses (N/A)
Primary OS tested on (Ubuntu)
Robotic platform tested on (gazebo simulation and my own robot)
Does this PR contain AI generated software? (No)

Description of contribution in a few bullet points

  • Added stateful parameter, to the RPP controller

Description of documentation updates required from your changes

Description of how this change was tested

  • Tested this feature on a real robot

Future work that may be required in bullet points

For Maintainers:

  • Check that any new parameters added are updated in docs.nav2.org
  • Check that any significant change is added to the migration guide
  • Check that any new features OR changes to existing behaviors are reflected in the tuning guide
  • Check that any new functions have Doxygen added
  • Check that any new features have test coverage
  • Check that any new plugins is added to the plugins page
  • If BT Node, Additionally: add to BT's XML index of nodes for groot, BT package's readme table, and BT library lists

This is an automatic backport of pull request #5167 done by [Mergify](https://mergify.com).

* add_stateful_to_regulated_pure_pursuit_controller

Signed-off-by: Jad haj mustafa <jhajmustafa@lely.com>

* fix naming

Signed-off-by: Jad haj mustafa <jhajmustafa@lely.com>

* fix naming left over

Signed-off-by: Jad haj mustafa <jhajmustafa@lely.com>

* resolve comments

Signed-off-by: Jad haj mustafa <jhajmustafa@lely.com>

* typo

Signed-off-by: Jad haj mustafa <jhajmustafa@lely.com>

* add unit test for both cases stateful and not stateful

Signed-off-by: Jad haj mustafa <jhajmustafa@lely.com>

---------

Signed-off-by: Jad haj mustafa <jhajmustafa@lely.com>
(cherry picked from commit fda475c)
@mergify
Copy link
Contributor Author

mergify bot commented May 20, 2025

@mergify[bot], all pull requests must be targeted towards the main development branch.
Once merged into main, it is possible to backport to @jazzy, but it must be in main
to have these changes reflected into new distributions.

@SteveMacenski SteveMacenski merged commit 997d7c8 into jazzy May 20, 2025
7 of 9 checks passed
@SteveMacenski SteveMacenski deleted the mergify/bp/jazzy/pr-5167 branch May 20, 2025 17:33
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.

2 participants