Skip to content

Ignore import order on generated imports#29

Merged
sloretz merged 1 commit intomasterfrom
actions_with_msgs_in_same_package
Feb 25, 2019
Merged

Ignore import order on generated imports#29
sloretz merged 1 commit intomasterfrom
actions_with_msgs_in_same_package

Conversation

@sloretz
Copy link
Copy Markdown
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
@cottsay cottsay requested a review from jacobperron February 21, 2019 18:47
@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.

2 participants