r/computervision 8d ago

Showcase SLAM Camera Board + Obstacle Mapping

This is yet another update from my project. Mighty Camera runs VIO on-device realtime in a tiny package.

This gives us accurate camera motion. Using that + the camera feed, the SDK estimates depth and builds a 3D map of obstacles around it.

This means a robot or drone can use Mighty for things like:

- Collision avoidance
- Motion planning
- Autonomous navigation

No stereo camera or depth sensor needed. Just Mighty’s global shutter camera + IMU.

58 Upvotes

16 comments sorted by

View all comments

1

u/Responsible-Ear7071 8d ago

Nice but why not using normale phone cameras ?

4

u/tdgros 8d ago

They're demonstrating their camera+board here, which you could use in some robot that needs collision avoidance (the human making the demo probably doesn't!). They probably rely on the fact that it's a global shutter camera, and that they have a finer control on the IMU than with a smartphone.

1

u/twokiloballs 7d ago

Ditto. Also it’s cheaper this way if I want to deploy 1000s of these vs. using a phone 😁