rrt-simulator
rrt-simulator copied to clipboard
Path planning using RRT
RRT Simulator
Dependencies
- Qt5
- Eigen
Compiling
$ git clone https://github.com/sourishg/rrt-simulator
$ cd rrt-simulator/
$ chmod +x build.sh
$ ./build.sh
Run the exectuable as
$ ./bin/rrt-test
Interface

Note: Draw obstacles by clicking and dragging on the field.