rapyuta-robotics / RapyutaSimulationPlugins

Apache License 2.0
17 stars 9 forks source link

RapyutaSimulationPlugins

Robot common assets/utils used with rclUE

Online documentation

https://RapyutaSimulationPlugins.readthedocs.io/en/devel/

Depedency repository

Example repository

Example BP robots

Install pre-commit

Please install pre-commit before commiting your changes. Follow this instruction https://pre-commit.com/

then run

pre-commit install

Documentation

Online doc are available in readthedoc

https://RapyutaSimulationPlugins.readthedocs.io/en/devel/

Tools

Documentation is built with three tools

Locally build

  1. Install tools in #tools section.
  2. Build
    cd docs
    make --always-make html
  3. Open following in your browser.
    • Sphinx at file:///<path to cloned repo>/docs/source/_build/html/index.html
    • Original doxygen output at file:///<path to cloned repo>/docs/source/_build/html/doxygen_generated/html/index.html

Maintainer

yu.okamoto@rapyuta-robotics.com

ducanh.than@rapyuta-robotics.com