Skip to content

Commit

Permalink
fix(nebula_ros): remove calibration file argument from robosense launch
Browse files Browse the repository at this point in the history
Signed-off-by: Mehmet Emin BAŞOĞLU <[email protected]>
  • Loading branch information
mebasoglu committed Feb 2, 2024
1 parent 965b4d5 commit 64909f5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions nebula_ros/launch/robosense_launch.all_hw.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
<arg name="frame_id" default="robosense"/>
<arg name="scan_phase" default="0.0"/>

<arg name="calibration_file" default="$(find-pkg-share nebula_decoders)/calibration/robosense/Helios5515.csv"/>

<arg name="sensor_ip" default="192.168.1.202" description="Lidar Sensor IP"/>
<arg name="host_ip" default="192.168.1.201" description="Broadcast IP from Sensor"/>
<arg name="data_port" default="6701" description="LiDAR Data Port"/>
Expand Down

0 comments on commit 64909f5

Please sign in to comment.