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

Fix SDF plugin variables for MulticopterMotorModel #1981

Open
wants to merge 6 commits into
base: gz-sim7
Choose a base branch
from

Commits on Jun 26, 2024

  1. Fix SDF plugin variables for MulticopterMotorModel

    Updated the Multicopter Motor Model plugin to use unified SDF variable
    formatting. Included a deprecation warning for users that the old variables will be
    removed in harmonic.
    
    Signed-off-by: Benjamin Perseghetti <[email protected]>
    bperseghetti committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    2522741 View commit details
    Browse the repository at this point in the history
  2. Update MulticopterMotorModel tests.

    Signed-off-by: Benjamin Perseghetti <[email protected]>
    bperseghetti committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    c47fc78 View commit details
    Browse the repository at this point in the history
  3. Updated to info and use topic naming.

    Signed-off-by: Benjamin Perseghetti <[email protected]>
    bperseghetti committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    c7ad1a8 View commit details
    Browse the repository at this point in the history
  4. Use gzmsg and fix typo.

    Signed-off-by: Benjamin Perseghetti <[email protected]>
    bperseghetti committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    df269c5 View commit details
    Browse the repository at this point in the history
  5. Update to keep bad naming for multicopter control.

    Signed-off-by: Benjamin Perseghetti <[email protected]>
    bperseghetti committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    fa1694c View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Fix typo jointName->linkName.

    Signed-off-by: Benjamin Perseghetti <[email protected]>
    bperseghetti committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    bc9a70f View commit details
    Browse the repository at this point in the history