![]() |
mrs_lib
Various reusable classes, functions and utilities for use in MRS projects
|
Example file for the RHEIV implementation. More...
Namespaces | |
mrs_lib | |
All mrs_lib functions, classes, variables and definitions are contained in this namespace. | |
Functions | |
mrs_lib::zs_t | f_z (const mrs_lib::xs_t &xs) |
int | main () |
Variables | |
const int | mrs_lib::n_params = 4 |
Example file for the RHEIV implementation.
This example may be run after building mrs_lib by executing rosrun mrs_lib rheiv_example
.
A plane surface model in the cartesian form will be used in this example. The parameters
,
,
and
are elements of the parameter vector
.
See rheiv/example.cpp.