
Robotics Research Institute
Traditional RRT and RRT algorithms often suffer from high computation time and produce less optimal paths in complex environments.
Developed the RRT-AB (Adaptive Bi-directional RRT) library that uses bi-directional search and adaptive heuristics to dynamically adjust and improve pathfinding efficiency.
This library speeds up pathfinding, creates better and more accurate routes, and works reliably even in complex environments. It helps robotic systems plan efficient and optimized paths with improved overall performance.