Replies: 1 comment 5 replies
-
Yes, it's possible. The create 3 is only a mobility platform, I.e. it exposes commands to move the robot around (for example drive to a certain pose, drive straight, or pure velocity actuation). You can do whatever you want with this capabilities, by developing some intelligence algorithms on top of them. The docs show how to connect a raspberry pi to the robot https://iroboteducation.github.io/create3_docs/hw/rpi_hookup/ On your raspberry pi you will have to implement your navigation or object following components. However, note that your question is very broad. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to get the create3 to be able to navigate around my house, or follow an object using a usb webcam and a raspberry pi?
Beta Was this translation helpful? Give feedback.
All reactions