Skip to content

Commit e262238

Browse files
Merge branch 'development' into jazzy-netplan
2 parents 570b8f3 + d6eedfc commit e262238

File tree

17 files changed

+219
-44
lines changed

17 files changed

+219
-44
lines changed

docs_robots/accessories/add-ons/network_access_point.mdx

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ sidebar_position: 5
99
| :---------------------------------------------------------------- | :------: | :-------: |
1010
| [Microhard, px2-ENC](#ap_microhard_px2_enc) | 015329 | 029104 |
1111
| [Microhard, BulletPlusAC-CAT12](#ap_microhard_bulletplusac_cat12) | 027795 | 029105 |
12+
| [Peplink, MAX BR1 Pro 5G](#ap_peplink_max_br1_pro_5g) | 033148 | 033469 |
1213

1314
## Microhard, px2-ENC {#ap_microhard_px2_enc}
1415

@@ -50,3 +51,25 @@ sidebar_position: 5
5051
- 802.11bgna/ac
5152
- 1.3 Gbit/s
5253
- -40°C to +85°C allowable operating environment
54+
55+
## Peplink, MAX BR1 Pro 5G {#ap_peplink_max_br1_pro_5g}
56+
57+
<center>
58+
<figure>
59+
<img
60+
src="/img/accessories_images/access_point_5.png"
61+
width="400"
62+
/>
63+
<figcaption>033469 | Eurorack Module Assembly—Networking</figcaption>
64+
</figure>
65+
</center>
66+
67+
<br />
68+
69+
- 5G cellular internet
70+
- Up to 3400 Mbit/s download
71+
- Up to 900 Mbit/s upload
72+
- Wi-Fi 6
73+
- 802.11ax
74+
- 2x2 MU-MIMO
75+
- -40°C to +65°C allowable operating environment
Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
---
2+
title: Husky A300 Overview
3+
sidebar_label: Husky A300
4+
sidebar_position: 1
5+
toc_min_heading_level: 2
6+
toc_max_heading_level: 4
7+
---
8+
9+
import ComponentIntroductionHusky from "/components/introduction_husky_a300.mdx";
10+
import Support from "/components/support.mdx";
11+
12+
<ComponentIntroductionHusky />
13+
14+
## Key Documents
15+
16+
- [User Manual](user_manual_husky): important safety information, robot overview and features, getting started, basic usage
17+
- [Integration Guide](integration_husky): details for attaching custom components
18+
- [Tutorials](tutorials_husky): examples on how to use the robot and customize software
19+
- [Maintenance Manual](maintenance_husky): preventative maintanence lists, component replacement procedures, and software update instructions
20+
- [Troubleshooting Guide](troubleshooting_husky): tips on resolving common issues
21+
22+
## Getting Started
23+
24+
Use the following steps to get started quickly with your Husky A300:
25+
26+
1. Review the [important safety notes](user_manual_husky#important-safety-information).
27+
1. [Remove Husky A300 from its shipping crate](user_manual_husky#unboxing-a300),
28+
[power it on](user_manual_husky#starting-up),
29+
[clearing any stop conditions](user_manual_husky#husky-emergency-stop-button), and pressing the
30+
[Safety Restart Button](user_manual_husky#restart-button).
31+
1. [Check the status lights](user_manual_husky#status-lights) and confirm that the robot is in the idle state.
32+
1. [Connect the joystick](user_manual_husky#controller) and drive the robot.
33+
1. [Set up a wired Ethernet connection to the Husky A300 debug port](user_manual_husky#ethernet-connection) and
34+
[configure the wifi settings](user_manual_husky#wifi-client-setup).
35+
1. When the battery gets low, as seen on the rear display or based on the status lights,
36+
[connect the charger](user_manual_husky#charging).
37+
38+
Husky A300 is now set up and ready to go!
39+
40+
To learn more about controlling your robot, [configure your laptop](/docs/ros/installation/offboard_pc)
41+
to work with Husky A300, explore the [Tutorials](tutorials_husky), and read more about [Using ROS](user_manual_husky#using-ros).
42+
43+
---
44+
45+
## Support {#support}
46+
47+
<Support />

docs_robots/outdoor_robots/husky/a300/user_manual_husky.mdx

Lines changed: 52 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import ComponentSafetyWarning from "/components/safety_warning.mdx";
1414

1515
<ComponentIntroductionHusky />
1616

17-
## Important SAFETY INFORMATION
17+
## Important SAFETY INFORMATION {#important-safety-information}
1818

1919
:::safety-danger
2020

@@ -247,7 +247,7 @@ Husky A300 may move unexpectedly.
247247

248248
**Always wear hearing protection while near Husky A300.**
249249

250-
Husky A300 may emit noise up to 80 dB.
250+
Husky A300 may emit noise up to 80 dBA at a distance of 10 cm from the robot.
251251

252252
:::
253253

@@ -755,7 +755,7 @@ will affect the terminal speed of the robot when the Emergency Stop is engaged.
755755
The performance values outlined below can be affected by various environmental factors such as
756756
terrain type and should be treated as a reference only. Exact limits should be determined by the
757757
user in the target operating environment. It is the responsibility of the user
758-
to ensure that no hazards are present in the the target operating environment.
758+
to ensure that no hazards are present in the target operating environment.
759759

760760
:::
761761

@@ -768,6 +768,37 @@ to ensure that no hazards are present in the the target operating environment.
768768
| 0 kg | 15° | 0.5 m/s or less |
769769
| 100 kg | 15° | 1.25 m/s or less |
770770

771+
##### Stopping Distances
772+
773+
:::safety-warning
774+
775+
**Always confirm stopping distances in the target environment.**
776+
777+
The performance values outlined below can be affected by various environmental factors
778+
(terrain type, wet/icy surfaces, etc) and should be treated as a reference only.
779+
Exact limits should be determined by the user in the target operating environment.
780+
It is the responsibility of the user to ensure that no hazards are present in the
781+
target operating environment.
782+
783+
:::
784+
785+
<br/>
786+
787+
:::note
788+
789+
The report stopping distances are based on the default deceleration settings.
790+
This setting is configurable (see [ROS Parameters](/docs/ros/config/yaml/platform/extras)
791+
for details).
792+
793+
:::
794+
795+
| Payload Mass | Incline | Surface Type | Stopping Distance |
796+
| :----------- | :------- | :------------ | :------------------|
797+
| 0 kg || High friction | 0.5 m |
798+
| 100 kg || High friction | 0.7 m |
799+
| 0 kg | 15° | High friction | 0.5 m |
800+
| 100 kg | 15° | High friction | 1.0 m |
801+
771802
### Recommended Safe Work Procedures
772803

773804
<ComponentCommonSafeWorkProcedures />
@@ -807,10 +838,10 @@ In case of a collision:
807838
| :----------------------------- | :----------------------------------------------------------------------- |
808839
| Dimension, Length | 990 mm |
809840
| Dimension, Width | 698 mm |
810-
| Dimension, Height | 381 mm |
811-
| Track Width | 562 mm |
841+
| Dimension, Height | 372 mm |
842+
| Track Width | 566 mm |
812843
| Wheelbase Length | 512 mm |
813-
| Ground Clearance | 139 mm |
844+
| Ground Clearance | 130 mm |
814845
| Mass | 80 kg |
815846
| Maximum Payload¹ | 100 kg |
816847
| All-terrain Payload² | 50 kg |
@@ -829,7 +860,7 @@ In case of a collision:
829860
| Environmental | IP54 |
830861

831862
_¹ Continuous operation on relatively flat terrain with wide turns._ <br />
832-
_² Robot climbing 30° grade with high-mounted payload, or turning in place in high-friction conditions._ <br />
863+
_² Robot climbing 30° grade with high-mounted payload, or turning in place in high-friction conditions such as asphalt, concrete, and carpet._ <br />
833864
_³ Maximum speed should be limited to 1 m/s in off-road conditions when the payload exceeds 50 kg._ <br />
834865
_⁴ See also [Important System Limits](#important-system-limits) for additional considerations related to slopes._ <br />
835866
_⁵ Robot must be powered on at a minimum temperature of 0 °C._ <br />
@@ -964,8 +995,8 @@ the `/a300_00000/platform/cmd_lights` topic (adjusting for your Husky's serial n
964995
| Motor Fault | <img src="/img/robot_images/common_images/lighting_images/motor_fault.gif" width="100"/> | An error has been detected a the motor or its controller, with the flashing light corresponding to the motor with the fault (eg. front right motor fault shown). Please contact support. |
965996
| Motors Overheated | <img src="/img/robot_images/common_images/lighting_images/motor_overheated.gif" width="100"/> | One or more motors are overheated. Allow the system to cool down before attempting to drive again. If the issue persists, please contact support. |
966997
| Motors Throttled | <img src="/img/robot_images/common_images/lighting_images/motor_throttled.gif" width="100"/> | Motor output has been reduced as one or more motors are beginning to overheat. Drive at reduced speeds or allow the system to cool down before attempting to drive again. If the issue persists, please contact support. |
967-
| Charged | <img src="/img/robot_images/common_images/lighting_images/shore_and_charged.gif" width="100"/> | The robot's batteries are charged fully. Shore power is available for the robot to operate (excluding drive motors). |
968-
| Charging (wired or wireless) | <img src="/img/robot_images/common_images/lighting_images/shore_and_charging.gif" width="100"/> | The robot's batteries are being charged, either from the wired/manual charger or the wireless charger. This also provides shore power for the robot to operate (excluding drive motors). |
998+
| Charged | <img src="/img/robot_images/common_images/lighting_images/charged.png" width="100"/> | The robot's batteries are charged fully. Shore power is available for the robot to operate (excluding drive motors). |
999+
| Charging (wired or wireless) | <img src="/img/robot_images/common_images/lighting_images/charging.gif" width="100"/> | The robot's batteries are being charged, either from the wired/manual charger or the wireless charger. This also provides shore power for the robot to operate (excluding drive motors). |
9691000
| Emergency Stop Engaged | <img src="/img/robot_images/common_images/lighting_images/stopped.gif" width="100"/> | Emergency Stop mode is engaged. To disengage, twist both red mushroom buttons on the robot to ensure that they are unlatched and press the Safety Restart button. |
9701001
| Needs Safety Restart (after Emergency Stop) | <img src="/img/robot_images/common_images/lighting_images/needs_reset.gif" width="100"/> | The Emergency Stop buttons have been disengaged but the Safety Restart button still needs to be pressed to resume driving. |
9711002
| Low Battery | <img src="/img/robot_images/common_images/lighting_images/low_battery.gif" width="100"/> | The robot's batteries are in a low charge state. Connect the robot to a charger. |
@@ -1095,6 +1126,8 @@ Only change the key switch position while the robot is powered off. Otherwise, t
10951126

10961127
:::
10971128

1129+
<br/>
1130+
10981131
:::safety-caution
10991132

11001133
The key for Wireless Emergency Stop Bypass must be stored in a secure location and used only be a trained technician that
@@ -1144,8 +1177,8 @@ and 6-battery configurations.
11441177

11451178
#### Computer
11461179

1147-
Husky is equipped with an Intel-based computer in a Mini-ITX form factor. Several SKUs are possible
1148-
depending on the desired performance of the system.
1180+
Husky A300 is equipped with an Intel-based computer in a Mini-ITX form factor. Several SKUs are possible
1181+
depending on the desired performance of the system.
11491182

11501183
#### GPU (Optional)
11511184

@@ -1171,6 +1204,11 @@ connection. See also [Husky Networking](#husky-networking).
11711204
Husky can be equipped with two, four, or six batteries. These batteries are not hot-swappable.
11721205
Refer to [Maintenance](maintenance_husky) for details on battery maintenance.
11731206

1207+
#### USB Hub (Optional, not shown)
1208+
1209+
An optional USB hub can be added and connected to the computer to increase the number of USB
1210+
ports available.
1211+
11741212
### Autonomous Mobile Platform (AMP) Kit
11751213

11761214
Husky A300 can be equipped with an Autonomous Mobile Platform (AMP) Kit, which includes extra sensors
@@ -1260,7 +1298,7 @@ Your Husky A300 base platform shipment contains the following:
12601298
If you purchased the AMP variant, standard payload modules or custom integration services with Husky, then additional equipment
12611299
will be included per your specific configuration, plus further documentation as required.
12621300

1263-
### Unboxing the Husky A300
1301+
### Unboxing the Husky A300 {#unboxing-a300}
12641302

12651303
Follow the steps below to remove Husky A300 from its crate.
12661304

@@ -1359,7 +1397,7 @@ The robot may move unexpectedly.
13591397
</figure>
13601398
</center>
13611399

1362-
### Starting Up
1400+
### Starting Up {#starting-up}
13631401

13641402
Before turning on Husky the first time, place Husky "up on blocks", making sure that the wheels are clear
13651403
of the ground. This reduces hazards while becoming familiar with how the various subsystems work.
@@ -1676,7 +1714,7 @@ In slow mode, the maximum robot speed is 0.3 m/s; in fast mode, the maximum robo
16761714
</figure>
16771715
</center>
16781716

1679-
### Using ROS
1717+
### Using ROS {#using-ros}
16801718

16811719
Robot Operating System (ROS) is an extensible framework for controlling and working with robotic systems.
16821720
Clearpath Robotics recommends using ROS with your robot. If this is your first time using ROS, it is strongly

docs_robots/outdoor_robots/husky/husky.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ toc_max_heading_level: 4
77
---
88

99
There are two main models of Husky: [Husky A200](a200/user_manual_husky) and
10-
[Husky 300](a300/user_manual_husky). Locate the model number
10+
[Husky 300](a300). Locate the model number
1111
sticker on your Husky to determine which model you have and select the appropriate
1212
documentation.
1313

@@ -27,13 +27,13 @@ documentation.
2727
</div>
2828
<div class="imgcolumn3">
2929
<figure>
30-
<a href="a300/user_manual_husky">
30+
<a href="a300">
3131
<img
3232
src="/img/website_images/husky_a300_thumbnail.png"
3333
width="400"
3434
/>
3535
</a>
36-
<figcaption><a href="a300/user_manual_husky">Husky A300</a></figcaption>
36+
<figcaption><a href="a300">Husky A300</a></figcaption>
3737
</figure>
3838
</div>
3939
</div>

0 commit comments

Comments
 (0)