$search
Computes the odometry of the base, based on the joint states, and puslishes messages with this information. More...
#include "amigo_gazebo/pub_odometry.h"#include "pluginlib/class_list_macros.h"
Go to the source code of this file.
Defines | |
| #define | DIS2CENT 0.28991378 |
| #define | HALFSQRT2 0.7071 |
| #define | WHEELRAD 0.06 |
Functions | |
| PLUGINLIB_REGISTER_CLASS (BaseOdometryPlugin, controller::BaseOdometry, pr2_controller_interface::Controller) using namespace controller | |
| Register controller to pluginlib. | |
Computes the odometry of the base, based on the joint states, and puslishes messages with this information.
Definition in file pub_odometry.cpp.
| #define DIS2CENT 0.28991378 |
| #define HALFSQRT2 0.7071 |
| #define WHEELRAD 0.06 |
| PLUGINLIB_REGISTER_CLASS | ( | BaseOdometryPlugin | , | |
| controller::BaseOdometry | , | |||
| pr2_controller_interface::Controller | ||||
| ) |
Register controller to pluginlib.