pc_estop_node.h
Go to the documentation of this file.
00001 
00013 #ifndef CARL_ESTOP_TELEOP_H_
00014 #define CARL_ESTOP_TELEOP_H_
00015 
00016 #include <ros/ros.h>
00017 #include <std_msgs/Empty.h>
00018 
00019 // the ros subscriber
00020 ros::Publisher estop_pub;
00021 
00022 //variables for the parameter values to be stored in
00023 double send_frequency;
00024 
00032 int main(int argc, char **argv);
00033 
00034 #endif


carl_estop
Author(s): Chris Dunkers
autogenerated on Sat Jun 8 2019 20:48:30