Skip to content

Commit 5b848c9

Browse files
Update sample projects and templates
Signed-off-by: Jan Hanca <jan.hanca@robotec.ai>
1 parent 11fe989 commit 5b848c9

File tree

5 files changed

+7
-2
lines changed

5 files changed

+7
-2
lines changed

content/docs/learning-guide/samples/robotic/_index.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,13 @@ Robotic simulation projects to control and automate tasks.
99

1010
| Image | Link | Description | Language | Last Updated |
1111
| - | - | - | - | - |
12-
| <img src="/images/learning-guide/samples/robotic/fruit-picking.png" width="300px" /> | [Fruit picking demo](https://github.com/o3de/ROSConDemo) | Follow a robot tasked with apple picking | C++, Lua | N/A |
12+
| <img src="/images/learning-guide/samples/robotic/fruit-picking.png" width="300px" /> | [Fruit picking demo](https://github.com/o3de/ROSConDemo) | Follow a robot tasked with apple picking \(Requires ROS 2 Humble) | C++, Lua | O3DE **23.10.1**. February 5, 2024 |
1313
| <img src="/images/learning-guide/samples/robotic/physics-test-scene.png" width="300px" /> | [Physics test scene](https://github.com/o3de/o3de-physics-test-scene) | Multiple physics test scenes for robotic simulation | C++, Lua | N/A |
1414

15+
16+
1517
## Community curated
1618

1719
| Image | Link | Description | Language | Last Updated |
1820
| - | - | - | - | - |
19-
| <img src="/images/learning-guide/samples/robotic/roscon-2023.png" width="300px" /> | [ROSCon 2023 Demo](https://github.com/RobotecAI/ROSCon2023Demo) | Complex robotic simulation in a warehouse | C++ | N/A |
21+
| <img src="/images/learning-guide/samples/robotic/roscon-2023.png" width="300px" /> | [ROSCon 2023 Demo](https://github.com/RobotecAI/ROSCon2023Demo) | Complex robotic simulation in a warehouse \(Requires ROS 2 Humble) | C++ | O3DE **24.09.2**. February 19, 2025 |

content/docs/learning-guide/samples/templates/_index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ Templates are a great way to get started on a new project. They also provide ins
1010
| Image | Link | Description | Language | Last Updated |
1111
| - | - | - | - | - |
1212
| <img src="/images/learning-guide/samples/templates/third-person.png" width="300px" /> | [Third person template](https://github.com/o3de/ThirdPersonTemplate) | Showcase a simple animated Third Person Character Controller | ScriptCanvas | O3DE **23.10.3**. April 28, 2024 |
13+
| <img src="/images/learning-guide/samples/templates/ros2-template.png" width="300px" /> | [ROS 2 template](https://github.com/o3de/o3de-extras/tree/main/Templates/Ros2ProjectTemplate) | Showcase a simple ROS 2 project with one AMR | C++ | O3DE **25.05.0**. April 18, 2025 |
14+
| <img src="/images/learning-guide/samples/templates/ros2-fleet.png" width="300px" /> | [ROS 2 fleet template](https://github.com/o3de/o3de-extras/tree/main/Templates/Ros2FleetRobotTemplate) | Showcase a simple ROS 2 project with multiple AMRs | _no code_ | O3DE **25.05.0**. April 18, 2025 |
15+
| <img src="/images/learning-guide/samples/templates/ros2-manipulation.png" width="300px" /> | [ROS 2 manipulation template](https://github.com/o3de/o3de-extras/tree/main/Templates/Ros2RoboticManipulationTemplate) | Showcase a simple ROS 2 project focused on robotic manipulation | _no code_ | O3DE **25.05.0**. April 18, 2025 |
1316

1417
## Community curated
1518

793 KB
Loading
868 KB
Loading
587 KB
Loading

0 commit comments

Comments
 (0)