Fast-DDS-python
Fast-DDS-python copied to clipboard
[21226] Add type support regeneration utility to 1.2.x (backport #170)
Description
This PR cherry-picks a set of commits that created and updated the type support regeneration utility to bring it to the version 1.2.x. (Tested locally) Related PR:
- https://github.com/eProsima/Fast-DDS-Gen/pull/368
Contributor Checklist
- [x] Commit messages follow the project guidelines.
- N/A Tests that thoroughly check the new feature have been added/Regression tests checking the bug and its fix have been added; the added tests pass locally
- N/A Changes are API compatible.
- N/A Applicable backports have been included in the description.
Reviewer Checklist
- [x] The PR has a milestone assigned.
- [x] The title and description correctly express the PR's purpose.
- [x] Check contributor checklist is correct.
- N/A Check CI results: changes do not issue any warning.
- N/A Check CI results: failing tests are unrelated with the changes.
This is an automatic backport of pull request #170 done by [Mergify](https://mergify.com).