Skip to content

Commit

Permalink
pass min/max_range to ros_wrapper
Browse files Browse the repository at this point in the history
  • Loading branch information
j4tfwm6z committed Jan 6, 2025
1 parent e97c954 commit 4a793b5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions common_sensor_launch/launch/nebula_node_container.launch.py
Original file line number Diff line number Diff line change
Expand Up @@ -280,6 +280,8 @@ def create_parameter_dict(*args):
"gnss_port",
"cloud_min_angle",
"cloud_max_angle",
"min_range",
"max_range",
"packet_mtu_size",
"dual_return_distance_threshold",
"setup_sensor",
Expand Down

0 comments on commit 4a793b5

Please sign in to comment.