aloharobotics / wu-robotics

Automatically exported from code.google.com/p/wu-robotics
0 stars 0 forks source link

atrvjr_driver.cc missing stdio header #2

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
When compiling the rflex node from the svn stable branch on Ubuntu 12.04, 
compilation of atrvjr_driver.cc fails due to "printf" being undefined. The 
solution is to add the stdio header as in the attached diff (should it be 
needed).

cheers,

Nick

Original issue reported on code.google.com by nick.ha...@gmail.com on 7 Aug 2012 at 7:33

Attachments: