Replies: 1 comment
-
Hello! Create 3 does not have a mapping API; it is a mobility and sensing platform. You'll have to add additional computation, and likely additional sensors, to generate a map. However, if you just need to execute pre-computed moves, you can likely get away with using just the on-board odometry. Hope this helps. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I am working on a robotics project where I can generate a map of a given space which I can then use to designate a location for the robot to move to. Can the Create 3 do this out of the box or do I need to add additional sensing? The robot doesn't necessarily need to respond to dynamic scenarios like people, and I can assume the environment is relatively static.
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions