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 topic gives .nan in orientation #122

Open
NK1807 opened this issue May 9, 2024 · 3 comments
Open

/imu topic gives .nan in orientation #122

NK1807 opened this issue May 9, 2024 · 3 comments

Comments

@NK1807
Copy link

NK1807 commented May 9, 2024

Hello
I'm using ros2 (branch ros2) driver for AsteRx SBi3 Pro+ on Ubuntu 20.04 with ROS Foxy. I have been receiving ".nan" in the orientation field of the /imu topic. Everything else seems good. I have received the RTK FIxed status and connected to base station.
I also tried to checkout to dev2 branch but couldn't able to build it on foxy due to some errors.
Note* I also used drivers from dev2 branch with ros2 humble. it was built and working fine. /imu topic is also having accurate values.

Could someone help me out with this issue?

working environment:
ROS Foxy
Jetson Orin Nano

@NK1807 NK1807 changed the title /imu give .nan in orientation /imu topic gives .nan in orientation May 9, 2024
@thomasemter
Copy link
Contributor

Hello,
there was indeed a bug which lead to the orientation of the IMU message being NaN. This has been fixed in the dev2 branch. Unfortunately, an incompatibility with Foxy has been introduced, which has gone unnoticed. Thank you for discovering this. I have fixed in my develpoement repo. Please try it and report back if there are still problems.

@NK1807
Copy link
Author

NK1807 commented May 10, 2024

Your repo is working fine @thomasemter . Thanks for the prompt support. :)

@thomasemter
Copy link
Contributor

Great, Thanks for your feedback.

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

2 participants