Search found 4 matches

by vakker
09 Jun 2016, 16:18
Forum: General questions
Topic: ROS interface compilation fail
Replies: 14
Views: 13976

Re: ROS interface compilation fail

Yes, but if I clean the workspace, and run the things again, then it will still complain, since the workspace was made by catkin_make , so I tried using catkin build only, but it also gave errors: Workspace configuration appears valid. ----------------------------------------------------------------...
by vakker
09 Jun 2016, 10:59
Forum: General questions
Topic: ROS interface compilation fail
Replies: 14
Views: 13976

Re: ROS interface compilation fail

If I try to install ros-kinetic-catkin it says: Reading package lists... Done Building dependency tree Reading state information... Done ros-kinetic-catkin is already the newest version (0.7.1-0xenial-20160318-144042-0700). 0 to upgrade, 0 to newly install, 0 to remove and 17 not to upgrade. but I i...
by vakker
09 Jun 2016, 10:27
Forum: General questions
Topic: ROS interface compilation fail
Replies: 14
Views: 13976

Re: ROS interface compilation fail

Thanks for the reply. Yep, I'm doing exactly the same, except there is no catkin build in release Kinetic (or I just can't find it? see http://wiki.ros.org/ROS/Tutorials/catkin/BuildingPackages), so I ran catkin_make as the last step as well. It gives an error: ... -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~...
by vakker
08 Jun 2016, 16:01
Forum: General questions
Topic: ROS interface compilation fail
Replies: 14
Views: 13976

ROS interface compilation fail

Hi I tried using the ROS interface, but for the precompiled version it said: /opt/V-REP_PRO_EDU_V3_3_1_64_Linux/vrep: symbol lookup error: /opt/V-REP_PRO_EDU_V3_3_1_64_Linux/libv_repExtRosInterface.so: undefined symbol: _ZN3ros4initERiPPcRKSsj so I tried to compile it, but I get an error: make[2]: *...