|
3 years ago | |
---|---|---|
.. | ||
Code | 2 years ago | |
Registry | 2 years ago | |
.gitignore | 2 years ago | |
CMakeLists.txt | 2 years ago | |
LICENSE | 2 years ago | |
README.md | 2 years ago | |
gem.json | 2 years ago | |
repo.json | 2 years ago |
This Gem enables users to develop robotic simulations through ROS2 tools and components.
To use this Gem in your project, you need to register the Gem with O3DE. First, clone this repository. Then, in o3de folder:
scripts/o3de.sh register --gem-path <PATH_TO_CLONED_ROS2_GEM>
scripts/o3de.sh enable-gem -gn ROS2 -pp <PATH_TO_YOUR_PROJECT>