ros2 / rosidl_typesupport

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

Support service generation on action folders #33

Closed hidmic closed 5 years ago

hidmic commented 5 years ago

Connected to ros2/rosidl#301. This pull request is part of a series of pull requests that make the necessary changes to allow us to build .srv files outside an srv folder.

connects to ros2/rosidl#301

jacobperron commented 5 years ago

CI:

hidmic commented 5 years ago

@jacobperron I believe CI is failing because it's not pulling the associated rosidl_typesupport_fastrtps PR'd branch. Does it do any form of branch name matching to fetch sources? If so, we can make it uniform across repos.

apojomovsky commented 5 years ago

Ok, given that we have green light I'm proceeding to merge this and its related PRs