commit | 24d6bbfe11d91894c7c28ca7acf64cca9ba9d3c1 | [log] [tgz] |
---|---|---|
author | aradermache <ansgar.radermacher@cea.fr> | Mon Feb 13 14:53:47 2023 +0100 |
committer | aradermache <ansgar.radermacher@cea.fr> | Mon Feb 13 15:13:08 2023 +0100 |
tree | 628886ccc17541923b290f7add6ffcecf33a985d | |
parent | a9dba04f828446d1dd961c1576be48b388d76c42 [diff] |
Bug 579884 - [Robotics, ROS2] Support Python code generation - Add dependency towards _impl / C++ skeleton after the removal from common code skeleton. Code pattern is not intuitive, the user implementation class depends on generated code but it should not be vice versa (it is however possible in C++, since only the C++ body file includes the skeleton) Change-Id: I2682744ffaa18f516a022f3b38fe189dd578b4e9 Signed-off-by: aradermache <ansgar.radermacher@cea.fr>