Nav2 Navigation Stack - jazzy  jazzy
ROS 2 Navigation Stack
nav2_rotation_shim_controller::RotationShimController Member List

This is the complete list of members for nav2_rotation_shim_controller::RotationShimController, including all inherited members.

activate() overridenav2_rotation_shim_controller::RotationShimControllervirtual
angular_disengage_threshold_ (defined in nav2_rotation_shim_controller::RotationShimController)nav2_rotation_shim_controller::RotationShimControllerprotected
angular_dist_threshold_ (defined in nav2_rotation_shim_controller::RotationShimController)nav2_rotation_shim_controller::RotationShimControllerprotected
cancel()nav2_core::Controllerinlinevirtual
cleanup() overridenav2_rotation_shim_controller::RotationShimControllervirtual
clock_ (defined in nav2_rotation_shim_controller::RotationShimController)nav2_rotation_shim_controller::RotationShimControllerprotected
closed_loop_ (defined in nav2_rotation_shim_controller::RotationShimController)nav2_rotation_shim_controller::RotationShimControllerprotected
collision_checker_ (defined in nav2_rotation_shim_controller::RotationShimController)nav2_rotation_shim_controller::RotationShimControllerprotected
computeRotateToHeadingCommand(const double &angular_distance, const geometry_msgs::msg::PoseStamped &pose, const geometry_msgs::msg::Twist &velocity)nav2_rotation_shim_controller::RotationShimControllerprotected
computeVelocityCommands(const geometry_msgs::msg::PoseStamped &pose, const geometry_msgs::msg::Twist &velocity, nav2_core::GoalChecker *) overridenav2_rotation_shim_controller::RotationShimControllervirtual
configure(const rclcpp_lifecycle::LifecycleNode::WeakPtr &parent, std::string name, std::shared_ptr< tf2_ros::Buffer > tf, std::shared_ptr< nav2_costmap_2d::Costmap2DROS > costmap_ros) overridenav2_rotation_shim_controller::RotationShimControllervirtual
control_duration_ (defined in nav2_rotation_shim_controller::RotationShimController)nav2_rotation_shim_controller::RotationShimControllerprotected
costmap_ros_ (defined in nav2_rotation_shim_controller::RotationShimController)nav2_rotation_shim_controller::RotationShimControllerprotected
current_path_ (defined in nav2_rotation_shim_controller::RotationShimController)nav2_rotation_shim_controller::RotationShimControllerprotected
deactivate() overridenav2_rotation_shim_controller::RotationShimControllervirtual
dyn_params_handler_ (defined in nav2_rotation_shim_controller::RotationShimController)nav2_rotation_shim_controller::RotationShimControllerprotected
dynamicParametersCallback(std::vector< rclcpp::Parameter > parameters)nav2_rotation_shim_controller::RotationShimControllerprotected
forward_sampling_distance_ (defined in nav2_rotation_shim_controller::RotationShimController)nav2_rotation_shim_controller::RotationShimControllerprotected
getSampledPathGoal()nav2_rotation_shim_controller::RotationShimControllerprotected
getSampledPathPt()nav2_rotation_shim_controller::RotationShimControllerprotected
in_rotation_ (defined in nav2_rotation_shim_controller::RotationShimController)nav2_rotation_shim_controller::RotationShimControllerprotected
isCollisionFree(const geometry_msgs::msg::TwistStamped &cmd_vel, const double &angular_distance_to_heading, const geometry_msgs::msg::PoseStamped &pose)nav2_rotation_shim_controller::RotationShimControllerprotected
isGoalChanged(const nav_msgs::msg::Path &path)nav2_rotation_shim_controller::RotationShimControllerprotected
last_angular_vel_ (defined in nav2_rotation_shim_controller::RotationShimController)nav2_rotation_shim_controller::RotationShimControllerprotected
logger_ (defined in nav2_rotation_shim_controller::RotationShimController)nav2_rotation_shim_controller::RotationShimControllerprotected
lp_loader_ (defined in nav2_rotation_shim_controller::RotationShimController)nav2_rotation_shim_controller::RotationShimControllerprotected
max_angular_accel_ (defined in nav2_rotation_shim_controller::RotationShimController)nav2_rotation_shim_controller::RotationShimControllerprotected
mutex_ (defined in nav2_rotation_shim_controller::RotationShimController)nav2_rotation_shim_controller::RotationShimControllerprotected
node_ (defined in nav2_rotation_shim_controller::RotationShimController)nav2_rotation_shim_controller::RotationShimControllerprotected
path_updated_ (defined in nav2_rotation_shim_controller::RotationShimController)nav2_rotation_shim_controller::RotationShimControllerprotected
plugin_name_ (defined in nav2_rotation_shim_controller::RotationShimController)nav2_rotation_shim_controller::RotationShimControllerprotected
position_goal_checker_ (defined in nav2_rotation_shim_controller::RotationShimController)nav2_rotation_shim_controller::RotationShimControllerprotected
primary_controller_ (defined in nav2_rotation_shim_controller::RotationShimController)nav2_rotation_shim_controller::RotationShimControllerprotected
Ptr typedef (defined in nav2_core::Controller)nav2_core::Controller
reset() overridenav2_rotation_shim_controller::RotationShimControllervirtual
rotate_to_goal_heading_ (defined in nav2_rotation_shim_controller::RotationShimController)nav2_rotation_shim_controller::RotationShimControllerprotected
rotate_to_heading_angular_vel_ (defined in nav2_rotation_shim_controller::RotationShimController)nav2_rotation_shim_controller::RotationShimControllerprotected
rotate_to_heading_once_ (defined in nav2_rotation_shim_controller::RotationShimController)nav2_rotation_shim_controller::RotationShimControllerprotected
RotationShimController()nav2_rotation_shim_controller::RotationShimController
setPlan(const nav_msgs::msg::Path &path) overridenav2_rotation_shim_controller::RotationShimControllervirtual
setSpeedLimit(const double &speed_limit, const bool &percentage) overridenav2_rotation_shim_controller::RotationShimControllervirtual
simulate_ahead_time_ (defined in nav2_rotation_shim_controller::RotationShimController)nav2_rotation_shim_controller::RotationShimControllerprotected
tf_ (defined in nav2_rotation_shim_controller::RotationShimController)nav2_rotation_shim_controller::RotationShimControllerprotected
transformPoseToBaseFrame(const geometry_msgs::msg::PoseStamped &pt)nav2_rotation_shim_controller::RotationShimControllerprotected
use_path_orientations_ (defined in nav2_rotation_shim_controller::RotationShimController)nav2_rotation_shim_controller::RotationShimControllerprotected
~Controller()nav2_core::Controllerinlinevirtual
~RotationShimController() override=defaultnav2_rotation_shim_controller::RotationShimController