ROS node for stereo_slam code. More...
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
void | shutdownCallback (XmlRpc::XmlRpcValue ¶ms, XmlRpc::XmlRpcValue &result) |
void | sigIntHandler (int sig) |
Variables | |
sig_atomic_t volatile | g_request_shutdown = 0 |
ROS node for stereo_slam code.
Definition in file node.cpp.
void shutdownCallback | ( | XmlRpc::XmlRpcValue & | params, |
XmlRpc::XmlRpcValue & | result | ||
) |
void sigIntHandler | ( | int | sig | ) |
sig_atomic_t volatile g_request_shutdown = 0 |