29 #ifndef STATUSPUBLISHER_H 30 #define STATUSPUBLISHER_H 32 #include <boost/thread.hpp> 33 #include <boost/assign/list_of.hpp> 36 #include <sensor_msgs/PointField.h> 37 #include "geometry_msgs/Pose2D.h" 38 #include "geometry_msgs/Twist.h" 39 #include "geometry_msgs/Vector3.h" 41 #include "nav_msgs/Odometry.h" 42 #include "std_msgs/Int32.h" 43 #include "std_msgs/Float64.h" 75 void Update(
const char*
data,
unsigned int len);
114 #endif // STATUSPUBLISHER_H
ros::Publisher pub_clearpoint_cloud_
double get_wheel_radius()
nav_msgs::Odometry CarOdom
ros::Publisher mStatusFlagPub
ros::Publisher mPose2DPub
std_msgs::Float64 get_power()
nav_msgs::Odometry get_odom()
geometry_msgs::Pose2D get_CarPos2D()
double get_wheel_separation()
ros::Publisher pub_barpoint_cloud_
geometry_msgs::Pose2D CarPos2D
geometry_msgs::Twist get_CarTwist()
void get_wheel_speed(double speed[2])
geometry_msgs::Twist CarTwist
void Update(const char *data, unsigned int len)
std_msgs::Float64 CarPower