I am new to Gazebo and I am facing problems in defining motor parameters. Can anyone give an understanding (also where to get it) of following parameters.
Time Constant Up - (Is it similar to hardware delay =>time taken to get the physical effect(eg: RPM change) after command is given by controller)
Time constant down - ((Is it similar to hardware delay =>time taken to get the physical effect(eg: RPM change) after command is given by controller)
Motor Constant - (was able to find value from below links but not matching with predefined motors of iris or typhoon drones)
Moment Constant - (was able to find value from below links but not matching with predefined motors of iris or typhoon drones)
Rotor Drag Coefficient - (Is it blades’ drag coefficient at max RPM)
Rolling moment Coefficient - (did not understand at all . is it rolling moment coefficient about rotor blade hinge line(at certain RPM) caused by aerodynamic force on blade at that particular RPM?)
Max Rotational Velocity (is it in rad/s, which is not matching with predefined motors)
Physically speaking, how does Yaw actually work in quad or hex drones? By doing differential RPM on rotors how does vehicle yaw? Is it something related to drag of the blade (while at certain RPM) causing reaction torque on body?
With the a specific rotation speed and direction the motor + propeller generates torque in opposite direction of the propeller rotation. (i.e rotor rotates in CW, torque is generated in CCW).
When all motors are running at same speed, ideally there should be no yaw. when one motor rotates at higher speed, more torque is generated and yaw is generated.
Hello. Did you solve this issue? I have the same difficulties in modifying the sdf parameters, for a heavier drone. I am using PX4 SITL and Gazebo harmonic.
Specifically, I want to simulate an Octorotor Coaxial. I modified the x500 quadrotor configuration and added four more motors. I also modified the .param file. It takes off and hover stably.
After that, I tried to increase the weight, inertia of the drone and propellers’ weight and size. The drone only takes off at 0.8m and does not reach the desired altitude. I also increased the maxRotvelocity but the problem persists.
Can you help and provide information on how can I do this? If there is anyone that could help I will upload the sdf file to replicate. Thank you in advance.