ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

What does this error message mean?

asked 2016-04-13 03:02:09 -0500

215 gravatar image

I am sure not sure why this is occuring, could some elaborate why i am getting this error message...

/opt/ros/indigo/include/ros/console.h:342: error: no matching function for call to 'print(int, void*&, ros::console::Level&, const char [82], int, const char [60], std::string&)'
     ::ros::console::print(filter, __rosconsole_define_location__loc.logger_, __rosconsole_define_location__loc.level_, __FILE__, __LINE__, __ROSCONSOLE_FUNCTION__, __VA_ARGS__)

I tried to comment out my code, but can't seem locate where or what it is troubled with? ^

edit retag flag offensive close merge delete

Comments

1

You might want to include your code also.

Airuno2L gravatar image Airuno2L  ( 2016-04-13 06:59:00 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2016-04-13 12:43:31 -0500

215 gravatar image

I deleted the build and devel folder, and ran catkin_make again.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2016-04-13 03:02:09 -0500

Seen: 456 times

Last updated: Apr 13 '16