Functions | Variables
pc_estop_node.h File Reference
#include <ros/ros.h>
#include <std_msgs/Empty.h>
Include dependency graph for pc_estop_node.h:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 Allows for stopping of CARL.

Variables

ros::Publisher estop_pub
 Allows for stopping of CARL.
double send_frequency

Function Documentation

int main ( int  argc,
char **  argv 
)

Allows for stopping of CARL.

Creates and runs the carl_estop_node.

Parameters:
argcargument count that is passed to ros::init
argvarguments that are passed to ros::init
Returns:
0

Creates and runs the carl_estop_node.

Parameters:
argcargument count that is passed to ros::init
argvarguments that are passed to ros::init
Returns:
EXIT_SUCCESS

.cpp pc_estop_node creates a ROS node that allows a user to stop CARL. and sends messages to the /carl_estop topic.

Author:
Russell Toris, WPI - russell.toris@gmail.com
Chris Dunkers, WPI - spkordell@wpi.edu
Date:
July 24, 2014

Creates and runs the carl_estop_node.

Parameters:
argcargument count that is passed to ros::init
argvarguments that are passed to ros::init
Returns:
EXIT_SUCCESS

Definition at line 73 of file carl_estop_node.cpp.


Variable Documentation

Allows for stopping of CARL.

.h pc_estop_node creates a ROS node that allows a user to stop CARL. and sends messages to the /carl_estop topic.

Author:
Russell Toris, WPI - russell.toris@gmail.com
Chris Dunkers, WPI - spkordell@wpi.edu
Date:
July 24, 2014

Definition at line 20 of file pc_estop_node.h.

Definition at line 23 of file pc_estop_node.h.



carl_estop
Author(s): Chris Dunkers
autogenerated on Tue Mar 8 2016 00:59:25