Open yanjifa666 opened 3 weeks ago
You should firstly check the IMU frequency by the command "rostopic hz /mavros/imu/data" to see if you have really increased the frequency. As for the high odometry speed, it's obviously that the odometry has broken down, and you should check it first.
Thank you, it has been solved. But before each takeoff, I have to use the command line to increase the imu frequency. (I use a 6c flight controller)
Thank you, it has been solved. But before each takeoff, I have to use the command line to increase the imu frequency. (I use a 6c flight controller)
https://github.com/ZJU-FAST-Lab/Fast-Drone-250/issues/77#issue-2072114959
I am using a 6c flight controller. I increased the frequency of the imu through commands. However, when testing automatic takeoff, it still prompts that the frequency is too low and the odometer speed is too high, so the takeoff is restricted.