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 ab0f975 commit 1d0ca43
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/mobility/slam/cartographer/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ 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.
This module utilizes the Cartographer SLAM algorithm to provide tools for generating SLAM maps.
If you want to use a SLAM algorithm outside of Cartographer, you can create a new module to suit your needs.

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

Expand Down

0 comments on commit 1d0ca43

Please sign in to comment.