Public Member Functions | Public Attributes | List of all members
VelocityControl.VelocityControllerNode Class Reference

Public Member Functions

def __init__ (self)
 
def cmd_vel_callback (self, msg)
 
def config_callback (self, config, level)
 
def odometry_callback (self, msg)
 

Public Attributes

 config
 
 pid_angular
 
 pid_linear
 
 pub_cmd_accel
 
 srv_reconfigure
 
 sub_cmd_vel
 
 sub_odometry
 
 v_angular_des
 
 v_linear_des
 

Detailed Description

Definition at line 30 of file VelocityControl.py.

Constructor & Destructor Documentation

def VelocityControl.VelocityControllerNode.__init__ (   self)

Definition at line 31 of file VelocityControl.py.

Member Function Documentation

def VelocityControl.VelocityControllerNode.cmd_vel_callback (   self,
  msg 
)
Handle updated set velocity callback.

Definition at line 49 of file VelocityControl.py.

def VelocityControl.VelocityControllerNode.config_callback (   self,
  config,
  level 
)
Handle updated configuration values.

Definition at line 92 of file VelocityControl.py.

def VelocityControl.VelocityControllerNode.odometry_callback (   self,
  msg 
)
Handle updated measured velocity callback.

Definition at line 57 of file VelocityControl.py.

Member Data Documentation

VelocityControl.VelocityControllerNode.config

Definition at line 34 of file VelocityControl.py.

VelocityControl.VelocityControllerNode.pid_angular

Definition at line 40 of file VelocityControl.py.

VelocityControl.VelocityControllerNode.pid_linear

Definition at line 41 of file VelocityControl.py.

VelocityControl.VelocityControllerNode.pub_cmd_accel

Definition at line 46 of file VelocityControl.py.

VelocityControl.VelocityControllerNode.srv_reconfigure

Definition at line 47 of file VelocityControl.py.

VelocityControl.VelocityControllerNode.sub_cmd_vel

Definition at line 44 of file VelocityControl.py.

VelocityControl.VelocityControllerNode.sub_odometry

Definition at line 45 of file VelocityControl.py.

VelocityControl.VelocityControllerNode.v_angular_des

Definition at line 37 of file VelocityControl.py.

VelocityControl.VelocityControllerNode.v_linear_des

Definition at line 36 of file VelocityControl.py.


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


uuv_control_cascaded_pids
Author(s): Musa Morena Marcusso Manhaes , Sebastian Scherer , Luiz Ricardo Douat
autogenerated on Mon Jul 1 2019 19:39:10