No version for distro humble. Known supported distros are highlighted in the buttons above.
No version for distro jazzy. Known supported distros are highlighted in the buttons above.
No version for distro rolling. Known supported distros are highlighted in the buttons above.
![]() |
examples_rclpy_services package from get-started-ros2 repoaction_tutorials_cpp examples_rclpy_actions examples_rclpy_services examples_rclpy_topics hello_world hello_world_msgs ros2_practice |
Package Summary
Tags | No category tags. |
Version | 0.6.3 |
License | Apache License 2.0 |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/youtalk/get-started-ros2.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2024-09-11 |
Dev Status | UNMAINTAINED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Examples of service servers/clients using rclpy.
Additional Links
No additional links.
Maintainers
- Yutaka Kondo
Authors
No additional authors.
Minimal service server cookbook recipes
This package contains a few strategies to create service servers.
The service
recipe shows how to define a service server in an analog way to ROS 1 and rospy
The service_member_function
recipe creates a MinimalService class that processes the incoming requests
CHANGELOG
Changelog for package examples_rclpy_minimal_service
0.6.3 (2019-03-09)
0.6.2 (2019-02-08)
- Modified examples to install entry point scripts into a package. (#226)
- Contributors: Shane Loretz
0.6.0 (2018-11-20)
- Updated maintainer info. (#218)
- Contributors: Shane Loretz
0.5.1 (2018-06-27)
0.5.0 (2018-06-26)
- add pytest markers to linter tests
- set zip_safe to avoid warning during installation (#205)
- Contributors: Dirk Thomas, Mikael Arguedas
0.4.0 (2017-12-08)
- Use logging (#190)
- Fix import statement and usage for rclpy.node.Node (#189)
- remove test_suite, add pytest as test_requires
- 0.0.3
- Examples for Executors and callback groups (#182)
- update style to satisfy new flake8 plugins (#181)
- remove dependency on ament_python and perform customizations in setup.py (#178)
- 0.0.2
- rename executables with shorter names (#177)
- install data_files #176 from ros2/data_files
- install executables in package specific path #173
- use same node_names and service names in cpp and python (#172)
- use explicit kwargs #169 from ros2/use_explicit_kwargs
- fix function name (#168)
- comply with flake8 import order (#167)
- Rclpy minimal services (#140)
- Contributors: Dirk Thomas, Mikael Arguedas, Shane Loretz
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Dependant Packages
No known dependants.
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged examples_rclpy_services at Robotics Stack Exchange
No version for distro noetic. Known supported distros are highlighted in the buttons above.
No version for distro ardent. Known supported distros are highlighted in the buttons above.
No version for distro bouncy. Known supported distros are highlighted in the buttons above.
No version for distro crystal. Known supported distros are highlighted in the buttons above.
No version for distro eloquent. Known supported distros are highlighted in the buttons above.
No version for distro dashing. Known supported distros are highlighted in the buttons above.
No version for distro galactic. Known supported distros are highlighted in the buttons above.
No version for distro foxy. Known supported distros are highlighted in the buttons above.
No version for distro iron. Known supported distros are highlighted in the buttons above.
No version for distro lunar. Known supported distros are highlighted in the buttons above.
No version for distro jade. Known supported distros are highlighted in the buttons above.
No version for distro indigo. Known supported distros are highlighted in the buttons above.
No version for distro hydro. Known supported distros are highlighted in the buttons above.
No version for distro kinetic. Known supported distros are highlighted in the buttons above.
No version for distro melodic. Known supported distros are highlighted in the buttons above.