Bug 579884 - [Robotics, ROS2] Support Python code generation

- Bugfixes
  - generated _main does not instantiate _impl constructor
  - correct dependencies (e.g. main imports _impl and not vice versa, qos).
  - use True/False instead of true/false for boolean values
  - Constructor of _impl does not call superclass constructor
  - initParameterVars: self is missing before var, value is returned, not 2nd param.

- Don't apply and use C++ profile any more => remove C++ stereotype application
  from CodeSkeleton in codegen common

- Use absolute (instead of relative) path names in import

- Fix calls in test example

Change-Id: I89f818f519fba23e2a168bd57446e6a683002eaa
Signed-off-by: aradermache <ansgar.radermacher@cea.fr>
32 files changed
tree: 584cbf829639654ed404b094244a05a8c80b8f9e
  1. plugins/
  2. releng/
  3. targetplatform/
  4. .gitignore
  5. pom.xml