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

multiple Laserscanner for Hector Mapping

asked 2015-08-06 03:22:46 -0500

felixwatzlawik gravatar image

updated 2015-08-06 04:40:54 -0500

bvbdort gravatar image

Hello there,

I am trying to do hector mapping with two sick s300.

They're back to back and with this I have 360° of sight.. so I want to use both laser/scan topics for hector.

How can I tell hector to use two topics?

I already tried the following:

  • two Hector Mapping Nodes -> Result: I have two Maps which are jumping

  • one Hector Mapping Node and two Laserscanner Nodes -> Result: only using one node

  • one Hector Mapping Node and two Laserscanner Nodes one remapped two the other: ->Result: Laserscan is jumping and building a kind of okay map.. but not satisfying cause he is telling me that the searchdir angle was to big (of course, he thinks I have one laserscanner and I am turning it 180° degrees)

Is there a better solution to use multiple Laserscanners for hector mapping?

pls help, greez felix

edit retag flag offensive close merge delete

2 Answers

Sort by » oldest newest most voted
1

answered 2015-08-06 03:58:11 -0500

On thing I think could work definitely, is that you merge both laser scanners into one topic. Problem would be they do not exactly match the origin when they are back to back. So putting it into the laser message format could be a bit annoying.

Maybe this package could be useful for that http://wiki.ros.org/laser_assembler

edit flag offensive delete link more
1

answered 2018-01-01 01:06:34 -0500

mergen gravatar image

updated 2018-01-02 00:54:59 -0500

You can use this package for combining two laser scans: https://github.com/iralabdisco/ira_la...

and if you still have any questions, you can take a look at this video from The Construct: https://www.youtube.com/watch?v=JHWlG...

edit flag offensive delete link more

Comments

nope . this method does not work

akshaywifi gravatar image akshaywifi  ( 2020-07-26 04:01:29 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2015-08-06 03:22:46 -0500

Seen: 1,526 times

Last updated: Jan 02 '18