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

bullet-featherstone: fix setting angular velocity #567

Merged
merged 7 commits into from
Nov 9, 2023

Commits on Nov 9, 2023

  1. simulation_features test: struct for faster build

    Signed-off-by: Steve Peters <[email protected]>
    scpeters committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    3bce17d View commit details
    Browse the repository at this point in the history
  2. Use separate FeatureList for FreeGroup test

    Signed-off-by: Steve Peters <[email protected]>
    scpeters committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    33e12fa View commit details
    Browse the repository at this point in the history
  3. Refactor FreeGroup test

    * Use falling.world instead of shapes.world to avoid
      initial contact.
    * Verify free group pose and velocities in addition
      to link values.
    * Use AssertVectorApprox for velocity expectations,
      and use tighter tolerances.
    
    Signed-off-by: Steve Peters <[email protected]>
    scpeters committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    a4359ef View commit details
    Browse the repository at this point in the history
  4. bullet-featherstone: fix setting angular velocity

    * Use btMultiBody::setBaseOmega API
    * Fix null pointer check
    
    Signed-off-by: Steve Peters <[email protected]>
    scpeters committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    28a0d15 View commit details
    Browse the repository at this point in the history
  5. Use test world without gravity to fix tpe

    Signed-off-by: Steve Peters <[email protected]>
    scpeters committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    d604c92 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1afbd32 View commit details
    Browse the repository at this point in the history
  7. remove outdated comment

    Signed-off-by: Steve Peters <[email protected]>
    
    Signed-off-by: Steve Peters <[email protected]>
    scpeters authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    018e8bd View commit details
    Browse the repository at this point in the history