nro-bot
nro-bot
**Is your feature request related to a problem? Please describe.** I want to annotate a small set of pictures with "oriented bounding boxes". I have been using this tool ([BBox...
Running `python rrt_2D` causes modulenotfound error. ``` ~/projects/PathPlanning/Sampling_based_Planning (master)$ python rrt_2D/rrt.py Traceback (most recent call last): File "rrt_2D/rrt.py", line 14, in from Sampling_based_Planning.rrt_2D import env, plotting, utils ModuleNotFoundError: No module...
Hi! I'm wondering if the templates were made entirely by hand / what the general process was like? I'd like to make some custom Signals. Thanks! I tried emailing twice...