Skip to content

Commit

Permalink
Restore pandar_points remapping
Browse files Browse the repository at this point in the history
Signed-off-by: Shintaro Sakoda <shintaro.sakoda@tier4.jp>
  • Loading branch information
SakodaShintaro committed Jan 16, 2025
1 parent cec16f0 commit 965843b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions common_sensor_launch/launch/nebula_node_container.launch.py
Original file line number Diff line number Diff line change
Expand Up @@ -146,9 +146,8 @@ def create_parameter_dict(*args):
remappings=[
# cSpell:ignore knzo25
# TODO(knzo25): fix the remapping once nebula gets updated
("pandar_points", "pointcloud_raw_ex"),
("velodyne_points", "pointcloud_raw_ex"),
# ("robosense_points", "pointcloud_raw_ex"), #for robosense
# ("pandar_points", "pointcloud_raw_ex"), # for hesai
],
extra_arguments=[{"use_intra_process_comms": LaunchConfiguration("use_intra_process")}],
)
Expand Down

0 comments on commit 965843b

Please sign in to comment.