Search found 12 matches

by Ahmed_Yacine
14 Jan 2016, 10:42
Forum: General questions
Topic: Problem compiling ros plugins
Replies: 3
Views: 4548

Re: Problem compiling ros plugins

thanks
by Ahmed_Yacine
06 Jan 2016, 19:25
Forum: General questions
Topic: Problem compiling ros plugins
Replies: 3
Views: 4548

Problem compiling ros plugins

Hi all when trying to compile vrep ros plugins on ubuntu 64 bits, I got this error. Linking CXX executable /home/xxxxx/catkin_ws/src/ros_bubble_rob/bin/rosBubbleRob In file included from /home/xxxxx/catkin_ws/src/vrep_plugin/src/vrep_plugin.cpp:35:0: /home/xxxxx/catkin_ws/src/vrep_plugin/src/../incl...
by Ahmed_Yacine
10 May 2015, 15:21
Forum: Bug reports
Topic: About laser range finder
Replies: 5
Views: 6153

Re: About laser range finder

the simulation is performed using the accurate laser scanner (not the one based on vision sensor), it does not detect objects on parts of its detection field
by Ahmed_Yacine
09 May 2015, 09:19
Forum: Bug reports
Topic: About laser range finder
Replies: 5
Views: 6153

Re: About laser range finder

Hi
thank you for response
here are screenshots of a scene using a hokuyo laser scanner (i did not modify the child script)
as you can see, there are regions which the scanner does not detect.
Image
Image
Image


cheers
by Ahmed_Yacine
07 May 2015, 09:44
Forum: Bug reports
Topic: About laser range finder
Replies: 5
Views: 6153

About laser range finder

Hi all, I am working on a simulation using laser scanner in vrep, and I have edited the corresponding script. I think that the laser sensor should return distances to detected objects instead of points because of that is the reality. an other thing i noticed that the simulated Hokuyo laser segments ...
by Ahmed_Yacine
02 May 2015, 17:13
Forum: General questions
Topic: Robotino problem
Replies: 5
Views: 11173

Re: Robotino problem

Hi,
I am starting a project on the navigation of robotino in dynamic environment and I need the robotino model in v-rep,
it will be a great help from you if you can share the robot model with me.
my email is ab_benmakhlouf at yahoo dot fr
thanks.
by Ahmed_Yacine
27 Mar 2015, 13:40
Forum: General questions
Topic: Connect to the Matlab robotics system toolbox
Replies: 8
Views: 5943

Re: Connect to the Matlab robotics system toolbox

Hello, you could try to install ROS on Windows, which is difficult and still experimental. Or you could use a different messaging system on Windows for your communication between the matlab robotics system toolbox and V-REP: the remote API , which allows for communication and data streaming back an...
by Ahmed_Yacine
25 Mar 2015, 19:35
Forum: General questions
Topic: Connect to the Matlab robotics system toolbox
Replies: 8
Views: 5943

Connect to the Matlab robotics system toolbox

the new release of matlab added support to ROS, is there a way to enable communication between vrep and the matlab robotics system toolbox on a windows computer.
by Ahmed_Yacine
24 Oct 2014, 09:17
Forum: General questions
Topic: Save a graph as an image
Replies: 2
Views: 3237

Re: Save a graph as an image

Thank you coppelia
After exporting graph data into a csv file we can plot them in matlab.
by Ahmed_Yacine
23 Oct 2014, 22:44
Forum: General questions
Topic: Save a graph as an image
Replies: 2
Views: 3237

Save a graph as an image

Hi
I am new in v-rep and I am wondering if there exists a way to save a graph as an image.