Skip to content

AMCL: Set an initial guess by service call#4182

Merged
SteveMacenski merged 4 commits intoros-navigation:mainfrom
amock:feature/amcl-initial-pose-service
Mar 18, 2024
Merged

AMCL: Set an initial guess by service call#4182
SteveMacenski merged 4 commits intoros-navigation:mainfrom
amock:feature/amcl-initial-pose-service

Conversation

@amock
Copy link
Contributor

@amock amock commented Mar 15, 2024


Basic Info

Info Please fill out this column
Ticket(s) this addresses None
Primary OS tested on Ubuntu
Robotic platform tested on gazebo simulation
Does this PR contain AI generated software? No

Description of contribution in a few bullet points

One can send initial pose guesses via services now. I closely oriented at the already existing "/reinitialize_global_localization" service but I additionally had to create a new SetInitialPose service interface in nav2_msgs. In my tests, setting the pose and the covariances had the same behavior as using the topic "/initialpose".

Description of documentation updates required from your changes

I added a new service "/set_initial_pose". So I guess that could be added to the list of services in the documentation.


Future work that may be required in bullet points

none

For Maintainers:

  • Check that any new parameters added are updated in navigation.ros.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

Loading
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