Nav2 Navigation Stack - rolling  main
ROS 2 Navigation Stack
nav2_velocity_smoother::VelocitySmoother Member List

This is the complete list of members for nav2_velocity_smoother::VelocitySmoother, including all inherited members.

applyConstraints(const double v_curr, const double v_cmd, const double accel, const double decel, const double eta)nav2_velocity_smoother::VelocitySmoother
autostart()nav2::LifecycleNodeinline
autostart_timer_ (defined in nav2::LifecycleNode)nav2::LifecycleNodeprotected
bond_ (defined in nav2::LifecycleNode)nav2::LifecycleNodeprotected
bond_heartbeat_period (defined in nav2::LifecycleNode)nav2::LifecycleNodeprotected
clock_ (defined in nav2_velocity_smoother::VelocitySmoother)nav2_velocity_smoother::VelocitySmootherprotected
cmd_sub_ (defined in nav2_velocity_smoother::VelocitySmoother)nav2_velocity_smoother::VelocitySmootherprotected
command_ (defined in nav2_velocity_smoother::VelocitySmoother)nav2_velocity_smoother::VelocitySmootherprotected
create_action_client(const std::string &action_name, rclcpp::CallbackGroup::SharedPtr callback_group=nullptr)nav2::LifecycleNodeinline
create_action_server(const std::string &action_name, typename nav2::SimpleActionServer< ActionT >::ExecuteCallback execute_callback, typename nav2::SimpleActionServer< ActionT >::CompletionCallback compl_cb=nullptr, std::chrono::milliseconds server_timeout=std::chrono::milliseconds(500), bool spin_thread=false, const bool realtime=false)nav2::LifecycleNodeinline
create_client(const std::string &service_name, bool use_internal_executor=false)nav2::LifecycleNodeinline
create_publisher(const std::string &topic_name, const rclcpp::QoS &qos=nav2::qos::StandardTopicQoS(), const rclcpp::CallbackGroup::SharedPtr &callback_group=nullptr)nav2::LifecycleNodeinline
create_service(const std::string &service_name, typename nav2::ServiceServer< ServiceT >::CallbackType cb, rclcpp::CallbackGroup::SharedPtr callback_group=nullptr)nav2::LifecycleNodeinline
create_subscription(const std::string &topic_name, CallbackT &&callback, const rclcpp::QoS &qos=nav2::qos::StandardTopicQoS(), const rclcpp::CallbackGroup::SharedPtr &callback_group=nullptr)nav2::LifecycleNodeinline
createBond()nav2::LifecycleNodeinline
deadband_velocities_ (defined in nav2_velocity_smoother::VelocitySmoother)nav2_velocity_smoother::VelocitySmootherprotected
declare_or_get_parameter(const std::string &parameter_name, const ParamType &default_value, const ParameterDescriptor &parameter_descriptor=ParameterDescriptor())nav2::LifecycleNodeinline
destroyBond()nav2::LifecycleNodeinline
dyn_params_handler_ (defined in nav2_velocity_smoother::VelocitySmoother)nav2_velocity_smoother::VelocitySmootherprotected
dynamicParametersCallback(std::vector< rclcpp::Parameter > parameters)nav2_velocity_smoother::VelocitySmootherprotected
findEtaConstraint(const double v_curr, const double v_cmd, const double accel, const double decel)nav2_velocity_smoother::VelocitySmoother
inputCommandCallback(const geometry_msgs::msg::Twist::SharedPtr msg)nav2_velocity_smoother::VelocitySmootherprotected
inputCommandStampedCallback(const geometry_msgs::msg::TwistStamped::SharedPtr msg) (defined in nav2_velocity_smoother::VelocitySmoother)nav2_velocity_smoother::VelocitySmootherprotected
is_6dof_ (defined in nav2_velocity_smoother::VelocitySmoother)nav2_velocity_smoother::VelocitySmootherprotected
last_cmd_ (defined in nav2_velocity_smoother::VelocitySmoother)nav2_velocity_smoother::VelocitySmootherprotected
last_command_time_ (defined in nav2_velocity_smoother::VelocitySmoother)nav2_velocity_smoother::VelocitySmootherprotected
LifecycleNode(const std::string &node_name, const std::string &ns, const rclcpp::NodeOptions &options=rclcpp::NodeOptions())nav2::LifecycleNodeinline
LifecycleNode(const std::string &node_name, const rclcpp::NodeOptions &options=rclcpp::NodeOptions())nav2::LifecycleNodeinline
max_accels_ (defined in nav2_velocity_smoother::VelocitySmoother)nav2_velocity_smoother::VelocitySmootherprotected
max_decels_ (defined in nav2_velocity_smoother::VelocitySmoother)nav2_velocity_smoother::VelocitySmootherprotected
max_velocities_ (defined in nav2_velocity_smoother::VelocitySmoother)nav2_velocity_smoother::VelocitySmootherprotected
min_velocities_ (defined in nav2_velocity_smoother::VelocitySmoother)nav2_velocity_smoother::VelocitySmootherprotected
odom_duration_ (defined in nav2_velocity_smoother::VelocitySmoother)nav2_velocity_smoother::VelocitySmootherprotected
odom_smoother_ (defined in nav2_velocity_smoother::VelocitySmoother)nav2_velocity_smoother::VelocitySmootherprotected
odom_topic_ (defined in nav2_velocity_smoother::VelocitySmoother)nav2_velocity_smoother::VelocitySmootherprotected
on_activate(const rclcpp_lifecycle::State &state) overridenav2_velocity_smoother::VelocitySmootherprotected
on_cleanup(const rclcpp_lifecycle::State &state) overridenav2_velocity_smoother::VelocitySmootherprotected
on_configure(const rclcpp_lifecycle::State &state) overridenav2_velocity_smoother::VelocitySmootherprotected
on_deactivate(const rclcpp_lifecycle::State &state) overridenav2_velocity_smoother::VelocitySmootherprotected
on_error(const rclcpp_lifecycle::State &)nav2::LifecycleNodeinline
on_rcl_preshutdown()nav2::LifecycleNodeinlinevirtual
on_shutdown(const rclcpp_lifecycle::State &state) overridenav2_velocity_smoother::VelocitySmootherprotected
open_loop_ (defined in nav2_velocity_smoother::VelocitySmoother)nav2_velocity_smoother::VelocitySmootherprotected
printLifecycleNodeNotification()nav2::LifecycleNodeinlineprotected
rcl_preshutdown_cb_handle_ (defined in nav2::LifecycleNode)nav2::LifecycleNodeprotected
register_rcl_preshutdown_callback()nav2::LifecycleNodeinlineprotected
runCleanups()nav2::LifecycleNodeinlineprotected
scale_velocities_ (defined in nav2_velocity_smoother::VelocitySmoother)nav2_velocity_smoother::VelocitySmootherprotected
shared_from_this()nav2::LifecycleNodeinline
SharedConstPointer typedef (defined in nav2::LifecycleNode)nav2::LifecycleNode
SharedPtr typedef (defined in nav2::LifecycleNode)nav2::LifecycleNode
smoothed_cmd_pub_ (defined in nav2_velocity_smoother::VelocitySmoother)nav2_velocity_smoother::VelocitySmootherprotected
smootherTimer()nav2_velocity_smoother::VelocitySmootherprotected
smoothing_frequency_ (defined in nav2_velocity_smoother::VelocitySmoother)nav2_velocity_smoother::VelocitySmootherprotected
stopped_ (defined in nav2_velocity_smoother::VelocitySmoother)nav2_velocity_smoother::VelocitySmootherprotected
timer_ (defined in nav2_velocity_smoother::VelocitySmoother)nav2_velocity_smoother::VelocitySmootherprotected
velocity_timeout_ (defined in nav2_velocity_smoother::VelocitySmoother)nav2_velocity_smoother::VelocitySmootherprotected
VelocitySmoother(const rclcpp::NodeOptions &options=rclcpp::NodeOptions())nav2_velocity_smoother::VelocitySmootherexplicit
weak_from_this()nav2::LifecycleNodeinline
WeakPtr typedef (defined in nav2::LifecycleNode)nav2::LifecycleNode
~LifecycleNode() (defined in nav2::LifecycleNode)nav2::LifecycleNodeinlinevirtual
~VelocitySmoother()nav2_velocity_smoother::VelocitySmoother