Robotics StackExchange | Archived questions

ROS_INFO vs ROS_INFO_STREAM

I have read https://wiki.ros.org/rosconsole, but to me it is still a bit unclear what the difference is among these two. Is there some clear guidance when to use which? I have read somewhere that ROSINFO is for C, whereas ROSINFO_STREAM is for C++...but I am sure there must be more to it. Thx for you explanations.

Asked by ticotico on 2021-08-30 04:53:14 UTC

Comments

I've closed this as a duplicate #q10823.

See the second answer there.

Asked by gvdhoorn on 2021-08-30 05:01:15 UTC

Answers