introlab / ros_for_ios

How to build the Robot Operating System for the iOS platform.
67 stars 15 forks source link

compilation error in the demo #11

Open amesh90 opened 9 years ago

amesh90 commented 9 years ago

Hi I have successfully built the files, (log file says that ), then when I try to compile and run the demo, xcode project says that (ros:: ) undefined ?!

I've included the header files and the generated frameworks to the project but it seems it can't see namespace ROS , or the build of ros was unsuccessful

any help please