Skip to content

Commit 889bfb7

Browse files
authored
Merge pull request #429 from iRobotEducation/shamlian/release_G.5.2_H.2.2
Release G.5.2 and H.2.2
2 parents ed79bed + 35c4c3b commit 889bfb7

File tree

7 files changed

+61
-10
lines changed

7 files changed

+61
-10
lines changed

docs/releases/g_5_2.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# iRobot® Create® 3 Release G.5.2
2+
[[Click here to download release G.5.2]](https://edu.irobot.com/create3/firmware/G.5.2)
3+
4+
## This release is running ROS 2 Galactic with the following interface library versions:
5+
6+
- [irobot_create_msgs - 1.2.4](https://github.com/iRobotEducation/irobot_create_msgs/tree/1.2.4)
7+
- [cyclonedds - 0.8.1](https://github.com/eclipse-cyclonedds/cyclonedds/tree/0.8.1)
8+
- [Fast-DDS - 2.3.3](https://github.com/eProsima/Fast-DDS/tree/2.3.3)
9+
10+
## Release Overview
11+
For ROS 2[^1] users, this is a bugfix release.
12+
For iRobot® Education Bluetooth[^2] users, there are no changes.
13+
See below for details.
14+
15+
## Changelog (from G.5.1)
16+
### ROS 2
17+
* Client Library
18+
* Set lock free queue MAX_SEMA_SPINS = 0 [(irobotros/rclcpp#111)](https://github.com/irobot-ros/rclcpp/pull/111)
19+
20+
[^1]: ROS 2 is governed by Open Robotics.
21+
[^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.
22+
[^3]: All other trademarks mentioned are the property of their respective owners.

docs/releases/h_1_1.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
- [Fast-DDS - 2.6.4](https://github.com/eProsima/Fast-DDS/tree/2.6.4)
1212

1313
## Release Overview
14-
For iRobot® Education Bluetooth[^1] users, there are no changes.
15-
For ROS 2[^2] users, this release fixes a couple issues.
14+
For ROS 2[^1] users, this release fixes a couple issues.
15+
For iRobot® Education Bluetooth[^2] users, there are no changes.
1616
See below for details.
1717

1818
## Changelog (from H.1.0)

docs/releases/h_1_2.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
- [Fast-DDS - 2.6.4](https://github.com/eProsima/Fast-DDS/tree/2.6.4)
1212

1313
## Release Overview
14-
For iRobot® Education Bluetooth[^1] users, there are no changes.
15-
For ROS 2[^2] users, this release fixes a few issues and adds a beta feature.
14+
For ROS 2[^1] users, this release fixes a few issues and adds a beta feature.
15+
For iRobot® Education Bluetooth[^2] users, there are no changes.
1616
See below for details.
1717

1818
## Changelog (from H.1.1)

docs/releases/h_2_1.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
- [Fast-DDS - 2.6.4](https://github.com/eProsima/Fast-DDS/tree/2.6.4)
1212

1313
## Release Overview
14-
For iRobot® Education Bluetooth[^1] users, this is a bugfix release.
15-
For ROS 2[^2] users, this is primarily a feature release.
14+
For ROS 2[^1] users, this is primarily a feature release.
15+
For iRobot® Education Bluetooth[^2] users, this is a bugfix release.
1616
See below for details.
1717

1818
## Changelog (from H.1.2)

docs/releases/h_2_2.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# iRobot® Create® 3 Release H.2.2
2+
[[Click here to download release H.2.2]](https://edu.irobot.com/create3/firmware/H.2.2)
3+
4+
!!! warning
5+
When using Fast-DDS, startup times are about 30s longer than in our Galactic release. We are working on a fix.
6+
7+
## This release is running ROS 2 Humble with the following interface library versions:
8+
9+
- [irobot_create_msgs - 2.1.0](https://github.com/iRobotEducation/irobot_create_msgs/tree/2.1.0)
10+
- [cyclonedds - 0.9.0](https://github.com/eclipse-cyclonedds/cyclonedds/tree/0.9.0)
11+
- [Fast-DDS - 2.6.4](https://github.com/eProsima/Fast-DDS/tree/2.6.4)
12+
13+
## Release Overview
14+
For ROS 2[^1] users, this is a bugfix release.
15+
For iRobot® Education Bluetooth[^2] users, there are no changes.
16+
See below for details.
17+
18+
## Changelog (from H.2.1)
19+
### ROS 2
20+
* Client Library
21+
* Set lock free queue MAX_SEMA_SPINS = 0 [(irobot-ros/events-executor#20)](https://github.com/irobot-ros/events-executor/pull/20)
22+
23+
[^1]: ROS 2 is governed by Open Robotics.
24+
[^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.
25+
[^3]: All other trademarks mentioned are the property of their respective owners.

docs/releases/overview.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,14 +33,16 @@ Downloads of a particular version can be found on each individual release page.
3333

3434
### Humble
3535

36-
* [H.2.1](../h_2_1) (humble-latest)
36+
* [H.2.2](../h_2_2) (humble-latest)
37+
* [H.2.1](../h_2_1)
3738
* [H.1.2](../h_1_2)
3839
* [H.1.1](../h_1_1)
3940
* [H.1.0](../h_1_0)
4041
* [H.0.0](../h_0_0)
4142

4243
### Galactic
43-
* [G.5.1](../g_5_1) (galactic-latest, latest)
44+
* [G.5.2](../g_5_2) (galactic-latest, latest)
45+
* [G.5.1](../g_5_1)
4446
* [G.4.5](../g_4_5)
4547
* [G.4.4](../g_4_4)
4648
* [G.4.3](../g_4_3)

mkdocs.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ nav:
116116
- Firmware Releases:
117117
- Overview: releases/overview.md
118118
- Galactic:
119-
- G.5.1: releases/g_5_1.md
119+
- G.5.2: releases/g_5_2.md
120120
- Older:
121121
- G.1.1: releases/g_1_1.md
122122
- G.2.2: releases/g_2_2.md
@@ -125,10 +125,12 @@ nav:
125125
- G.4.3: releases/g_4_3.md
126126
- G.4.4: releases/g_4_4.md
127127
- G.4.5: releases/g_4_5.md
128+
- G.5.1: releases/g_5_1.md
128129
- Humble:
129-
- H.2.1: releases/h_2_1.md
130+
- H.2.2: releases/h_2_2.md
130131
- Older:
131132
- H.0.0: releases/h_0_0.md
132133
- H.1.0: releases/h_1_0.md
133134
- H.1.1: releases/h_1_1.md
134135
- H.1.2: releases/h_1_2.md
136+
- H.2.1: releases/h_2_1.md

0 commit comments

Comments
 (0)