[DOCS] Add release notes for Autonomous Mobile Robot#2121
Open
sgolebiewski-intel wants to merge 2 commits intoopen-edge-platform:mainfrom
Open
Conversation
Signed-off-by: Sebastian Golebiewski <sebastianx.golebiewski@intel.com>
wiwaszko-intel
approved these changes
Mar 12, 2026
jb-balaji
reviewed
Mar 12, 2026
|
|
||
| - Add support for ROS 2 Jazzy across all components. | ||
| - **Simulations** | ||
| - Migrate the pick-and-place simulation from Gazebo Classic (Ignition) to Gazebo Harmonic: |
Contributor
There was a problem hiding this comment.
suggestion add "warehouse pick-and-place simulation"
jb-balaji
reviewed
Mar 12, 2026
| - Remove hardcoded Humble references throughout documentation. | ||
| - Improve the `collab_slam` script with automatic ROS environment detection. | ||
| - **ADBScan** | ||
| - Update `CMakeLists.txt` to support both Humble and Jazzy with Gazebo Harmonic on Ubuntu 24.04. |
Contributor
There was a problem hiding this comment.
..... on ubuntu 22.04 and ubuntu 24.04 respectively.
jb-balaji
reviewed
Mar 12, 2026
| - **ADBScan** | ||
| - Update `CMakeLists.txt` to support both Humble and Jazzy with Gazebo Harmonic on Ubuntu 24.04. | ||
| - Update Makefile to include the `turtlebot3_simulations` package for Jazzy builds. | ||
| - Update the version in the `package.xml` to match debian changelog (2.3.0). |
jb-balaji
reviewed
Mar 12, 2026
| - Fully backward compatible. | ||
| - Add the troubleshooting guide. | ||
| - **Pick-and-Place Controllers (picknplace)** | ||
| - Add Idle SMACH state in amr_controller for a clean single-cycle demo completion. |
Contributor
There was a problem hiding this comment.
remove this whole section, as most of them are already covered in simulation section
jb-balaji
requested changes
Mar 12, 2026
Contributor
jb-balaji
left a comment
There was a problem hiding this comment.
Reviewed with suggestions
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Add release notes for
Autonomous Mobile Robotin Robotics AI Suite.Fixes # (issue)
Any Newly Introduced Dependencies
Please describe any newly introduced 3rd party dependencies in this change. List their name, license information and how they are used in the project.
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
Checklist: