Skip to content

LiDAR capture support in standalone library#1264

Merged
matlabbe merged 18 commits intomasterfrom
lidar_standalone
Apr 15, 2024
Merged

LiDAR capture support in standalone library#1264
matlabbe merged 18 commits intomasterfrom
lidar_standalone

Conversation

@matlabbe
Copy link
Copy Markdown
Member

@matlabbe matlabbe commented Apr 14, 2024

Refactoring:

  • CameraThread -> SensorCaptureThread
  • CameraEvent -> SensorEvent
  • Camerainfo -> SensorCaptureInfo
  • Refactored CameraMobile to include all similar code between mobile camera classes
  • Add Lidar and LidarVLP16 classes

Standalone:

  • can now start mapping with only lidar (include deskewing), only VLP16 supported yet
  • can start lidar + visual odometry sensor and/or camera (deskewing with camera's IMU or VO sensor pose)
  • Preferences: Added embedded presets for ICP-based mapping (lidar or RGB-D sensors)

New Parameters:

  • Odom/Deskewing (default true)
  • Icp/FiltersEnabled

@matlabbe matlabbe marked this pull request as ready for review April 14, 2024 23:30
@matlabbe matlabbe merged commit 700704b into master Apr 15, 2024
@matlabbe matlabbe deleted the lidar_standalone branch April 15, 2024 02:06
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

Successfully merging this pull request may close these issues.

1 participant