top | item 24486454

(no title)

nicrusso7 | 5 years ago

thank you very much! any feedback is welcome!

Re the maze, I've got just the terrain so far - I'm working on the gym environment.. I was thinking to write 2 different versions of it, one in which the robot has a map of the maze and navigate it using a path finding algo (probably A*) and another version without any map (I'll probably need a lidar for this).

discuss

order

ptsneves|5 years ago

Some time ago I tried to use rt-rrt[1]. It should be quite suited for your setup, or at least more than A* i think. Actually when I get back to your project I will try to implement it inside your framework.

[1] https://github.com/ptsneves/rt-rrt

nicrusso7|5 years ago

Awesome! Any PR is welcome. In the meanwhile I’ll have a look at your rt-rrt implementation.

konjin|5 years ago

Congratulations on your multi-millon dollar startup.

Are you hiring?