Page 2 of 2

Re: Problem witth RosInterface on Ubuntu 16.04

Posted: 07 Oct 2019, 08:24
by fferri
Hams Ansari wrote: 06 Oct 2019, 09:10 rosBubbleRob2.cpp:19:21: fatal error: ros/ros.h: No such file or directory
#include <ros/ros.h>
^
compilation terminated.
how are you compiling rosBubbleRob2?

Re: Problem witth RosInterface on Ubuntu 16.04

Posted: 08 Oct 2019, 09:58
by Hams Ansari
g++ -o rosBubbleRob2 rosBubbleRob2.cpp

Going inside the my vrep folder vrep/programming/ros_packages/ros_bubble_rob2/src


viewtopic.php?f=9&t=6802&p=31406#p31406

Read this forum

Re: Problem witth RosInterface on Ubuntu 16.04

Posted: 08 Oct 2019, 10:00
by fferri
ROS nodes should be compiled with the ROS build tools.

Check the documentation at http://wiki.ros.org/ROS/Tutorials