-
Notifications
You must be signed in to change notification settings - Fork 92
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
Teensy 4.0 compile errors #24
Comments
is the LED blinking? |
No, the LED stay on. But if I use |
Hmm... After I changed to an different IMU but the same model (MPU-9250/6500), the LED start to blink nonstop. What's does the blinking LED means? |
It could be the IMU failed to initialize. I synced the i2cdev and imu code from upstream i2cdevlib in my port to ESP32. The imu compatibility might be improved. You may try. |
Thanks for your reply! This fix my issue! |
I keeps getting this errors while compile the firmware for teensy 4.0.
And topics
/odom/unfiltered
and/imu/data
are missing after running the micro-ROS agent.Terminal logs:
The text was updated successfully, but these errors were encountered: