briefcase_wanker 0 Posted May 20, 2019 Share Posted May 20, 2019 Hi, What would be the best way to track a robots movement so that you can have it return to remembered point along an already taken route. Thanks Quote Link to post Share on other sites
0 ayangd 0 Posted July 2, 2019 Share Posted July 2, 2019 You can either make your own library, or look mine. https://github.com/ayangd/oc-automate_everything/blob/master/oldfloppy/util/navigate.lua Basically, what it does, is to wrap the robot's movement API, and updates the position value when the function is called. If you really lazy, or want my code, tell me. I'll tell you how to use mine. I hope it helps. Have a nice day! Quote Link to post Share on other sites
0 payonel 21 Posted July 2, 2019 Share Posted July 2, 2019 also a navigation upgrade in the robot can give you relative coordinates Quote Link to post Share on other sites
Hi,
What would be the best way to track a robots movement so that you can have it return to remembered point along an already taken route.
Thanks
Link to post
Share on other sites