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

SW-4924: Replace tf_prefix by sensor_frame lidar_frame and imu_frame parameters #115

Conversation

Samahu
Copy link
Contributor

@Samahu Samahu commented Apr 28, 2023

Related Issues & PRs

Summary of Changes

  • Replace tf_prefix from os_cloud with sensor_frame, lidar_frame and imu_frame parameters.

Validation

  • Defaults work
ros2 launch ouster_ros sensor.launch.xml sensor_hostname:=$SENSOR_HOSTNAME

image

  • Supplying a different frame names should reflected in the TF tree.
ros2 launch ouster_ros sensor.launch.xml sensor_hostname:=$SENSOR_HOSTNAME lidar_frame:=NEW_LIDAR_FRAME

image

doisyg and others added 2 commits April 28, 2023 12:27
commit 6280bfa1178bdee4fe695cb4752efd5ff15279db
Author: Ussama Naal <[email protected]>
Date:   Fri Apr 28 07:54:34 2023 -0700

    Merge branch 'deprecate_tf_prefix'

commit 35f2fd2
Author: Guillaume Doisy <[email protected]>
Date:   Mon Apr 3 18:12:44 2023 +0100

    deprecate tf_prefix from os_cloud
@Samahu Samahu self-assigned this Apr 28, 2023
@Samahu Samahu added the enhancement New feature or request label Apr 28, 2023
@Aposhian
Copy link

Looks good to me

@Samahu Samahu changed the title SW-4924: Replace tf prefix by sensor frame lidar frame and imu frame parameters SW-4924: Replace tf_prefix by sensor_frame lidar_frame and imu_frame parameters Apr 28, 2023
@Samahu Samahu marked this pull request as ready for review April 28, 2023 20:32
@Samahu Samahu merged commit 8a9edfb into ros2 Apr 28, 2023
@Samahu Samahu deleted the SW-4924-replace-tf-prefix-by-sensor-frame-lidar-frame-and-imu-frame-parameters branch April 28, 2023 23:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants