Skip to content

Commit 4db4a58

Browse files
authored
A300 clarifications (#333)
* Clarified high-friction surfaces with reduced payloads * Added stopping distances * Changed 80 dB to 80 dBA for max noise level * Clarified range for noise levels * Fixed broken link * Added note about optional USB hub
1 parent 8ab64a3 commit 4db4a58

File tree

1 file changed

+40
-4
lines changed

1 file changed

+40
-4
lines changed

Diff for: docs_robots/outdoor_robots/husky/a300/user_manual_husky.mdx

+40-4
Original file line numberDiff line numberDiff line change
@@ -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 />
@@ -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 />
@@ -1146,7 +1177,7 @@ and 6-battery configurations.
11461177

11471178
#### Computer
11481179

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

11521183
#### GPU (Optional)
@@ -1173,6 +1204,11 @@ connection. See also [Husky Networking](#husky-networking).
11731204
Husky can be equipped with two, four, or six batteries. These batteries are not hot-swappable.
11741205
Refer to [Maintenance](maintenance_husky) for details on battery maintenance.
11751206

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+
11761212
### Autonomous Mobile Platform (AMP) Kit
11771213

11781214
Husky A300 can be equipped with an Autonomous Mobile Platform (AMP) Kit, which includes extra sensors

0 commit comments

Comments
 (0)