6 ms·
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 o
by thomasthorpe 3y 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 https://docs.ros.org
- anfractuosity 3y agoThanks, that sounds really interesting, will definitely have to try that out.