Search found 4 matches

by sergi
09 Apr 2014, 17:39
Forum: General questions
Topic: problem running vrep with ros
Replies: 5
Views: 6344

Re: problem running vrep with ros

Hi again,

I have found the error. Sorry, my error ¬¬'
I forgot to copy the libv_repExtRos.so new plugin to the V-REP installation folder.
Now everything works!

Sergi.
by sergi
09 Apr 2014, 16:43
Forum: General questions
Topic: problem running vrep with ros
Replies: 5
Views: 6344

Re: problem running vrep with ros

Hi,

I have the same problem, although I've recompiled the vrep stack after creating the symbolink links.

My system:
- OS: Ubuntu 12.04 LTS (64 bits)
- ROS_DISTRO: hydro
- V-REP: V-REP_PRO_EDU_V3_1_1_64_Linux

Error:
[rospack] Warning: no such package image_transport
terminate called after ...
by sergi
18 Feb 2014, 17:19
Forum: Bug reports
Topic: Execute V-REP without GUI via ssh
Replies: 16
Views: 29294

Re: Execute V-REP without GUI via ssh

Hi,

I understand. Thanks.

Sergi.
by sergi
17 Feb 2014, 19:07
Forum: Bug reports
Topic: Execute V-REP without GUI via ssh
Replies: 16
Views: 29294

Execute V-REP without GUI via ssh

Hi,

I want to run V-REP on a remote computer via ssh, but I get the following error when I run it there:
$ ./vrep.sh -h

QXcbConnection: Could not connect to display
Aborted (core dumped)

If I connect to the remote computer via ssh -X (X11 server activated) then the application runs, but if the ...