...
Project | PM | Notes |
---|---|---|
Pathing |
| |
Airside |
| |
IMACS |
| |
Obstacle Avoidance | Spent this week scoping out plans for getting Obstacle Avoidance up correctly, asap. Working to merge a few final PRs that I worked on last term that are almost approved, but still treading carefully due to the big common refactor that affected a lot of Odometry structs in the OA Repo (relatively high coupling) (adding next_wp data also required us to move stuff around in OA’s flight interface and create a new class). Will schedule a meeting with Andrew Shum at the earliest to finalise Documentation for OA will be up by the weekend. Plan is to outline the current approach we’re using (vfh), how we achieve it using the 2D LiDAR, and the data pipelines in place to convert individual LidarDetection Objects into PolarObstacleDensity objects (I liked the airside diagram n will prob include something like that too). Will be ready to schedule a flight test as of next week, when changes merged (have to handle this myself). | |
IR Camera + detection |
| |
ML |
...