ros2 / rosidl_typesupport

Packages which provide the typesupport for ROS messages and services
Apache License 2.0
13 stars 34 forks source link

add missing dependency #11

Closed dirk-thomas closed 7 years ago

dirk-thomas commented 7 years ago

The Python code of each message uses a function from rosidl_generator_py.

@nuclearsandwich This needs to be rebloomed for beta 2 after being merged.

dirk-thomas commented 7 years ago

Just for the record: the line responsible for this: https://github.com/ros2/rosidl/blob/bdefe18d85c871705f137684b25242e589d7e1c9/rosidl_generator_py/resource/_msg.py.em#L25