Nav2 Navigation Stack - jazzy  jazzy
ROS 2 Navigation Stack
opennav_following::FollowingServer Member List

This is the complete list of members for opennav_following::FollowingServer, including all inherited members.

action_start_time_ (defined in opennav_following::FollowingServer)opennav_following::FollowingServerprotected
add_parameter(const std::string &name, const rclcpp::ParameterValue &default_value, const std::string &description="", const std::string &additional_constraints="", bool read_only=false)nav2_util::LifecycleNodeinline
add_parameter(const std::string &name, const rclcpp::ParameterValue &default_value, const floating_point_range fp_range, const std::string &description="", const std::string &additional_constraints="", bool read_only=false)nav2_util::LifecycleNodeinline
add_parameter(const std::string &name, const rclcpp::ParameterValue &default_value, const integer_range int_range, const std::string &description="", const std::string &additional_constraints="", bool read_only=false)nav2_util::LifecycleNodeinline
approachObject(geometry_msgs::msg::PoseStamped &object_pose, const std::string &target_frame=std::string(""))opennav_following::FollowingServervirtual
autostart()nav2_util::LifecycleNode
autostart_timer_ (defined in nav2_util::LifecycleNode)nav2_util::LifecycleNodeprotected
bond_ (defined in nav2_util::LifecycleNode)nav2_util::LifecycleNodeprotected
bond_heartbeat_period (defined in nav2_util::LifecycleNode)nav2_util::LifecycleNodeprotected
checkAndWarnIfCancelled(std::unique_ptr< nav2_util::SimpleActionServer< ActionT >> &action_server, const std::string &name)opennav_following::FollowingServer
checkAndWarnIfPreempted(std::unique_ptr< nav2_util::SimpleActionServer< ActionT >> &action_server, const std::string &name)opennav_following::FollowingServer
controller_ (defined in opennav_following::FollowingServer)opennav_following::FollowingServerprotected
createBond()nav2_util::LifecycleNode
destroyBond()nav2_util::LifecycleNode
detected_dynamic_pose_ (defined in opennav_following::FollowingServer)opennav_following::FollowingServerprotected
dynamic_pose_sub_ (defined in opennav_following::FollowingServer)opennav_following::FollowingServerprotected
filter_ (defined in opennav_following::FollowingServer)opennav_following::FollowingServerprotected
filtered_dynamic_pose_pub_ (defined in opennav_following::FollowingServer)opennav_following::FollowingServerprotected
following_action_server_ (defined in opennav_following::FollowingServer)opennav_following::FollowingServerprotected
FollowingActionServer typedef (defined in opennav_following::FollowingServer)opennav_following::FollowingServer
FollowingServer(const rclcpp::NodeOptions &options=rclcpp::NodeOptions())opennav_following::FollowingServerexplicit
FollowObject typedef (defined in opennav_following::FollowingServer)opennav_following::FollowingServer
followObject()opennav_following::FollowingServerprotected
getFramePose(geometry_msgs::msg::PoseStamped &pose, const std::string &frame_id)opennav_following::FollowingServerprotectedvirtual
getPoseAtDistance(const geometry_msgs::msg::PoseStamped &pose, double distance)opennav_following::FollowingServerprotected
getPreemptedGoalIfRequested(typename std::shared_ptr< const typename ActionT::Goal > goal, const std::unique_ptr< nav2_util::SimpleActionServer< ActionT >> &action_server)opennav_following::FollowingServer
getRefinedPose(geometry_msgs::msg::PoseStamped &pose)opennav_following::FollowingServerprotectedvirtual
getTrackingPose(geometry_msgs::msg::PoseStamped &pose, const std::string &frame_id)opennav_following::FollowingServerprotectedvirtual
isGoalReached(const geometry_msgs::msg::PoseStamped &goal_pose)opennav_following::FollowingServerprotected
iteration_start_time_ (defined in opennav_following::FollowingServer)opennav_following::FollowingServerprotected
LifecycleNode(const std::string &node_name, const std::string &ns="", const rclcpp::NodeOptions &options=rclcpp::NodeOptions())nav2_util::LifecycleNode
num_retries_ (defined in opennav_following::FollowingServer)opennav_following::FollowingServerprotected
odom_sub_ (defined in opennav_following::FollowingServer)opennav_following::FollowingServerprotected
on_activate(const rclcpp_lifecycle::State &state) overrideopennav_following::FollowingServer
on_cleanup(const rclcpp_lifecycle::State &state) overrideopennav_following::FollowingServer
on_configure(const rclcpp_lifecycle::State &state) overrideopennav_following::FollowingServer
on_deactivate(const rclcpp_lifecycle::State &state) overrideopennav_following::FollowingServer
on_error(const rclcpp_lifecycle::State &)nav2_util::LifecycleNodeinline
on_rcl_preshutdown()nav2_util::LifecycleNodevirtual
on_shutdown(const rclcpp_lifecycle::State &state) overrideopennav_following::FollowingServer
param_handler_ (defined in opennav_following::FollowingServer)opennav_following::FollowingServerprotected
params_ (defined in opennav_following::FollowingServer)opennav_following::FollowingServerprotected
printLifecycleNodeNotification()nav2_util::LifecycleNodeprotected
publishFollowingFeedback(uint16_t state)opennav_following::FollowingServer
publishZeroVelocity()opennav_following::FollowingServer
rcl_preshutdown_cb_handle_ (defined in nav2_util::LifecycleNode)nav2_util::LifecycleNodeprotected
register_rcl_preshutdown_callback()nav2_util::LifecycleNodeprotected
rotateToObject(geometry_msgs::msg::PoseStamped &object_pose, const std::string &target_frame=std::string(""))opennav_following::FollowingServervirtual
runCleanups()nav2_util::LifecycleNodeprotected
shared_from_this()nav2_util::LifecycleNodeinline
static_object_start_time_ (defined in opennav_following::FollowingServer)opennav_following::FollowingServerprotected
static_timer_initialized_ (defined in opennav_following::FollowingServer)opennav_following::FollowingServerprotected
tf2_buffer_ (defined in opennav_following::FollowingServer)opennav_following::FollowingServerprotected
tf2_listener_ (defined in opennav_following::FollowingServer)opennav_following::FollowingServerprotected
vel_publisher_ (defined in opennav_following::FollowingServer)opennav_following::FollowingServerprotected
~FollowingServer()=defaultopennav_following::FollowingServer
~LifecycleNode() (defined in nav2_util::LifecycleNode)nav2_util::LifecycleNodevirtual