Hacker News new | ask | show | jobs
by thomasthorpe 1166 days ago
Try the Robot Operating System documentation for the software and control side. If you can write the low level drivers then the ROS stack abstracts the IK and other middleware layers allowing you to focus on app and problem spaces.

https://docs.ros.org

1 comments

Thanks, that sounds really interesting, will definitely have to try that out.