Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using laser_scan_matcher to find transforms between 2 robots with lidar. #64

Open
Xvdgeest opened this issue Nov 29, 2019 · 2 comments
Open

Comments

@Xvdgeest
Copy link

Hi,

I was wondering if I could use the CSM to estimate the transform between two robots, both equipped with Lidar, scanning their surroundings (and each other). The starting positions will be unknown.

I guess I would have to adjust the laser_scan_matcher_node to accept two /scan topics, use the CSM to match both scans and get a transform.

I'd like hear your opinion on this.

@Cijoxx
Copy link

Cijoxx commented Nov 30, 2019 via email

@Xvdgeest
Copy link
Author

Xvdgeest commented Dec 3, 2019

Hi,

this is also an option I am investigating, using the multirobot map merge package to get reliable transforms.
hrnr/m-explore#30
However, since I don't need to build a map, I wanted to try with laser_scan_matcher as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants