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

add readme.rst #300

Merged
merged 4 commits into from
Jan 10, 2019
Merged

add readme.rst #300

merged 4 commits into from
Jan 10, 2019

Conversation

Karsten1987
Copy link
Contributor

@Karsten1987 Karsten1987 commented Dec 13, 2018

This is referring to ros2/ros2_documentation#47 (comment)

The documentation of the lifecycle (in fact every demo) should be contained within the package and not duplicated in the ros2_documentation package.

@Karsten1987 Karsten1987 self-assigned this Dec 13, 2018
@Karsten1987 Karsten1987 added the in progress Actively being worked on (Kanban column) label Dec 13, 2018
@Karsten1987 Karsten1987 added in review Waiting for review (Kanban column) and removed in progress Actively being worked on (Kanban column) labels Dec 13, 2018
* ``rclcpp_lifecycle::node_interfaces::LifecycleNodeInterface::CallbackReturn
on_cleanup(const rclcpp_lifecycle::State & previous_state)``
* ``rclcpp_lifecycle::node_interfaces::LifecycleNodeInterface::CallbackReturn
on_shutdown(const rclcpp_lifecycle::State & previous_state)``
Copy link
Contributor

Choose a reason for hiding this comment

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

The functions look a bit weird on github's preview, but the bouncy version looks fine https://github.com/ros2/demos/blob/bouncy/lifecycle/README.rst

Copy link
Contributor Author

Choose a reason for hiding this comment

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

should be addressed now

@Karsten1987 Karsten1987 force-pushed the add_readme branch 2 times, most recently from 90fd38a to e6fec40 Compare December 13, 2018 01:36
.. code-block:: bash

[lc_listener] notify callback: Transition from state unconfigured to configuring
[lc_listener] notify callback: Transition from state configuring to inactive
Copy link
Contributor

Choose a reason for hiding this comment

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

I see two more transitions after these before the listener receives data

[INFO] [lc_listener]: notify callback: Transition from state inactive to activating
[INFO] [lc_listener]: notify callback: Transition from state activating to active

Copy link
Contributor Author

Choose a reason for hiding this comment

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

good catch. That was a copy paste error.

@Karsten1987 Karsten1987 merged commit bc20cd4 into master Jan 10, 2019
@Karsten1987 Karsten1987 deleted the add_readme branch January 10, 2019 16:11
@Karsten1987 Karsten1987 removed the in review Waiting for review (Kanban column) label Jan 10, 2019
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