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/ros2/examples.git |
| VCS Type | git |
| VCS Version | crystal |
| Last Updated | 2019-03-09 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
Package Description
Additional Links
Maintainers
- Shane Loretz
Authors
Minimal "subscriber" cookbook recipes
This package contains a few different strategies for creating short nodes that display received messages.
The subscriber_old_school recipe creates a listener node very similar to how it would be done in ROS 1 using rospy.
The subscriber_lambda recipe shows how to embed the callback functions inside your main.
The subscriber_member_function recipe creates a class MinimalSubscriber that contains the callback, keeping the main simple.
Could not convert RST to MD: No such file or directory - pandoc
Wiki Tutorials
Source Tutorials
Package Dependencies
| Deps | Name | |
|---|---|---|
| 1 | rclpy | |
| 2 | std_msgs | |
| 1 | ament_copyright | |
| 1 | ament_flake8 | |
| 1 | ament_pep257 |
System Dependencies
| Name |
|---|
| python3-pytest |
Dependant Packages
| Name | Repo | Deps |
|---|---|---|
| desktop | github-ros2-variants |
Launch files
Messages
Services
Plugins
Recent questions tagged examples_rclpy_minimal_subscriber at answers.ros.org
Package Summary
| Tags | No category tags. |
| Version | 0.5.1 |
| License | Apache License 2.0 |
| Build type | AMENT_PYTHON |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/ros2/examples.git |
| VCS Type | git |
| VCS Version | bouncy |
| Last Updated | 2018-06-27 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
Package Description
Additional Links
Maintainers
- Mikael Arguedas
Authors
Minimal "subscriber" cookbook recipes
This package contains a few different strategies for creating short nodes that display received messages.
The subscriber_old_school recipe creates a listener node very similar to how it would be done in ROS 1 using rospy.
The subscriber_lambda recipe shows how to embed the callback functions inside your main.
The subscriber_member_function recipe creates a class MinimalSubscriber that contains the callback, keeping the main simple.
Could not convert RST to MD: No such file or directory - pandoc
Wiki Tutorials
Source Tutorials
Package Dependencies
| Deps | Name | |
|---|---|---|
| 1 | rclpy | |
| 2 | std_msgs | |
| 1 | ament_copyright | |
| 1 | ament_flake8 | |
| 1 | ament_pep257 |
System Dependencies
| Name |
|---|
| python3-pytest |
Dependant Packages
| Name | Repo | Deps |
|---|---|---|
| desktop | github-ros2-variants |
Launch files
Messages
Services
Plugins
Recent questions tagged examples_rclpy_minimal_subscriber at answers.ros.org
Package Summary
| Tags | No category tags. |
| Version | 0.4.0 |
| License | Apache License 2.0 |
| Build type | AMENT_PYTHON |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/ros2/examples.git |
| VCS Type | git |
| VCS Version | ardent |
| Last Updated | 2017-12-08 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
Package Description
Additional Links
Maintainers
- Mikael Arguedas
Authors
Minimal "subscriber" cookbook recipes
This package contains a few different strategies for creating short nodes that display received messages.
The subscriber_old_school recipe creates a listener node very similar to how it would be done in ROS 1 using rospy.
The subscriber_lambda recipe shows how to embed the callback functions inside your main.
The subscriber_member_function recipe creates a class MinimalSubscriber that contains the callback, keeping the main simple.
Wiki Tutorials
Source Tutorials
Package Dependencies
| Deps | Name | |
|---|---|---|
| 1 | rclpy | |
| 2 | std_msgs | |
| 1 | ament_copyright | |
| 1 | ament_flake8 | |
| 1 | ament_pep257 |
System Dependencies
Dependant Packages
| Name | Repo | Deps |
|---|---|---|
| desktop | github-ros2-variants |