Skip to content

Replace python script with ros2 lifecycle#47

Merged
sloretz merged 3 commits intomasterfrom
sloretz/ros2-lifecycle-cli
Dec 12, 2018
Merged

Replace python script with ros2 lifecycle#47
sloretz merged 3 commits intomasterfrom
sloretz/ros2-lifecycle-cli

Conversation

@sloretz
Copy link
Copy Markdown
Contributor

@sloretz sloretz commented Dec 12, 2018

Change section from using lifecycle_service_client_py.py to use ros2 lifecycle
lifecycle_service_client_py.py was removed in ros2/demos#283

Also the lifecycle services no longer accept a node_name argument.

Change section from using lifecycle_service_client_py.py to use ros2 lifecycle
lifecycle_service_client_py.py was removed in ros2/demos#283
@sloretz sloretz self-assigned this Dec 12, 2018
Comment thread Managed-Nodes.rst
^^^^^^^^^^^^^^

The ``lifecycle_service_client`` application is a fixed order script for this demo purpose only. It explains the use and the API calls made for this lifecycle implementation, but may be inconvenient to use otherwise. For this reason, we implemented a separate python script, which lets you dynamically change states or various nodes.
The ``lifecycle_service_client`` application is a fixed order script for this demo purpose only. It explains the use and the API calls made for this lifecycle implementation, but may be inconvenient to use otherwise. For this reason we implemented a command line tool which lets you dynamically change states or various nodes.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Good example why every sentence should start on a new line. That should probably addressed separately though.

@sloretz sloretz merged commit 2f6b399 into master Dec 12, 2018
@sloretz sloretz deleted the sloretz/ros2-lifecycle-cli branch December 12, 2018 23:30
@sloretz sloretz removed the in review label Dec 12, 2018
@Karsten1987
Copy link
Copy Markdown
Contributor

Karsten1987 commented Dec 13, 2018

I actually think this page should be removed completely.

The official documentation for the lifecycle was actually shifted to https://index.ros.org/p/lifecycle/github-ros2-demos/#bouncy and the top-level entry point within the tutorials page should directly to the ros-index.

In the package readme.md is also the concern of one sentence per line addressed.

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.

3 participants