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
Merge pull request #505 from iRobotEducation/shamlian/release_G.5.4_G.2.4
Release G.5.4 / H.2.4
# Changelog (from G.5.3/H.2.3)
## Core Robot
### Webserver
* Add beta feature to disconnect from wlan0 and forget the SSID (#110)
### Power Management
* Robot will now change its light ring to "spinning red" when the battery level dips below 3%, and will explicitly call the /robot_power service when it falls below 2%.
## ROS 2
### Actions
* The /rotate_angle action no longer accepts overriding goals; an ongoing goal must be completed (successfully or unsuccessfully) before a new goal will be accepted. (#351)
* Improve reliability of robot docking and undocking.
Copy file name to clipboardexpand all lines: docs/hw/electrical.md
+9-4
Original file line number
Diff line number
Diff line change
@@ -6,21 +6,26 @@ The battery shipping with the robot is a 26 Wh, 4S Lithium Ion smart battery pac
6
6
It will report a 0% state of charge when the total voltage of the pack reaches 12.0 V.
7
7
It will self-protect and disconnect from any load at 10.8 V or lower.
8
8
9
-
!!! attention "Notice"
10
-
If the robot is approaching a 0% state of charge and the application does not believe it will make it to the dock, the robot should be powered down using the `/robot_power` service.
9
+
!!! warning "Notice"
10
+
If the robot is approaching a 0% state of charge and the user application does not believe it will make it to the dock, the robot should be powered down using the [`/robot_power` service](../../examples/actuators-cli/#robot-power).
11
+
It is recommended to return to the dock at or below about 10% state of charge in order to prevent the robot from being stranded without power.
12
+
13
+
14
+
!!! info
15
+
As of software version G.5.4 (Galactic) and H.2.4 (Humble), the Create 3 robot will interally call the `/robot_power` service once the battery's state of charge dips below 2% in order to reduce the risk of tripping the battery's self-protection limits.
11
16
12
17
If the battery self-protects, its internal management system may refuse to charge until it is reset.
13
18
Resetting the battery is accomplished by removing the battery from the robot for at least fifteen minutes, at which point it should be reinstalled in the robot and the robot placed on the charger.
14
19
15
20
16
-
!!! attention "Notice"
21
+
!!! info
17
22
When not overridden, the robot's light ring will flash red to indicate low battery state, at about 10% state of charge. It is recommended not to run the robot for extended periods of time in this state.
18
23
19
24
Charge the battery by placing Create® 3 on the included iRobot® Home Base™ Charging Station.
20
25
The light ring will show the state of charge and animate while the battery is charging.
21
26
The battery will self-protect and disable the ability to charge if it charges continuously for four hours without reaching 100% state of charge.
22
27
23
-
!!! attention "Notice"
28
+
!!! danger "Notice"
24
29
Always remove the Create® 3 robot’s battery prior to dismantling, adjusting, altering, or affecting the robot’s chassis at the risk of damaging the battery, robot, or both.
25
30
Do not attempt to use the robot without its battery installed.
| Device is connected to <br> robot’s Access Point page. | Robot attempting to <br> connect to Wi-Fi | Success connecting to Wi-Fi | Robot successfully <br> disconnected from <br> Access Point page |
53
53
54
54
| Yellow with Red | Yellow with Green | Yellow with Blue | Yellow with White | Solid Yellow |
55
55
| ----- | ----- | ----- | ----- | ----- |
56
-
|{: style="height:100px;width:100px"} |{: style="height:100px;width:100px"} |{: style="height:100px;width:100px"} |{: style="height:100px;width:100px"} |{: style="height:100px;width:100px"} |
56
+
|{: style="height:100%;width:100%"} |{: style="height:100%;width:100%"} |{: style="height:100%;width:100%"} |{: style="height:100%;width:100%"} |{: style="height:100%;width:100%"} |
57
57
| Failed Wi-Fi password | Robot cannot connect to <br> network access point | DHCP failed to obtain a valid <br> IP address before time-out. <br> Try again. | Access point located but <br> failed association. Try again. | Failed to connect to Wi-Fi <br> for unknown reason |
58
58
59
59
### While Updating Firmware
60
60
| Solid Cyan | Spinning Blue | Spinning White | Solid White |
| Device is connected to <br> robot’s Access Point page. | Robot downloading <br> update file | Robot updating firmware <br> Do not remove from dock | Update successful |
64
64
65
65
### While Operating
66
-
| Spinning White | Solid White | Pulsing Red | Half Solid Orange | Half Solid Yellow |
Copy file name to clipboardexpand all lines: docs/hw/overview.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -3,20 +3,20 @@ The Create® 3 is based on the Roomba®, a robot vacuum cleaner.
3
3
Its sensors, actuators, and compact design are capable of navigating and mapping a the whole floor of a home or office space.
4
4
The robot also ships with an iRobot® Home Base™ Charging Station.
5
5
6
-

6
+
<br>
7
7
The front of the robot features a multizone bumper with seven pairs of IR proximity sensors, which can be used to detect obstacles.
8
8
The top of the robot contains three buttons which can all be overloaded by a ROS 2 application (only the • and •• buttons can be overloaded in the iRobot Coding app.)
9
9
The power button features a ring of six RGB LEDs for indication.
10
10
11
-

11
+
<br>
12
12
The faceplate and cargo bay of the robot feature a regular hole pattern for attaching payloads and can be removed without tools for quick prototyping.
13
13
There are two cable passthroughs: one on the top edge of the cargo bay which is good for quick prototyping and one that penetrates the top cover and faceplate which is useful for keeping wires within the radius of the robot.
14
14
More information on these features can be found on the [Mechanical](../mechanical/) page.
15
15
16
16
Also visible with the faceplate removed is the adapter board, which is used to interface to external computers either through Bluetooth®[^1] or via USB-C®[^2].
17
17
More information on this board is available on the [Electrical](../electrical/) page.
18
18
19
-

19
+
<br>
20
20
The bottom of the robot includes four cliff sensors to keep the robot on solid ground, a front caster (by default, the robot's center of gravity is forward of the center axis), charging contacts, two wheels with current sensors and encoders, and an optical odometry sensor.
21
21
Not visible is the robot's IMU, which is used with the optical odometry sensor and wheel encoders to generate a fused odometry estimate.
For iRobot® Education Bluetooth[^2] users, there are no changes.
13
+
See below for details.
14
+
15
+
## Changelog (from G.5.3)
16
+
### Core Robot
17
+
* Webserver
18
+
* Add [beta feature](../../webserver/forget-wifi/) to disconnect from `wlan0` and forget the SSID [(#110)](https://github.com/iRobotEducation/create3_docs/issues/110)
19
+
* Power Management
20
+
* Robot will now change its light ring to "spinning red" when the battery level dips below 3%, and will explicitly call the `/robot_power` service when it falls below 2%.
21
+
22
+
### ROS 2
23
+
* Actions
24
+
* The `/rotate_angle` action no longer accepts overriding goals; an ongoing goal must be completed (successfully or unsuccessfully) before a new goal will be accepted. [(#351)](https://github.com/iRobotEducation/create3_docs/issues/351)
25
+
* Improve reliability of robot docking and undocking.
26
+
27
+
[^1]: ROS 2 is governed by Open Robotics.
28
+
[^2]: The Bluetooth® word mark and logos are registered trademarks owned by Bluetooth SIG, Inc. and any use of such marks by iRobot is under license.
29
+
[^3]: All other trademarks mentioned are the property of their respective owners.
For iRobot® Education Bluetooth[^2] users, there are no changes.
16
+
See below for details.
17
+
18
+
## Changelog (from H.2.3)
19
+
### Core Robot
20
+
* Webserver
21
+
* Add [beta feature](../../webserver/forget-wifi/) to disconnect from `wlan0` and forget the SSID [(#110)](https://github.com/iRobotEducation/create3_docs/issues/110)
22
+
* Power Management
23
+
* Robot will now change its light ring to "spinning red" when the battery level dips below 3%, and will explicitly call the `/robot_power` service when it falls below 2%.
24
+
25
+
### ROS 2
26
+
* Actions
27
+
* The `/rotate_angle` action no longer accepts overriding goals; an ongoing goal must be completed (successfully or unsuccessfully) before a new goal will be accepted. [(#351)](https://github.com/iRobotEducation/create3_docs/issues/351)
28
+
* Improve reliability of robot docking and undocking.
29
+
30
+
[^1]: ROS 2 is governed by Open Robotics.
31
+
[^2]: The Bluetooth® word mark and logos are registered trademarks owned by Bluetooth SIG, Inc. and any use of such marks by iRobot is under license.
32
+
[^3]: All other trademarks mentioned are the property of their respective owners.
The "Forget Wi-Fi Network" beta menu option of the Create® 3 webserver instructs the Create® 3 robot to forget about and disconnect from any Wi-Fi networks to which it had been connected.
3
+
4
+
!!!warning
5
+
Please note that this is a beta feature, and as such is not supported by the customer service team.
6
+
Please exercise caution, as improper use of beta features may result in an inoperable robot.
7
+
8
+
Selecting the "Forget Wi-Fi Network" option will spawn a pop-up requesting confirmation.
9
+
Once confirmed, the robot will forget about any SSIDs to which it has connected, and to immediately disconnect from the `wlan0` inteface if it is currently connected.
10
+
If this command is issued over `wlan0`, it will be necessary to communicate with the robot either in AP mode or using Ethernet-over-USB.
11
+
12
+
This feature can also be accessed by sending a POST to `/api/forget-wifi`.
13
+
14
+
[^1]: All trademarks mentioned are the property of their respective owners.
0 commit comments