Skip to content

add readme.rst#300

Merged
Karsten1987 merged 4 commits intomasterfrom
add_readme
Jan 10, 2019
Merged

add readme.rst#300
Karsten1987 merged 4 commits intomasterfrom
add_readme

Conversation

@Karsten1987
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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.

2 participants