Skip to content

Commit 570b8f3

Browse files
committed
Rename Clearpath Computer Setup -> Robot Network Configuration
1 parent 2dc4a8b commit 570b8f3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs_versioned_docs/version-ros2jazzy/ros/installation/robot.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import ComputerNetworkingSetupInstall from "../../components/networking/_compute
1313
## Operating System (OS) {#operating-system}
1414

1515
ROS 2 Jazzy uses Ubuntu 24.04 as its Tier 1 operating system.
16-
Though other operating systems are supported, it is highly recommended to use Ubuntu 24.04.
16+
Though other operating systems are supported, it is highly recommended to use Ubuntu 24.04.
1717
The preferred method is using the Clearpath Robotics ISO image, which is covered in this section.
1818

1919
:::note
@@ -143,7 +143,7 @@ wget -c https://raw.githubusercontent.com/clearpathrobotics/clearpath_computer_i
143143

144144
<StandardClearpathBridgeSetup />
145145

146-
For details on setting up custom network interface settings see [Clearpath Computer Setup](../networking/computer_setup.mdx).
146+
For details on setting up custom network interface settings see [Robot Network Configuration](../networking/computer_setup.mdx).
147147

148148
#### Robot YAML
149149

@@ -209,7 +209,7 @@ sudo systemctl daemon-reload && sudo systemctl start clearpath-robot.service
209209

210210
<StandardClearpathBridgeSetup />
211211

212-
For details on setting up custom network interface settings see [Clearpath Computer Setup](../networking/computer_setup.mdx).
212+
For details on setting up custom network interface settings see [Robot Network Configuration](../networking/computer_setup.mdx).
213213

214214
#### Clearpath Robot metapackage
215215

docs_versioned_docs/version-ros2jazzy/ros/networking/computer_setup.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Clearpath Computer Setup
2+
title: Robot Network Configuration
33
sidebar_position: 2
44
---
55
import ComputerNetworkingSetupInstall from "../../components/networking/_computer_networking_setup_install.mdx";

0 commit comments

Comments
 (0)