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

IMU problem and automatic takeoff error #98

Open
yanjifa666 opened this issue Nov 5, 2024 · 3 comments
Open

IMU problem and automatic takeoff error #98

yanjifa666 opened this issue Nov 5, 2024 · 3 comments

Comments

@yanjifa666
Copy link

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.
33df508bef246ab93a34825d14bfeaf

@PanNeng-ZJU
Copy link
Collaborator

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.

@yanjifa666
Copy link
Author

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)

@XXLiu-HNU
Copy link

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)

#77 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants