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

Warn the user when aliasing might occur for propellers spinning too fast compared to sim_steps #128

Closed
ffurrer opened this issue Jan 7, 2015 · 1 comment · Fixed by #138

Comments

@ffurrer
Copy link
Contributor

ffurrer commented Jan 7, 2015

This could occur as the time steps in the simulation are too large and it becomes unclear in what direction the propellers are spinning.

We should check for some ratio of the max_rot_velocity_ and the sampling_time_. In the gazebo_motor_model.

@ffurrer ffurrer added this to the Opensource Simulator milestone Jan 7, 2015
@markusachtelik
Copy link
Contributor

yes, and then issue an error or something "loud" actually, since we found that this screws the dynamics up entirely.

@ffurrer ffurrer changed the title Warning the user when aliasing might occur for propellers spinning too fast compared to sim_steps Warn the user when aliasing might occur for propellers spinning too fast compared to sim_steps Jan 9, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants