Public Attributes | List of all members
moveit_servo::PIDConfig Struct Reference

#include <pose_tracking.h>

Public Attributes

double dt = 0.001
 
double k_d = 0
 
double k_i = 0
 
double k_p = 1
 
double windup_limit = 0.1
 

Detailed Description

Definition at line 87 of file pose_tracking.h.

Member Data Documentation

◆ dt

double moveit_servo::PIDConfig::dt = 0.001

Definition at line 122 of file pose_tracking.h.

◆ k_d

double moveit_servo::PIDConfig::k_d = 0

Definition at line 125 of file pose_tracking.h.

◆ k_i

double moveit_servo::PIDConfig::k_i = 0

Definition at line 124 of file pose_tracking.h.

◆ k_p

double moveit_servo::PIDConfig::k_p = 1

Definition at line 123 of file pose_tracking.h.

◆ windup_limit

double moveit_servo::PIDConfig::windup_limit = 0.1

Definition at line 126 of file pose_tracking.h.


The documentation for this struct was generated from the following file:


moveit_servo
Author(s): Brian O'Neil, Andy Zelenak , Blake Anderson, Alexander Rössler , Tyler Weaver
autogenerated on Sat May 3 2025 02:27:56