/opt/ros/indigo/include/ros/console.h:343: error: expected ']' before ')'
I am getting this error. Can someone tell me what can be the reason? I didn't change anything in console.h file.
/opt/ros/indigo/include/ros/console.h:343: error: expected ']' before ')' token ::ros::console::print(filter, rosconsoledefinelocationloc.logger, _rosconsoledefinelocationloc.level, _FILE, LINE, ROSCONSOLE_FUNCTION, VA_ARGS)
Asked by Haseeb on 2017-05-15 06:02:13 UTC
Comments
I'm pretty sure that this is a problem in your code, not the code you are referencing. So please provide more input: what do you do, how do you compile? also, post the full error message and format it correctly (button with 010101).
Asked by mgruhler on 2017-05-15 08:17:44 UTC