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

Laser Scanner Merging in one Topic

asked 2016-06-30 09:21:10 -0500

wassimhariri gravatar image

image description

Hello,

I am working on the package for merging multiple laser scanner data in one topic (Ira Laser Tools). I am getting 2 data from different sensors placed one on the front of the robot and one on the rare (scan1 and scan2), Then i apply the multi merger node to merge to get one laser scan data (scan), but it is always empty and giving me the following warning

[ WARN] [1467292029.145711135]: Transformer::setExtrapolationLimit is deprecated and does not do anything

I created in my URDF model a virtual laser which is my destination frame_id (in green in the picture), it is placed at the midpoint of the rare and front lasers.

Note that in the picture the data in red are the data received from scan1 and scan2 respectively.

Please find in the attached file above a screen shoot that describes the situation. And please note than the scan topic is empty.

Is there any way to solve this problem please? i would be really thankful.

edit retag flag offensive close merge delete

Comments

Hi,wassimhariri

I have the same question ,as the warn [ WARN] [1467292029.145711135]: Transformer::setExtrapolationLimit is deprecated and does not do anything

This problem solved ? If settled, please share to me, thank you!

chengwei gravatar image chengwei  ( 2016-11-10 21:42:46 -0500 )edit

I think the warning should nt be the reason why there is no scan in the merged topic. Are you sure the 2 laser scan topic are called "scan1" and "scan2"? Can you post the output of "rostopic info /scan1" and "rostopic info /scan2"

DavidN gravatar image DavidN  ( 2016-11-11 05:26:44 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2016-11-11 05:33:27 -0500

wassimhariri gravatar image

actually this problem was solved, we created another package than ira laser tools called scan merger, where i can get 3 different scan data from 3 different laser scanners and then publish them on one scan topic where navigation can accept it and implement SLAM. i will post details as an answer

edit flag offensive delete link more

Comments

Any detail update :) ?

130s gravatar image 130s  ( 2016-12-02 20:58:51 -0500 )edit

Yes, details would be welcomed :)

rreignier gravatar image rreignier  ( 2016-12-16 12:52:55 -0500 )edit

I have the same problem. Would you please show us how to slove this problem? Thank you!

Chaos Jin gravatar image Chaos Jin  ( 2017-02-22 03:12:33 -0500 )edit

Where is this scan merger package ?

Orl gravatar image Orl  ( 2022-06-22 07:08:27 -0500 )edit

Question Tools

3 followers

Stats

Asked: 2016-06-30 09:21:10 -0500

Seen: 1,937 times

Last updated: Nov 10 '16