How to avoid this error , Error [gazebo_motor_model.cpp:144] Aliasing on motor [0] might occur. Consider making smaller simulation time steps or raising the rotor_velocity_slowdown_sim_ param.?

asked 2016-07-13 18:02:06 -0500

Abdullah gravatar image

I have added a two link arm to a quadrotor, now I want to add effort controller to the arm. When I am applying the controller, I am getting the following error.

Error [gazebo_motor_model.cpp:144] Aliasing on motor [0] might occur. Consider making smaller simulation time steps or raising the rotor_velocity_slowdown_sim_ param.

I tried changing the rotor_velocity_slowdown_sim_ param but it showed the same error.

edit retag flag offensive close merge delete

Comments

Would it not be better to ask this on the Gazebo support forum?

gvdhoorn gravatar image gvdhoorn  ( 2016-07-14 04:17:33 -0500 )edit