diff --git a/dev/source/docs/ros2.rst b/dev/source/docs/ros2.rst index 369e15a5e9..2d51fc72bf 100644 --- a/dev/source/docs/ros2.rst +++ b/dev/source/docs/ros2.rst @@ -71,11 +71,22 @@ Test `microxrceddsgen` installation: .. code-block:: bash source ~/.bashrc - microxrceddsgen -version - # openjdk version "11.0.18" 2023-01-17 - # OpenJDK Runtime Environment (build 11.0.18+10-post-Ubuntu-0ubuntu122.04) - # OpenJDK 64-Bit Server VM (build 11.0.18+10-post-Ubuntu-0ubuntu122.04, mixed mode, sharing) - # microxrceddsgen version: 1.0.0beta2 + microxrceddsgen -help + # microxrceddsgen usage: + # microxrceddsgen [options] [ ...] + # where the options are: + # -help: shows this help + # -version: shows the current version of eProsima Micro XRCE-DDS Gen. + # -example: Generates an example. + # -replace: replaces existing generated files. + # -ppDisable: disables the preprocessor. + # -ppPath: specifies the preprocessor path. + # -I : add directory to preprocessor include paths. + # -d : sets an output directory for generated files. + # -t : sets a specific directory as a temporary directory. + # -cs: IDL grammar apply case sensitive matching. + # and the supported input files are: + # * IDL files. :: ⚠️ If you have installed FastDDS or FastDDSGen globally on your system: eProsima's libraries and the packaging system in