Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ toc_max_heading_level: 4
All nodes, topics, and services are namespace prefixed with the robot serial number.

If your serial number is `cpr-a300-00001`, then your namespace
will be `a300_00001`. This can be overwritten in the [robot.yaml](../../../../docs/ros/config/yaml/overview) file.
will be `a300_00001`. This can be overwritten in the `/etc/clearpath/robot.yaml` file.

:::

Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"label": "OutdoorNav User Manual",
"position": 1
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"label": "API",
"position": 7
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"label": "Endpoints",
"position": 2
}
Loading