Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Examples refactor: Hello World (#4547)
* Refs #20543: Refactor HelloWorld example Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com> * Refs #20543: Include XML profiles Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com> * Refs #20543: Include example in test automotation Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com> * Refs #20543: Improve README.md Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com> * Refs #20543: Update example test to fail if no communication stablished Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com> * Refs #20543: Adjust example to run test Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com> * Refs #20543: Please linters Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com> * Refs #20543: Apply rev suggestions Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com> * Refs #20543: Add explicit status mask arguments Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com> * Refs #20543: Include sample CLI argument Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com> * Refs #20543: Simplify publish return Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com> * Refs #20543: Please uncrustify Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com> * Refs #20543: Add missing SHM build def and remove duplicated install Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com> * Refs #20543: Set sample as pub / sub option Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com> * Refs #20543: Rename cli_options.hpp to CLIParser.hpp Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com> * Refs #20543: Improve usage message Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com> * Refs #20543: Apply rev suggestions (2) Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com> * Refs #20543: Apply rev suggestions (3) Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com> * Refs #20543: [ARS] Include namespaces Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com> * Refs #20543: [ARS] Fix example installation Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com> Refs #20543: Fix installation path Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com> * Refs #20543: Apply rev suggestions (4) Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com> A Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com> * Refs #20543: Apply rev suggestions (5) Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com> * Refs #20543: Apply rev suggestions (6) Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com> * Refs #20543: Refactor entities Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com> * Refs #20543: [ARS] Install XML profile Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com> * Refs #20543: [ARS] Set EntityKind as enum class Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com> * Refs #20543: [ARS] Remove ternary operator Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com> * Refs #20543: [ARS] Simplify running message Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com> * Refs #20543: [ARS] Improve CLI usage message Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com> * Refs #20543: [ARS] Improve CLI parse Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com> * Refs #20543: [ARS] Apply remain NITs Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com> * Refs #20543: Apply rev suggestions (7) Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com> * Refs #20543: Apply rev suggestions (8) Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com> * Refs #20543: Apply rev suggestions (9) Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com> * Refs #20543: Fix listener loop Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com> * Refs #20543: Add example in versions.md Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com> * Refs #20543: Fix windows and mac errors and warnings Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com> * Refs #20543: Fix mac warning Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com> * Refs #20543: Fix example test run without THIRDPARTY flags Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com> * Refs #20543: Apply internal review suggestions Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com> * Refs #20543: Apply configuration example suggestions Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com> * Refs #20543: Apply rev suggestions Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com> --------- Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
- Loading branch information