Skip to content

Commit

Permalink
pointcloud -> points
Browse files Browse the repository at this point in the history
  • Loading branch information
civerachb-cpr committed Jan 9, 2025
1 parent 4110f34 commit db71ac5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ def generate_launch_description():
remappings=[
('/diagnostics', 'diagnostics'),
('velodyne_packets', (namespace, '/velodyne_packets')),
('velodyne_points', 'pointcloud'),
('velodyne_points', 'points'),
],
)

Expand Down

0 comments on commit db71ac5

Please sign in to comment.