We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Description
Steps To Reproduce Use this rosbag to visualize /imu/data topics and /camera/color/image_raw to see what the robot is doing
/imu/data
/camera/color/image_raw
When inclined the robot reports a pitch of approx 19 degrees. See image
Then when changing just the yaw 90 degrees and the inclining it again, the roll and pitch visualized values get crazy:
Expected Behavior We expect in both cases the pitch to have similar values.
Note: the quaternion values are correct and we corroborated that correctly transforming them will give us the correct values of pitch and roll
The text was updated successfully, but these errors were encountered:
Hi @charlielito,
Thank you for your feedback and contribution. We will evaluate your PR as soon as possible.
Best Reagards, Lichtblick team
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Description
Steps To Reproduce
Use this rosbag to visualize
/imu/data
topics and/camera/color/image_raw
to see what the robot is doingWhen inclined the robot reports a pitch of approx 19 degrees. See image
Then when changing just the yaw 90 degrees and the inclining it again, the roll and pitch visualized values get crazy:
Expected Behavior
We expect in both cases the pitch to have similar values.
Note: the quaternion values are correct and we corroborated that correctly transforming them will give us the correct values of pitch and roll
The text was updated successfully, but these errors were encountered: