Skip to content

Commit

Permalink
Add link to Registry, landing page
Browse files Browse the repository at this point in the history
  • Loading branch information
andf-viam authored Sep 8, 2023
1 parent b03070e commit 7052bb1
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs/components/movement-sensor/viam-visual-odometry.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,10 @@ Therefore, you should not consider returned unit measurements trustworthy: inste
While `viam-visual-odometry` enables you to add movement sensing abilities to your robot without needing specialized hardware, a dedicated [movement sensor](/components/movement-sensor/) will generally provide more accurate readings.
If your robot requires precise awareness of its location and its movement, you should consider using a dedicated movement sensor in addition to the `viam-visual-odometry` module.

The `viam-visual-odometry` module is open source and available at the [`viam-visual-odometry` GitHub repository](https://github.com/viamrobotics/viam-visual-odometry#getting-started).
The `viam-visual-odometry` module is available [from the Viam Registry](https://app.viam.com/module/viam/monocular-visual-odometry).
See [Modular resources](/extend/modular-resources/#the-viam-registry) for instructions on using a module from the Viam Registry on your robot.

The source code for this module is available on the [`viam-visual-odometry` GitHub repository](https://github.com/viamrobotics/viam-visual-odometry).

## Requirements

Expand Down

0 comments on commit 7052bb1

Please sign in to comment.