Innerloops
Implementation of the inner loops. Computes the forces and torques (tau) to be applied on the vehicle based on desired reference values.
#include <innerloops.h>
Public Functions
Name | |
---|---|
Innerloops(ros::NodeHandle & nh) Contructor of the innerloops class. |
|
~Innerloops() Destructor of the innerloops class. |
Public Functions Documentation
function Innerloops
Innerloops(
ros::NodeHandle & nh
)
Contructor of the innerloops class.
Parameters:
- nh ROS nodehandle to subscribe, publish and read parameters.
function ~Innerloops
~Innerloops()
Destructor of the innerloops class.
Updated on 2022-09-15 at 17:51:30 +0000
Last update:
September 15, 2022