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

New system plugin called DriveToPoseController #2679

Open
wants to merge 11 commits into
base: gz-sim9
Choose a base branch
from

Commits on Nov 11, 2024

  1. Added drive to pose controller

    Signed-off-by: Saurabh Kamat <[email protected]>
    sauk2 committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    ed884dc View commit details
    Browse the repository at this point in the history
  2. Added world for drive to pose controller and updated cmake

    Signed-off-by: Saurabh Kamat <[email protected]>
    sauk2 committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    c77c9c5 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2024

  1. Added test for drive_to_pose_controller

    Signed-off-by: Saurabh Kamat <[email protected]>
    sauk2 committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    c2d0d61 View commit details
    Browse the repository at this point in the history
  2. Updated world name

    Signed-off-by: Saurabh Kamat <[email protected]>
    sauk2 committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    59d4056 View commit details
    Browse the repository at this point in the history
  3. Added newline

    Signed-off-by: Saurabh Kamat <[email protected]>
    sauk2 committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    1892486 View commit details
    Browse the repository at this point in the history
  4. Added copyright

    Signed-off-by: Saurabh Kamat <[email protected]>
    sauk2 committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    bfdb421 View commit details
    Browse the repository at this point in the history
  5. Styling changes

    Signed-off-by: Saurabh Kamat <[email protected]>
    sauk2 committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    894543b View commit details
    Browse the repository at this point in the history
  6. Missing include for lint

    Signed-off-by: Saurabh Kamat <[email protected]>
    sauk2 committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    8478e28 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2024

  1. Fixed typo in copyright

    Signed-off-by: Saurabh Kamat <[email protected]>
    sauk2 committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    3f28d90 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. Added warnings when correct set of plugins are not loaded

    Signed-off-by: Saurabh Kamat <[email protected]>
    sauk2 committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    c00bbdd View commit details
    Browse the repository at this point in the history
  2. Fixed styling errors

    Signed-off-by: Saurabh Kamat <[email protected]>
    sauk2 committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    c10acbd View commit details
    Browse the repository at this point in the history