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

Slam_gmapping prob with lidar and image data [closed]

asked 2014-05-15 07:50:54 -0500

arvind gravatar image

I am trying to integrate Laserscan data and image data converted to Laserscan data into a single map using slam_gmapping. But, when i run the move_base launch file, the map takes only one of the laserscan data inputs( either image data or lidar data... not both!) Can someone help by explaining how to solve the problem? I believe the problem might be in the launch file.

edit retag flag offensive reopen merge delete

Closed for the following reason question is not relevant or outdated by tfoote
close date 2016-05-08 15:01:51.713360

1 Answer

Sort by ยป oldest newest most voted
0

answered 2014-05-15 11:06:48 -0500

Are both laser scan nodes publishing to the same topic? Also, are they being published as having distinct transforms? For the latter, try using view_frames of the tf package to verify that you see transforms for both laser scan sources to base_link, as described on the gmapping wiki page.

edit flag offensive delete link more

Comments

The problem still persists. Both the scans are publishing to the same topic. Can someone suggest how the data can be merged?

arvind gravatar image arvind  ( 2014-08-29 08:26:11 -0500 )edit

Question Tools

Stats

Asked: 2014-05-15 07:50:54 -0500

Seen: 246 times

Last updated: May 15 '14