Skip to content

Commit 154e804

Browse files
authored
proofreading - mostly spelling (#459)
* Update drivetrain.mdx * Update robot.mdx removed a because prompts is plural * Update _clearpath_firmware.mdx spelling of ethernet * Update robot.mdx removed "a" because prompts is plural * Update user_manual_husky.mdx * Update user_manual_husky.mdx * Update husky_a300_power_connections.mdx * Update husky_a300_tire_pressure.mdx * Update husky_a300_motors.mdx * Update husky_a300_computer.mdx * Update husky_a300_replacing_circuit_boards.mdx * Update husky_a300_safety_alternate.mdx * Update husky_a300_whats_included.mdx * Update husky_a300_system_architecture.mdx * Update husky_a300_ip_addresses.mdx * Update husky_a300_safety_system_functionality.mdx * Update husky_a300_emergency_stop_buttons.mdx * Update husky_a300_emergency_stop_clearing.mdx * Update common_wireless_joystick_ps4.mdx * Update husky_a300_amp_check_sensors.mdx * Update husky_a300_pre_operation_inspection.mdx * Update husky_a300_system_limits.mdx * Update husky_a300_lockout_tagout.mdx * Update husky_a300_tire.mdx * Update husky_a300_electronics_tray.mdx
1 parent 872052c commit 154e804

23 files changed

+30
-30
lines changed

components/common_wireless_joystick_ps4.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ To connect the joystick to your robot:
1111
3. Press the _PS_ button in the centre of the joystick.
1212
4. The joystick's top LED should start pulsing white or blue.
1313
This means the joystick is attempting to connect.
14-
5. The joysick's top LED should eventually become solid blue, indicating that it has connected to the robot's computer.
14+
5. The joystick's top LED should eventually become solid blue, indicating that it has connected to the robot's computer.
1515

1616

1717
<center>

components/husky_a300/husky_a300_amp_check_sensors.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Husky AMP includes several sensors that are used for robot navigation. After connecting
44
to Husky AMP's network, confirm that each sensor is functional by using the steps below.
55

6-
1. Connect to your laptop to the robot using SSH. To do so, execute the following in a terminal window:
6+
1. Connect your laptop to the robot using SSH. To do so, execute the following in a terminal window:
77
```
88
99
```

components/husky_a300/husky_a300_computer.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Clearpath offers a standard computer with an Intel i3 processor, or a performanc
3030
4. Wi-Fi antennas.
3131
5. Power cable.
3232
6. Optional graphics card's PCIe riser cable.
33-
4. Remove the 4 screws fastning the computer to Husky's _Electronics Tray_.
33+
4. Remove the 4 screws fastening the computer to Husky's _Electronics Tray_.
3434
5. Remove the computer from the robot.
3535

3636
:::note

components/husky_a300/husky_a300_electronics_tray.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ This tray includes the:
1919
* Optional secondary computer or graphics card, _(not shown in the image)_
2020
* Optional USB hub, _(not shown in the image)_
2121

22-
You may want to access remove the _Electonics Tray_ to access the integration bay under the tray,
22+
You may want to remove the _Electronics Tray_ to access the integration bay under the tray,
2323
or to maintain Husky's _Batteries_ and _Power Distribution_ components.
2424

2525
#### Hinging The Electronics Tray

components/husky_a300/husky_a300_emergency_stop_buttons.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ The 2 relays are connected in series, so if one welds closed due to a failure, t
3333
The relays's physical states are monitored with Husky's Common Core microcontroller, and should flag a maintenance issue if either relay is damaged.
3434

3535
<Admonition type="danger" title=" ">
36-
Husky's microcontroller is does not meet any performance level per ISO 13849-1.
36+
Husky's microcontroller does not meet any performance level per ISO 13849-1.
3737
Husky's microcontroller can be replaced with a PLC to achieve a known performance level for fault monitoring.
3838
[Contact our Support Team](#support) if you have questions about this.
3939
</Admonition>

components/husky_a300/husky_a300_emergency_stop_clearing.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The Husky's status lights show these light patterns for different Emergency Stop
2020

2121
1. Twist all the _Emergency Stop Buttons_.
2222
2. Close the Husky's _Rear Charge Port Door_.
23-
3. If included; conncet the _Wireless Emergency Stop_ to the Husky.
23+
3. If included; connect the _Wireless Emergency Stop_ to the Husky.
2424
4. If included; clear the Emergency Stop State on your custom devices.
2525

2626
After clearing the Emergency Stop, the Husky's status lights should change to the _Needs Reset_ state's pattern.

components/husky_a300/husky_a300_ip_addresses.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,6 @@
5353
:::info Custom Additions
5454

5555
Our [Network IP Addresses page](/docs/ros/networking/network_ip_addresses) lists the common ranges we use per sensor type.
56-
Clearpath will provide a supplementary manual that includes the IP addressess of custom configuration sensors.
56+
Clearpath will provide a supplementary manual that includes the IP addresses of custom configuration sensors.
5757

5858
:::

components/husky_a300/husky_a300_lockout_tagout.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import Admonition from "@theme/Admonition";
1111
</figure>
1212
</center>
1313

14-
Lockout procedures remove potentional energy from machines as we perform maintenance.
14+
Lockout procedures remove potential energy from machines as we perform maintenance.
1515
This reduces risk of harm while performing maintenance.
1616
The Husky's main source of potential energy is the batteries.
1717
We cannot completely discharge these batteries without damaging them, but we can disconnect them from all the robot's electronics.

components/husky_a300/husky_a300_motors.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
</center>
2525
3. Disconnect the both sets of motor power and cables from the chassis on the side of the robot with the motor being replaced.
2626
The thick power cables are removed by pulling on the cable.
27-
The thiner data cables have a latch on the connector; press on the latch and then pull on the connector.
27+
The thinner data cables have a latch on the connector; press on the latch and then pull on the connector.
2828
<center>
2929
<img
3030
src="/img/robot_images/husky_a300_images/husky_a300_motor_2.jpg"

components/husky_a300/husky_a300_power_connections.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ User Power is enabled by default shortly after the robot first powers up, regard
108108
#### Expansion Power _(EXP 1 and EXP 2)_ {#expansion-power}
109109

110110
There are 2 Expansion Power connectors on the System Interface circuit board.
111-
The Expanison Power connectors can power small manipulators, DC-AC inverters, and DC-DC supplies.
111+
The Expansion Power connectors can power small manipulators, DC-AC inverters, and DC-DC supplies.
112112

113113
These connectors supply VBAT voltage, with a combined current of up to 20 A.
114114
The connectors also include soft-start circuitry which limits inrush current to 25 A.

0 commit comments

Comments
 (0)