Status, Errors, and Information not using ROSOUT
Opened this issue · 0 comments
chadrockey commented
Instead of printfs or std::cout/cerr this code should be updated to use ROS_INFO/ROS_INFO_STREAM, ROS_WARN... ROS_ERROR, and so on.
Opened this issue · 0 comments
Instead of printfs or std::cout/cerr this code should be updated to use ROS_INFO/ROS_INFO_STREAM, ROS_WARN... ROS_ERROR, and so on.