ZJU-FAST-Lab/ego-planner
None observed · 2026-08-28
Health v2 · maintenance only
37/100
- Activity 10
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2306
- days_rel: n/a
- days_push: 543
- n_releases_24m: 0
Adoption not part of the score
2618 stars · 405 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
EGO-Planner is a lightweight, ESDF-free gradient-based local trajectory planner for quadrotors, implemented in C++ on ROS. It computes collision-free trajectories in roughly 1 ms without building a Euclidean Signed Distance Field.
Use cases
- plan collision-free trajectories for a quadrotor drone
- run fast local replanning on a UAV in cluttered environments
- avoid building ESDF maps for drone obstacle avoidance
- simulate quadrotor navigation in ROS with obstacle maps
- research benchmark for gradient-based drone planners
When to choose
- you need millisecond-scale local planning for a single quadrotor
- you want an ESDF-free planner that runs on resource-constrained onboard hardware
- you are doing academic research on aerial robotics and want a well-cited baseline
When to avoid
- you need multi-drone swarm planning - use EGO-Swarm instead
- you need global path planning rather than local replanning
- your project is not ROS-based or not on Linux
Facets
library · maturity stable
simulation robotics robotics autonomous-vehicles cpp quadrotor motion-planning trajectory-optimization esdf-free ros drones local-planner algorithms linux
1 source
- readme: https://github.com/ZJU-FAST-Lab/ego-planner · fetched 2026-08-28 · 6144494a33cb
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ZJU-FAST-Lab/ego-planner | main | 37 |
For agents
markdown · JSON · MCP: product_card(name="ZJU-FAST-Lab/ego-planner")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem