/micro_rrt

Minimal header-only C++ RRT implementation.

Primary LanguageC++MIT LicenseMIT

Micro-RRT

Preview of YCB manipulation example

Tiny header-only RRT implementation. (Just a quick personal exercise.)

TODO: Pass in constraint volumes, check against constraint volumes during extend step, address TODOs in code.