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

Add empty visual box to all virtual links #21

Merged
merged 7 commits into from
Jul 31, 2024
Merged

Conversation

stephane-caron
Copy link
Member

@stephane-caron
Copy link
Member Author

stephane-caron commented Jul 31, 2024

Checking that the IMU frame orientation is now displayed correctly:

python display_frames.py --only imu

image

We can check from the pi3hat docs that this is indeed the proper orientation:

  • The pi3hat is mounted with USB ports to the left of the robot (NB: when looking at the model, battery is at the back) and with the pi3hat below the raspi with respect to the vertical
  • The y-axis (green) is indeed pointing towards the left of the robot (= USB ports)
  • The z-axis (blue) is indeed pointing down
  • The x-axis (red) points towards the back (battery), which I checked visually is indeed where the CAN connectors are

As to the position, we indeed haven't set it properly in the description, but that's a different issue 😉

@stephane-caron stephane-caron merged commit 410280e into main Jul 31, 2024
9 checks passed
@stephane-caron stephane-caron deleted the fix/virtual_links branch July 31, 2024 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

IMU frame orientation does not render properly
1 participant