MCPcopy Index your code
hub / github.com/RajPShinde/Hybrid-A-Star

github.com/RajPShinde/Hybrid-A-Star @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
28 symbols 62 edges 1 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Hybrid-A*

Motion Planner for a Car based of Kinematic & Reeds-Shepp Node expansions and a combination of Holonomic & Non-Holonomic Cost Function.

Dependencies

  1. python3
  2. CurvesGenerator

Results

Path & Footprint Node Simulations & Animation
Path & Footprint Node Simulations & Animation

Refrences

  1. https://github.com/zhm-real/MotionPlanning
  2. https://blog.habrador.com/2015/11/explaining-hybrid-star-pathfinding.html
  3. https://github.com/karlkurzer/path_planner

Core symbols most depended-on inside this repo

Shape

Function 20
Class 5
Method 3

Languages

Python100%

Modules by API surface

scripts/hybridAStar.py28 symbols

For agents

$ claude mcp add Hybrid-A-Star \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page