#include "vesc_ackermann/vesc_to_odom.h"
#include <cmath>
#include <string>
#include <nav_msgs/Odometry.h>
#include <geometry_msgs/TransformStamped.h>
Go to the source code of this file.
Namespaces | |
vesc_ackermann | |
Functions | |
template<typename T > | |
bool | vesc_ackermann::getRequiredParam (const ros::NodeHandle &nh, const std::string &name, T *value) |