Classes | Functions | Variables
velocity_commands.cpp File Reference

Unit test for velocity command inputs. More...

#include <iostream>
#include <cstdio>
#include <cmath>
Include dependency graph for velocity_commands.cpp:

Go to the source code of this file.

Classes

class  Rb2Vw
 

Functions

int main (int argc, char **argv)
 
void velocityCommand (const double &vx, const double &wz)
 

Variables

double bias
 
double radius
 
double speed
 

Detailed Description

Unit test for velocity command inputs.

License: BSD https://raw.github.com/yujinrobot/kobuki_core/hydro-devel/kobuki_driver/LICENSE

Definition in file velocity_commands.cpp.

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 137 of file velocity_commands.cpp.

void velocityCommand ( const double &  vx,
const double &  wz 
)

Definition at line 20 of file velocity_commands.cpp.

Variable Documentation

double bias

Definition at line 18 of file velocity_commands.cpp.

double radius

Definition at line 18 of file velocity_commands.cpp.

double speed

Definition at line 18 of file velocity_commands.cpp.



kobuki_driver
Author(s): Daniel Stonier , Younghun Ju , Jorge Santos Simon
autogenerated on Fri Sep 18 2020 03:22:02