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

Enable multiple laser scanners (multirobot & rigid) #76

Open
SteveMacenski opened this issue Aug 30, 2019 · 2 comments
Open

Enable multiple laser scanners (multirobot & rigid) #76

SteveMacenski opened this issue Aug 30, 2019 · 2 comments
Labels
backburner enhancement New feature or request

Comments

@SteveMacenski
Copy link
Owner

SteveMacenski commented Aug 30, 2019

and name counter in laser assistant

@SteveMacenski SteveMacenski added the enhancement New feature or request label Aug 30, 2019
@SteveMacenski
Copy link
Owner Author

SteveMacenski commented Aug 30, 2019

multi-laser branch seems to work fine until the first optimiation update, perhaps an assumption that breaks down in enumeration or chain linking, shouldn't be too hard to add 👍

Task list:

  • Get optimizer / pose-graph in line with multi laser
  • reprocessing transform with multiple scanners -- best practice?
  • update deserialization look for N lasers to reload (if needed)
  • get the transforms across working less jerky
  • test across Magazino's open source dataset in Cartographer docs
  • rejoice!
  • localization mode buffer needs to be mapped to laser name and clearing on a per-sensor basis.
  • for multirobot, odometry getters should be mapped to sensor names as well.

Another option is an embedded object to create a composite laser scan from all scans on a robot. The issue then is synchronizing them, which would be a pain

@SteveMacenski SteveMacenski added the help wanted Extra attention is needed label Aug 30, 2019
@SteveMacenski SteveMacenski changed the title Use params to allow for multiple laser scanners Enable robots with multiple rigid laser scanners Sep 4, 2019
@SteveMacenski SteveMacenski removed the help wanted Extra attention is needed label Sep 24, 2019
@SteveMacenski SteveMacenski changed the title Enable robots with multiple rigid laser scanners Enable multiple laser scanners (multirobot & rigid) Sep 25, 2019
@SteveMacenski SteveMacenski added the help wanted Extra attention is needed label Sep 25, 2019
@SteveMacenski
Copy link
Owner Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backburner enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant