Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AMCL: Set an initial guess by service call #4182

Merged
merged 4 commits into from
Mar 18, 2024
Merged

AMCL: Set an initial guess by service call #4182

merged 4 commits into from
Mar 18, 2024

Commits on Mar 16, 2024

  1. Added initial guess service. Signed-off-by: Alexander Mock

    Signed-off-by: Alexander Mock <amock@uos.de>
    amock committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    bfa9184 View commit details
    Browse the repository at this point in the history
  2. - Removed added empty line

    - Renamed initialGuessCallback to initialPoseReceivedSrv
    - Added new line to SetInitialPose service definition
    - Removed mutex from initialPoseReceived
    - Cleanup service server
    
    Signed-off-by: Alexander Mock <amock@uos.de>
    amock committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    1bfb42e View commit details
    Browse the repository at this point in the history
  3. added whitespace

    Signed-off-by: Alexander Mock <amock@uos.de>
    amock committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    739453e View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. renamed initial pose service in callback bind

    Signed-off-by: Alexander Mock <amock@uos.de>
    amock committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    7c435dc View commit details
    Browse the repository at this point in the history