You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/robots/indoor_robots/boxer/integration_boxer.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -55,7 +55,7 @@ Contact [Support](#support) if you need more information.
55
55
Ensure that the Boxer is shut off and the circuit breaker is turned to the _off_ position before performing any electrical work on the Boxer.
56
56
57
57
The Boxer is equipped with an attachment interface that consists of a Power-over-Ethernet (PoE) RJ45 bulkhead connector, a USB Type-A bulkhead connector, and a 37-position panel receptacle and mated plug.
58
-
To connect with the Boxer attachment interface see Section 10 of the [OTTO 100 V2.4 Operation and Maintenance Manual](https://help.ottomotors.com/docs/files/53683025/99909709/1/1606232510624/OMM-000094-Operation+and+Maintenance+Manual+OTTO+100+V2.4_A.pdf).
58
+
To connect with the Boxer attachment interface see Section 10 of the [OTTO 100 V2.5 Operation and Maintenance Manual](https://docs.ottomotors.com/PDFs/100-v2.5-OMM.pdf).
59
59
60
60
To add wires to the 37-position connector for you application, follow the TE Connectivity documentation for [connector 206305-1](https://www.te.com/usa-en/product-206305-1.html) to use appropriate crimp pins.
61
61
Note that the 37-position connector will come pre-populated from Clearpath Robotics with 2 wires.
Copy file name to clipboardExpand all lines: docs/robots/indoor_robots/boxer/tutorials_boxer.mdx
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,15 +23,15 @@ import Support from "/components/support.mdx";
23
23
24
24
:::caution
25
25
26
-
This guide is for the Boxer 2.4, released in November 2021. The Boxer 2.4 is not compatible with the older Boxer.
27
-
Owners of previous-generation Boxers should refer to the documentation [here](http://www.clearpathrobotics.com/assets/guides/kinetic/boxer/).
26
+
This guide is for the Boxer V2.4 (released in November 2021) and V2.5 (released in May 2023). Boxer V2.4 and V2.5 are not compatible with the older Boxer (V2.2).
27
+
Owners of previous-generation (V2.2) Boxers should refer to the documentation [here](http://www.clearpathrobotics.com/assets/guides/kinetic/boxer/).
28
28
29
29
:::
30
30
31
31
:::note
32
32
33
33
OTTO Motors and Clearpath Robotics operate under the same parent company.
34
-
Boxer 2.4 is a collaboration between the teams at OTTO Motors and Clearpath Robotics.
34
+
Boxer V2.4 and V2.5 are a collaboration between the teams at OTTO Motors and Clearpath Robotics.
35
35
36
36
:::
37
37
@@ -81,7 +81,7 @@ The following terms are used throughout this guide:
81
81
82
82
### Differences from OTTO 100
83
83
84
-
The most obvious difference between OTTO 100 and Boxer 2.4 is that Boxer has been painted black with a yellow
84
+
The most obvious difference between OTTO 100 and Boxer V2.4/V2.5 is that Boxer has been painted black with a yellow
85
85
stripe on the sides. This change is purely cosmetic, and is to keep the Boxer visually distinct.
86
86
87
87
Mechanically, the top deck of the Boxer has a slightly thicker, heavier top-plate with a different arrangement of
@@ -366,7 +366,7 @@ Boxer is normally equipped with a combination Wi-Fi + Bluetooth module.
366
366
If this is your first unboxing, ensure that Boxer's wireless antennae are firmly screwed on to the chassis.
367
367
Boxer is equipped with a Backpack Computer mounted to the top of the Base Unit. The Base Unit is
368
368
also equipped with an internal computer. This section explains how to configure the networking for the Backpack Computer only. For
369
-
instructions on connecting the Base Unit's computer to a network, refer to the [OTTO 100 Documentation](https://help.ottomotors.com).
369
+
instructions on connecting the Base Unit's computer to a network, refer to the [OTTO 100 Documentation](https://docs.ottomotors.com).
370
370
371
371
#### Enabling the OTTO App
372
372
@@ -376,7 +376,7 @@ Configure your laptop to have a static IP address on the 10.255.255.0/16 subnet,
376
376
377
377
Open a web browser and navigate to http://10.255.255.1:8090. You will be promted to enter your network credentials.
378
378
379
-
Refer to [OTTO Motors' documentation](https://help.ottomotors.com/latest/commissioning/connecting-a-robot-to-the-network)
379
+
Refer to [OTTO Motors' documentation](https://docs.ottomotors.com/en/30495-30526-connecting-a-robot-to-a-network.html)
380
380
for more details on configuring the Base Unit's networking.
381
381
382
382
#### First Connection
@@ -770,7 +770,7 @@ For details on updating Boxer software or firmware, refer to [Software Maintenan
770
770
771
771
Boxer includes the latest autonomy software from OTTO, including [Fleet Manager](https://ottomotors.com/fleet-manager).
772
772
773
-
Please refer to [OTTO Motors' documentation](https://help.ottomotors.com) and the OTTO 100 user manual
773
+
Please refer to [OTTO Motors' documentation](https://docs.ottomotors.com) and the OTTO 100 user manual
774
774
for details on how to use OTTO's advanced autonomy software
775
775
776
776
:::
@@ -987,11 +987,11 @@ The details of each test are shown below.
987
987
988
988
This test also the robot's model is loaded into the `robot_description` ROS parameter.
989
989
990
-
-**E-Stop Test**
990
+
-**Emergency Stop Test**
991
991
992
-
The **E-Stop Test** checks that the robot's E-Stop is working properly.
992
+
The **Emergency Stop Test** checks that the robot's emergency stop is working properly.
993
993
994
-
This test subscribes to the `/platform/emergency_stop` ROS topic and checks that when the E-Stop is manually engaged and disengaged by the user, the E-Stop states are correctly reported on the `/platform/emergency_stop` ROS topic.
994
+
This test subscribes to the `/platform/emergency_stop` ROS topic and checks that when the emergency stop is manually engaged and disengaged by the user, the emergency stop states are correctly reported on the `/platform/emergency_stop` ROS topic.
Boxer is a large indoor mobile robot for prototyping and development of industrial applications.
20
-
Adapted from the OTTO Motors _OTTO 100 V2.4 autonomous mobile robot (AMR)_, Boxer is programmable
23
+
Adapted from the OTTO Motors _OTTO 100 autonomous mobile robot (AMR)_, Boxer is programmable
21
24
and easily extensible with additional hardware.
22
25
26
+
:::note
27
+
28
+
Current Boxer shipments are based on OTTO 100 V2.5. Some shipments from 2021-2023 are based on
29
+
OTTO 100 V2.4. All information in this manual applies equally to both versions except where
30
+
otherwise noted.
31
+
32
+
:::
33
+
23
34
<ComponentSafetyWarning />
24
35
25
36
### Shipment Contents
@@ -37,28 +48,53 @@ If you elected to purchase standard payload modules or custom integration servic
37
48
38
49
#### System Architecture
39
50
40
-
Boxer is built on the OTTO 100 AMR, which provides the core locomotion, safety, and sensing cababilities, along with a ROS2 API
51
+
Boxer is built on the OTTO 100 AMR, which provides the core locomotion, safety, and sensing capabilities, along with a ROS 2 API
41
52
for control of the system. Boxer is typically augmented with a Backpack Computer, which allows for user software to be installed
42
-
and executed on the system, controlling the Base Unit through the ROS2 API over a local Ethernet connection. The backpack
53
+
and executed on the system, controlling the Base Unit through the ROS 2 API over a local Ethernet connection. The backpack
43
54
computer also allows for control and monitoring of any additional payloads added to Boxer.
44
55
45
56
#### Exterior Features
46
57
47
-
Below is an overview of the Boxer robot hardware that outlines the key components that you should be aware of in order to get started with using your robot.
@@ -176,7 +227,8 @@ Pull the robot out of the crate by hand, and then roll the robot down the wood r
176
227
### Base Unit Configuration
177
228
178
229
Connect the Boxer to the Wi-Fi network using the steps below.
179
-
Refer to [Connecting a Vehicle to Your Network](https://help.ottomotors.com/sw220/commissioning/connecting-a-vehicle-to-your-network) and [Connecting to an OTTO 100](https://help.ottomotors.com/sw220/commissioning/connecting-to-a-vehicle/connecting-to-an-otto-100) for more details.
230
+
Refer to [Connecting to a robot using an Ethernet cable](https://docs.ottomotors.com/en/30495-30527-connecting-to-a-robot-using-ethernet.html) and
231
+
[Connecting a robot to a network](https://docs.ottomotors.com/en/30495-30526-connecting-a-robot-to-a-network.html) for more details.
180
232
181
233
1. Configure a network port on your laptop with the IP address <10.255.255.200>.
1. Power up the robot and connect to the OTTO App at `http://<hostname>:5000`
388
440
2. The system will boot up into a neutral state.
389
441
Take the robot out of _Neutral_ by clicking the _Joystick_ icon at the bottom right of the interface.
390
-
3. Release the E-Stop.
442
+
3. Release all emergency stop buttons and press the emergency stop reset button.
391
443
4. Press the PS button on the controller to sync with the robot.
392
444
Once the blue LED on the top of the controller is solid, the Robot is paired and ready to move.
393
445
Hold the L1 trigger button to engage the enable switch.
@@ -496,28 +548,28 @@ Operating at such speeds will allow for more reaction time in the case of unexpe
496
548
497
549
When the robot is operating, keep clear of the wheels.
498
550
499
-
Refer to the [OTTO 100 V2.4 Operation and Maintenance Manual](https://help.ottomotors.com/docs/robots/otto-100-v2-4?preview=/53683025/99909709/OMM-000094-Operation%20and%20Maintenance%20Manual%20OTTO%20100%20V2.4_A.pdf) for further safety precautions when using self-driving vehicles.
551
+
Refer to the [OTTO 100 V2.5 Operation and Maintenance Manual](https://docs.ottomotors.com/PDFs/100-v2.5-OMM.pdf) for further safety precautions when using self-driving vehicles.
500
552
501
-
### E-Stop Button{#boxer-stop-button}
553
+
### Emergency Stop Buttons{#boxer-stop-buttons}
502
554
503
555
:::warning
504
556
505
-
Ensure the E-Stop button is accessible at all times.
506
-
Avoid mounting payloads that extend over the rear of Boxer and would occlude the E-Stop button.
557
+
Ensure the emergency stop buttons are accessible at all times.
558
+
Avoid mounting payloads that extend over the front or rear of Boxer and would occlude the emergency stop buttons.
507
559
508
560
:::
509
561
510
-
Please take time to locate the red E-Stop button on the rear-right of the system.
511
-
The e-stop function allows a person in the physical vicinity of the robot to halt its motion and prevent re-initiation of motion.
512
-
This e-stop system is intended for use in emergency situations.
513
-
The e-stop system should not be used as the means of controlling robot motion during regular operation.
562
+
Please take time to locate the red emergency stop buttons on the front (V2.5 only) and rear and of the system.
563
+
The emergency stop function allows a person in the physical vicinity of the robot to halt its motion and prevent re-initiation of motion.
564
+
This emergency stop system is intended for use in emergency situations.
565
+
The emergency stop system should not be used as the means of controlling robot motion during regular operation.
514
566
515
-
When the E-Stop button is pressed, it provides a secure way to stop the robot movement, but does not control power attached by the attachment panel.
516
-
The e-stop function can be reset by pulling out the red E-Stop button until it returns to an extended position and then pressing the E-Stop Reset button.
517
-
The robot may begin moving again immediately after the E-Stop Reset button has been pressed.
567
+
When any emergency stop button is pressed, it provides a secure way to stop the robot movement, but does not control power attached by the attachment panel.
568
+
The emergency stop function can be reset by pulling out all the red emergency stop buttons until they return to an extended position and then pressing the emergency stop reset button.
569
+
The robot may begin moving again immediately after the emergency stop reset button has been pressed.
518
570
519
-
When in e-stop mode, the light strip will be flashing red and Boxer will not drive.
520
-
The commands received during e-stop mode are not buffered; Boxer will always act on the latest commands received.
571
+
When in emergency stop mode, the light strip will be flashing red and Boxer will not drive.
572
+
The commands received during emergency stop mode are not buffered; Boxer will always act on the latest commands received.
521
573
This means that if the commands are stopped before the stop is released, the Boxer will not move.
522
574
If the commands are continued, Boxer will move at the speed commanded once the stop is released.
Copy file name to clipboardExpand all lines: docs_outdoornav_user_manual/cpr_hardware.mdx
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -397,9 +397,9 @@ below.
397
397
398
398
For further information please refer to [these instructions](https://swiftnav.freshdesk.com/support/solutions/articles/44001907898-rtk-heading-gnss-compass-configuration%7D%7Bhttps://swiftnav.freshdesk.com/support/solutions/articles/44001907898-rtk-heading-gnss-compass-configuration).
399
399
400
-
## Wireless E-Stop
400
+
## Wireless Motion Stop
401
401
402
-
Please refer to the hardware user manual of the E-Stop device for proper
402
+
Please refer to the hardware user manual of the motion stop device for proper
403
403
usage. A trained operator should be used to supervise navigation of the
404
404
UGV under autonomous control at all times. The Operator should be
405
-
familiar with the use of the Wireless emergency stop device.
405
+
familiar with the use of the wireless motion stop device.
0 commit comments