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

rename transitions as lifecycle_msgs changed #153

Merged
merged 1 commit into from
Nov 1, 2018

Conversation

yechun1
Copy link
Contributor

@yechun1 yechun1 commented Nov 1, 2018

TRANSITION_SHUTDOWN is delated in lifecycle_msgs/msg/Transition.msg

Align with the code changes from ros2/rcl_interfaces@852a37b

Signed-off-by: Chris Ye chris.ye@intel.com

To fix #152

TRANSITION_SHUTDOWN is delated in lifecycle_msgs/msg/Transition.msg

Align with the code changes from ros2/rcl_interfaces@852a37b

Signed-off-by: Chris Ye <chris.ye@intel.com>
@tfoote tfoote added the in review Waiting for review (Kanban column) label Nov 1, 2018
@Karsten1987
Copy link
Contributor

Karsten1987 commented Nov 1, 2018

this looks correct to me, but I'd like to have @wjwwood giving his opinion as well.

Copy link
Member

@wjwwood wjwwood left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The code looks ok, but I have not idea about the new/changed transition states or if anything else is required to make them usable in launch. I would presume not.

I'll leave it to @Karsten1987 to do CI and final review since he authored ros2/rcl_interfaces#46.

@wjwwood
Copy link
Member

wjwwood commented Nov 1, 2018

In order to fix the nightlies and unblock CI for other pr's, I'll go ahead and push on it, here's CI:

  • Linux Build Status
  • Linux-aarch64 Build Status
  • macOS Build Status
  • Windows Build Status

@wjwwood
Copy link
Member

wjwwood commented Nov 1, 2018

Blocked on ros2/geometry2#76 (comment)

@wjwwood
Copy link
Member

wjwwood commented Nov 1, 2018

CI:

  • Linux Build Status
  • Linux-aarch64 Build Status
  • macOS Build Status
  • Windows Build Status

@wjwwood wjwwood merged commit a896719 into ros2:master Nov 1, 2018
@wjwwood wjwwood removed the in review Waiting for review (Kanban column) label Nov 1, 2018
@Karsten1987
Copy link
Contributor

thanks @yechun1 for providing a fix.

@yechun1 yechun1 deleted the fix_TRANSITION_SHUTDOWN branch November 1, 2018 23:04
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.

ros2 launch not work after delete TRANSITION_SHUTDOWN in lifecycle_msgs
4 participants