RoboJackets / rrt

C++ RRT (Rapidly-exploring Random Tree) Implementation
Other
253 stars 84 forks source link

Added new hotkeys for the RRT Interface #58

Closed AbyssWatcher closed 7 years ago

AbyssWatcher commented 7 years ago

Fixed the "Assign hotkeys for all the controls in the rrt interface" issue. O to Clear Obstacles. T for Step B for Big Step

(edit by jgkamat) closes #28

joshhting commented 7 years ago

This closes #28. Thanks @AbyssWatcher and @siddharthSal99!