Skip to content

Commit

Permalink
feat: update
Browse files Browse the repository at this point in the history
  • Loading branch information
ajanani85 committed Nov 15, 2024
1 parent 09fb71d commit e9d86d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ouster-ros/config/driver_params.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,13 +50,13 @@ ouster/os_driver:
# sensor_frame[optional]: name to use when referring to the sensor frame.
sensor_frame: os_sensor
# lidar_frame[optional]: name to use when referring to the lidar frame.
lidar_frame: ouster_FLU
lidar_frame: lidar
# imu_frame[optional]: name to use when referring to the imu frame.
imu_frame: os_imu
# point_cloud_frame[optional]: which frame of reference to use when
# generating PointCloud2 or LaserScan messages, select between the values of
# lidar_frame and sensor_frame.
point_cloud_frame: ouster_FLU
point_cloud_frame: lidar
# pub_static_tf[optional]: when this flag is set to True, the driver will
# broadcast the TF transforms for the imu/sensor/lidar frames. Prevent the
# driver from broadcasting TF transforms by setting this parameter to False.
Expand Down

0 comments on commit e9d86d2

Please sign in to comment.