swithced debug on
This commit is contained in:
parent
d3f0299b7e
commit
d0fa6d647f
|
@ -11,7 +11,7 @@
|
|||
namespace rosbzz_node
|
||||
{
|
||||
const string roscontroller::CAPTURE_SRV_DEFAULT_NAME = "/image_sender/capture_image";
|
||||
const bool debug = false;
|
||||
const bool debug = true;
|
||||
|
||||
roscontroller::roscontroller(ros::NodeHandle& n_c, ros::NodeHandle& n_c_priv)
|
||||
/*
|
||||
|
|
Loading…
Reference in New Issue