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

Accelerometer not reproducible #6520

Open
ShuffleWire opened this issue Mar 6, 2024 · 0 comments
Open

Accelerometer not reproducible #6520

ShuffleWire opened this issue Mar 6, 2024 · 0 comments

Comments

@ShuffleWire
Copy link
Contributor

Describe the Bug
After a reset accelerometer value could significantly diverge.

Steps to Reproduce

  1. Open sample "accelerometer"
  2. Add a print an the accelerometer value
  3. Run a few step, reset, run again
  4. See that values different from one run to another
    However, resetting after a fixed number of step (says 3) give the same values after each reset.

It lead me to think that the reset function somewhat don't reset the previous value of the speed used to estimate the acceleration

Expected behavior
Resetting should give same result.

System

  • Operating System: Debian 12
  • Webots 2023b
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant