From 3691f123ba0f41c239df233fa932c669435eee05 Mon Sep 17 00:00:00 2001 From: yikestone Date: Tue, 2 Apr 2019 00:45:44 +0530 Subject: [PATCH] gmapping fixed --- gazebo_sim/worlds/playground.world | 1 + launch/gazebo_sim.launch | 3 +-- launch/gazebo_sim/depth_to_laser_sim.launch | 1 - launch/gazebo_sim/gmapping_sim.launch | 3 +-- 4 files changed, 3 insertions(+), 5 deletions(-) diff --git a/gazebo_sim/worlds/playground.world b/gazebo_sim/worlds/playground.world index 4b73588..5a5f919 100644 --- a/gazebo_sim/worlds/playground.world +++ b/gazebo_sim/worlds/playground.world @@ -1843,6 +1843,7 @@ /camera_ir/depth/camera_info /qt_pi/camera_ir/depth/points camera_link + 100 0.05 0 0 diff --git a/launch/gazebo_sim.launch b/launch/gazebo_sim.launch index b5b59b8..ce22b5d 100644 --- a/launch/gazebo_sim.launch +++ b/launch/gazebo_sim.launch @@ -3,9 +3,8 @@ - - + \ No newline at end of file diff --git a/launch/gazebo_sim/depth_to_laser_sim.launch b/launch/gazebo_sim/depth_to_laser_sim.launch index e815096..ac1b042 100644 --- a/launch/gazebo_sim/depth_to_laser_sim.launch +++ b/launch/gazebo_sim/depth_to_laser_sim.launch @@ -1,6 +1,5 @@ - diff --git a/launch/gazebo_sim/gmapping_sim.launch b/launch/gazebo_sim/gmapping_sim.launch index bdb3aee..a7a7317 100644 --- a/launch/gazebo_sim/gmapping_sim.launch +++ b/launch/gazebo_sim/gmapping_sim.launch @@ -1,9 +1,8 @@ - + - \ No newline at end of file