Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignore import order on generated imports #29

Merged
merged 1 commit into from
Feb 25, 2019

Conversation

sloretz
Copy link
Contributor

@sloretz sloretz commented Feb 13, 2019

Since actions are added separately from the generation of messages and services within them, it would be difficult to get the import order right. Instead this PR ignores the order

connects to ros2/rosidl#348
CI at ros2/rosidl_typesupport#44
required by ros2/rcl_interfaces#62

This PR should be backported to crystal

Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>
@sloretz sloretz added the in review Waiting for review (Kanban column) label Feb 13, 2019
@sloretz sloretz self-assigned this Feb 13, 2019
@sloretz sloretz merged commit 68e6271 into master Feb 25, 2019
@sloretz sloretz removed the in review Waiting for review (Kanban column) label Feb 25, 2019
@sloretz sloretz deleted the actions_with_msgs_in_same_package branch February 25, 2019 16:45
sloretz added a commit that referenced this pull request Mar 7, 2019
Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>
nuclearsandwich pushed a commit that referenced this pull request Mar 10, 2019
* Adds Python typesupport for Actions (#21)

* Add _action.py.em; Makes rosidl_generator_py handle action files
properly

* Adds CMake pipeline bits for action generation.

* Fixes all linter issues.

* Attempts to fix CMake warnings in Windows.

* Fix flake8 error (#27)

* Provide type support for 'goal_status_array' in action type support

Signed-off-by: Jacob Perron <jacob@openrobotics.org>

* Fix spelling typo

Signed-off-by: Jacob Perron <jacob@openrobotics.org>

* Ignore import order on generated imports (#29)

Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants