pacmod3_common.h
Go to the documentation of this file.
00001 #ifndef PACMOD3_COMMON_H
00002 #define PACMOD3_COMMON_H
00003 
00004 /*
00005 * Unpublished Copyright (c) 2009-2017 AutonomouStuff, LLC, All Rights Reserved.
00006 *
00007 * This file is part of the PACMod ROS 1.0 driver which is released under the MIT license.
00008 * See file LICENSE included with this software or go to https://opensource.org/licenses/MIT for full license details.
00009 */
00010 
00011 #include <memory>
00012 #include <mutex>
00013 
00014 #include <pacmod3_core.h>
00015 #include <ros/ros.h>
00016 
00017 #include <pacmod_msgs/SystemCmdBool.h>
00018 #include <pacmod_msgs/SystemCmdFloat.h>
00019 #include <pacmod_msgs/SystemCmdInt.h>
00020 #include <pacmod_msgs/GlobalRpt.h>
00021 #include <pacmod_msgs/AccelAuxRpt.h>
00022 #include <pacmod_msgs/AllSystemStatuses.h>
00023 #include <pacmod_msgs/BrakeAuxRpt.h>
00024 #include <pacmod_msgs/DateTimeRpt.h>
00025 #include <pacmod_msgs/DetectedObjectRpt.h>
00026 #include <pacmod_msgs/DoorRpt.h>
00027 #include <pacmod_msgs/HeadlightAuxRpt.h>
00028 #include <pacmod_msgs/InteriorLightsRpt.h>
00029 #include <pacmod_msgs/LatLonHeadingRpt.h>
00030 #include <pacmod_msgs/MotorRpt1.h>
00031 #include <pacmod_msgs/MotorRpt2.h>
00032 #include <pacmod_msgs/MotorRpt3.h>
00033 #include <pacmod_msgs/OccupancyRpt.h>
00034 #include <pacmod_msgs/RearLightsRpt.h>
00035 #include <pacmod_msgs/ShiftAuxRpt.h>
00036 #include <pacmod_msgs/SteerAuxRpt.h>
00037 #include <pacmod_msgs/SteeringPIDRpt1.h>
00038 #include <pacmod_msgs/SteeringPIDRpt2.h>
00039 #include <pacmod_msgs/SteeringPIDRpt3.h>
00040 #include <pacmod_msgs/SteeringPIDRpt4.h>
00041 #include <pacmod_msgs/SteerSystemCmd.h>
00042 #include <pacmod_msgs/SystemRptBool.h>
00043 #include <pacmod_msgs/SystemRptFloat.h>
00044 #include <pacmod_msgs/SystemRptInt.h>
00045 #include <pacmod_msgs/TurnAuxRpt.h>
00046 #include <pacmod_msgs/VehicleDynamicsRpt.h>
00047 #include <pacmod_msgs/VehicleSpecificRpt1.h>
00048 #include <pacmod_msgs/VehicleSpeedRpt.h>
00049 #include <pacmod_msgs/VinRpt.h>
00050 #include <pacmod_msgs/WheelSpeedRpt.h>
00051 #include <pacmod_msgs/WiperAuxRpt.h>
00052 #include <pacmod_msgs/YawRateRpt.h>
00053 
00054 #endif


pacmod3
Author(s): Joe Driscoll , Josh Whitley
autogenerated on Thu Jun 6 2019 17:34:14