Skip to content

Improve obstacle tracking#194

Draft
MinhxNguyen7 wants to merge 32 commits intomainfrom
obstacle-tracking
Draft

Improve obstacle tracking#194
MinhxNguyen7 wants to merge 32 commits intomainfrom
obstacle-tracking

Conversation

@MinhxNguyen7
Copy link
Contributor

@MinhxNguyen7 MinhxNguyen7 commented May 23, 2025

Description

Tasks

  • Refer to issue

Test Plan

Visual validation in sim:

  • go into uavf_2025/uavf_2025/shared/dev
  • ./setup_sim.sh
  • new terminal, go to uavf_2025 (repository root directory)
  • RUN_AVOIDANCE=1 py uavf_2025/perception/dev/perception_cli.py sim
  • In QGC, press takeoff button. Retry multiple times if it isn't working. Make it go to ~50 feet
  • Click on the map roughly 10 meters north of the drone and then click "go to location"

Issues

@MinhxNguyen7
Copy link
Contributor Author

I've implemented the optimizations in the issue. Now I need to see how it performs, but I don't know how to test it. @EricPedley Can you show me how you've been doing it at some point?

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve value functions/heuristics for particle tracking

2 participants