|
1 day ago | |
---|---|---|
.. | ||
Assets | 1 month ago | |
Code | 1 day ago | |
Registry | 2 months ago | |
.clang-format | 2 years ago | |
.gitignore | 2 years ago | |
.licenserc.yaml | 2 years ago | |
CMakeLists.txt | 2 months ago | |
CONTRIBUTING.md | 2 years ago | |
README.md | 1 year ago | |
gem.json | 1 month ago | |
preview.png | 2 years ago |
With the ROS 2 Gem you can develop robotic simulations with ROS (Robot Operating System) 2 in Open 3D Engine (O3DE).
The Gem is tested with ROS 2 Humble and Iron on Ubuntu 22.04. ROS 2 Jazzy support will be available on distro release day.
The Gem is not available for Windows and does not support ROS 1.
Refer to this part of the documentation to learn how to create a new project with the ROS 2 Gem.
A great place to start learning about this Gem is the O3DE Robotics Documentation.
URDF
and SDFormat
(including .xacro
and .world
files)
/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.
Please refer to Robot Importer documentation.
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.