turtlebot3_follower: Rolling
Links
Rosindex
Website
Repository
Bugtracker
C++ API
Class Hierarchy
File Hierarchy
Full C++ API
Namespaces
Namespace rclcpp
Classes and Structs
Class Follower
Directories
Directory include
Directory turtlebot3_follower
Files
File follower.hpp
Standard Documents
PACKAGE
CHANGELOG
Changelog for package turtlebot3_follower
1.2.0(2025-04-25)
1.1.0 (2019-01-23)
1.0.0 (2018-05-29)
0.2.0 (2018-04-20)
0.1.0 (2018-03-14)
LICENSE
Ros Package Dependencies
geometry_msgs
rclcpp
std_msgs
Index
turtlebot3_follower: Rolling
C++ API
Class Follower
View page source
Class Follower
Defined in
File follower.hpp
Inheritance Relationships
Base Type
public
rclcpp::Node
Class Documentation
class
Follower
:
public
rclcpp
::
Node
Public Functions
explicit
Follower
(
const
std
::
string
&
node_name
,
const
std
::
string
&
leader_name
)