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

[SP] Lidar on Gimbal emulator #353

Closed
datahaki opened this issue Jun 28, 2018 · 0 comments
Closed

[SP] Lidar on Gimbal emulator #353

datahaki opened this issue Jun 28, 2018 · 0 comments

Comments

@datahaki
Copy link
Contributor

Background

The Velodyne lidar returns measurements in polar coordinates with respect to the sensor frame. A gyroscope provides an estimation of the relative rotational rate of the gokart at 1000[Hz]. The localization algorithms provides absolute orientation at 20[Hz].

Motivation

When the gokart is moving, several applications require the measurements in world coordinates:

  • localization
  • obstacle mapping
  • pedestrian tracking

Task Description

Correct the polar coordinates to be in world frame (0 is always “North”).

Example: In rapid maneuvers, the rotational rate of the gokart has peaks of up to ~180[deg]. Because the velodyne lidar is mounted rigidly on the gokart, the rotation of the vehicle affects the interal rotation of the sensor and is approximately superimposed. Unless accounted for, straight walls in the environment appear curved in the scan (see below)

dubilab_hangar_walls

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

No branches or pull requests

1 participant