Skip to content

Add mount orientation#71

Open
katsuchi23 wants to merge 7 commits intoEricsii:ros2from
katsuchi23:add_mount_orientation
Open

Add mount orientation#71
katsuchi23 wants to merge 7 commits intoEricsii:ros2from
katsuchi23:add_mount_orientation

Conversation

@katsuchi23
Copy link

Add a function to allow different mounting orientation of the 3D LiDAR, if the lidar mounting is not parallel to the floor. Mainly can be used in unitree robot model, such as Unitree G1.

@Ericsii
Copy link
Owner

Ericsii commented Jan 26, 2026

Thanks for your contribution. That's a cool feature. I'll check it later.

@katsuchi23
Copy link
Author

katsuchi23 commented Feb 2, 2026

Hi @Ericsii, I've already modified everthing that's needed and also add the requested feature. Please re-review my code. Thank you very much

Modified Code:

  1. Fix all typos and code suggestions
  2. Changes use_base_link_flip into use_odom (Note: I changed the base_link frame name to odom instead, because it should represent the camera's initial position, so I believe that using odom as the frame name is more appropriate)
  3. Changes the tf_transform from odom->camera_init using /tf_static (previously I use /tf)
  4. Add linear transformation for odom->camera_init as well
  5. I updated the README.md for more informations

@katsuchi23 katsuchi23 requested a review from Ericsii February 2, 2026 04:57
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

Successfully merging this pull request may close these issues.

2 participants