You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
NK1807
changed the title
/imu give .nan in orientation
/imu topic gives .nan in orientation
May 9, 2024
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.
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
The text was updated successfully, but these errors were encountered: