This package contains a few different strategies for creating short nodes which blast out messages.
The talker_timer_lambda
and talker_timer_member_function
recipes create subclasses of rclcpp::Node
and set up an rclcpp::timer
to periodically call functions which publish messages.
The talker_without_subclass
recipe instead instantiates a rclcpp::Node
object without subclassing it, which works, but is not compatible with composition, and thus is no longer the recommended style for ROS 2 coding.
-
Notifications
You must be signed in to change notification settings - Fork 0
DentOpt/minimal_publisher
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Trying to develop ros2 docker
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published