Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Questions on Lidar #3193

Closed
kareemkher opened this issue Dec 7, 2020 · 1 comment
Closed

Questions on Lidar #3193

kareemkher opened this issue Dec 7, 2020 · 1 comment

Comments

@kareemkher
Copy link

Hello! I had a few questions regarding LIDAR:

  1. Are the supported lidar's on quadcopter 2D only? As in, can they measure distance in one plane only, or give data like a depth camera?
  2. setting "DrawDebugPoints" to true makes the points visible, but they dont go away once the quadcopter moves... can it be possible to only include the live Debug Points, and erase the rest?
@rajat2004
Copy link
Contributor

  1. No, the Lidar works in 3D as well, set the Vertical FOV values as required, such as +/- 10. The pointcloud info can then be converted into the format required
  2. A bug with DrawDebugPoints has been fixed in Fix Lidar DrawDebugPoints causing crash #2614, but this was after the last release, you'll have to use the latest master and build AirSim from source

@microsoft microsoft locked and limited conversation to collaborators Jul 6, 2021

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Projects
None yet
Development

No branches or pull requests

3 participants