Skip to content

Commit

Permalink
emphasize cartographer algorithm
Browse files Browse the repository at this point in the history
  • Loading branch information
skyleilani committed Feb 28, 2024
1 parent 221a4bc commit ab0f975
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/mobility/slam/cartographer/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ aliases:
To use Cartographer with the Viam {{< glossary_tooltip term_id="slam" text="SLAM" >}} service, you can use the [`cartographer`](https://app.viam.com/module/viam/cartographer) {{< glossary_tooltip term_id="modular-resource" text="modular resource" >}}.
See the [Use Modules](/registry/#use-modules) section for instructions on using a module from the Viam registry on your machine.

This module utilizes the Cartographer SLAM algorithm to provide tools for generating SLAM maps on your machine.
If you want to use a SLAM algorithm outside of Cartographer, you can modify this module or create a new one to suit your needs.

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

{{% alert title="Info" color="info" %}}
Expand Down

0 comments on commit ab0f975

Please sign in to comment.