Hacker News new | ask | show | jobs
by SamBam 2055 days ago
So would it be possible to create an API to be able to control your robot from the web?
1 comments

The easiest way would be to use the normal python bindings and flask and attach some http endpoints to actor and sensor functions. I think this would only take a few hours to have something that essentially works.