centroidal_control_collection
Macros
console.h File Reference
#include <ros/console.h>
Include dependency graph for console.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define CCC_ERROR_STREAM   ROS_ERROR_STREAM
 
#define CCC_WARN_STREAM   ROS_WARN_STREAM
 
#define CCC_INFO_STREAM   ROS_INFO_STREAM
 

Macro Definition Documentation

◆ CCC_ERROR_STREAM

#define CCC_ERROR_STREAM   ROS_ERROR_STREAM

Definition at line 10 of file console.h.

◆ CCC_INFO_STREAM

#define CCC_INFO_STREAM   ROS_INFO_STREAM

Definition at line 12 of file console.h.

◆ CCC_WARN_STREAM

#define CCC_WARN_STREAM   ROS_WARN_STREAM

Definition at line 11 of file console.h.