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

Fire detections in 3D #4

Closed
jescap opened this issue Jan 26, 2020 · 0 comments
Closed

Fire detections in 3D #4

jescap opened this issue Jan 26, 2020 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@jescap
Copy link
Member

jescap commented Jan 26, 2020

Transform fire detections with Thermal camera to be 3D in arena frame.

Fire detector should subscribe to UAV poses and laser distances and receive a parameter specifying whether camera is pointing FORWARD or DOWNWARD.

If(camera==DOWNWARD) Fire position is the UAV's one but with z = 0.
If(camera==FORWARD) Fire position is the UAV's one but adding the depth distance ahead. This depth can be computed as an average of laser readings in a small cone in the forward direction.

@jescap jescap added the bug Something isn't working label Jan 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants