Added rosidl_runtime c and cpp dependencies (#138)
* Replaced rosidl_generator_x with rosidl_runtime_x Signed-off-by: ahcorde <ahcorde@gmail.com> * Fixed package.zml Signed-off-by: ahcorde <ahcorde@gmail.com>
This commit is contained in:
parent
cf22b2608a
commit
654f3d46aa
2 changed files with 4 additions and 4 deletions
|
@ -12,7 +12,7 @@
|
|||
<depend>cyclonedds</depend>
|
||||
<depend>rcutils</depend>
|
||||
<depend>rmw</depend>
|
||||
<depend>rosidl_generator_c</depend>
|
||||
<depend>rosidl_runtime_c</depend>
|
||||
<depend>rosidl_typesupport_introspection_c</depend>
|
||||
<depend>rosidl_typesupport_introspection_cpp</depend>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue