ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
-2

lider see through wall

asked 2021-06-03 08:50:22 -0500

harish556 gravatar image

when i start gmapping with lider it see through wall image description

there is a wall behind it it shows a gap which really messes up the map

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2021-06-03 09:47:20 -0500

harish556 gravatar image

updated 2021-06-03 09:47:38 -0500

i got the solution i just have to replace this

replace

<sensor type="gpu_ray" name="head_hokuyo_sensor">

with

<sensor type="ray" name="head_hokuyo_sensor">

and replace

<plugin name="gazebo_ros_head_hokuyo_controller" filename="libgazebo_ros_gpu_laser.so">

with

<plugin name="gazebo_ros_head_hokuyo_controller" filename="libgazebo_ros_laser.so">
edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2021-06-03 08:50:22 -0500

Seen: 76 times

Last updated: Jun 03 '21