|
1 anno fa | |
---|---|---|
.. | ||
Assets | 2 anni fa | |
Code | 1 anno fa | |
Registry | 1 anno fa | |
docs | 2 anni fa | |
.clang-format | 2 anni fa | |
.gitignore | 2 anni fa | |
.licenserc.yaml | 2 anni fa | |
CMakeLists.txt | 2 anni fa | |
CONTRIBUTING.md | 2 anni fa | |
README.md | 2 anni fa | |
gem.json | 1 anno fa | |
preview.png | 2 anni fa |
With the ROS2 Gem you can develop robotic simulations with ROS (Robot Operating System) 2 in Open 3D Engine (O3DE).
Access the the whole ROS2 Gem documentation by clicking here. Other sections in this README link to specific parts of the provided documentation.
/clock
supporting non-real time./tf
, /tf_static
).For a "feel" of these features, see an example project which uses this Gem to run navigation stack.
You can test the O3DE ROS2 Gem with the Robot Vacuum project. It will allow you to run a robot navigation simulation. All necessary assets are included.
Refer to this part of the documentation to configure your project with the ROS2 Gem.
Visit this part of the documentation to learn about the ROS2 Gems Concepts and Structure. Additionally you can learn about ROS 2 Concepts here.
Refer here to access a list of steps guiding you through the creation of your own simulation.
Access this part of the documentation to learn about importing robots from common formats such as the Unified Robot Description Format (URDF).
If you have any problems with the ROS2 Gem, visit here for troubleshooting guides and suggestions.
If you plan on contributing please follow the Pull Request Publishing guide. For those using the Clion IDE we advise to follow the Development in Clion guide.
This project was originally developed by Robotec.ai in cooperation with AWS Game Tech and AWS RoboMaker.