Go to the documentation of this file.
   44 #define CONSOLE_COLOR_RESET "\033[0m" 
   45 #define CONSOLE_COLOR_CYAN "\033[96m" 
   46 #define CONSOLE_COLOR_BROWN "\033[93m" 
   55   std::string rviz_dashboard_topic = 
"/rviz_visual_tools_gui";
 
   58   const std::size_t button_queue_size = 10;
 
   67   if (msg->buttons[1] != 0)
 
   71   else if (msg->buttons[2] != 0)
 
   75   else if (msg->buttons[3] != 0)
 
   79   else if (msg->buttons[4] != 0)
 
  147   std::cout << std::endl;
 
  187   std::cout << std::endl;
 
  
ROSCPP_DECL void spinOnce()
 
#define CONSOLE_COLOR_RESET
 
#define ROS_ERROR_STREAM_NAMED(name, args)
 
Subscriber subscribe(const std::string &topic, uint32_t queue_size, const boost::function< void(C)> &callback, const VoidConstPtr &tracked_object=VoidConstPtr(), const TransportHints &transport_hints=TransportHints())
 
#define CONSOLE_COLOR_CYAN
 
#define ROS_INFO_STREAM_NAMED(name, args)