MichaelFYang/far_planner
Fast, Attemptable Route Planner for Navigation in Known and Unknown Environments observed · 2026-08-28
Health v2 · maintenance only
70/100
- Activity 84
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1814
- days_rel: n/a
- days_push: 100
- n_releases_24m: 0
Adoption not part of the score
1011 stars · 208 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
FAR Planner is a C++/ROS route planner for autonomous robots that builds a dynamically updated visibility graph to plan paths in both known and unknown environments. It handles dynamic obstacles by disconnecting and reconnecting visibility edges and was used by the CMU-OSU team in the DARPA Subterranean Challenge.
Use cases
- plan paths for a robot in unknown environments
- replan routes quickly around dynamic obstacles
- navigate a ground vehicle using a prior map
- build a visibility graph while exploring a subterranean site
- integrate a global planner into a ROS-based autonomous exploration stack
When to choose
- you need fast global path planning (millisecond-level) in a ROS navigation stack
- your robot must handle both known maps and unexplored areas
- you want a planner proven in real-world competitions like the DARPA SubT Challenge
When to avoid
- you need a planner outside the ROS ecosystem
- you require a permissively licensed dependency (the repo has no license)
- you need local/low-level motion control rather than global route planning
Facets
library · maturity stable
robotics simulation robotics autonomous-vehicles cpp path-planning visibility-graph ros autonomous-navigation unknown-environments cmu algorithm algorithms linux
1 source
- readme: https://github.com/MichaelFYang/far_planner · fetched 2026-08-28 · 3877e6b56b01
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| MichaelFYang/far_planner | main | 70 |
For agents
markdown · JSON · MCP: product_card(name="MichaelFYang/far_planner")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem