#include "vesc_ackermann/ackermann_to_vesc.h"#include <cmath>#include <sstream>#include <string>#include <std_msgs/Float64.h>
Go to the source code of this file.
Namespaces | |
| vesc_ackermann | |
Typedefs | |
| typedef ackermann_msgs::AckermannDriveStamped::ConstPtr | vesc_ackermann::AckermannMsgPtr |
Functions | |
| template<typename T > | |
| bool | vesc_ackermann::getRequiredParam (const ros::NodeHandle &nh, const std::string &name, T *value) |