Search found 101 matches

by Eric
14 Oct 2015, 00:12
Forum: Feature requests
Topic: Is it possible to control an ext hard from the simulation?
Replies: 3
Views: 5136

Re: Is it possible to control an ext hard from the simulatio

Hi,

Indeed it is possible! for example via the serial port. Have a look at the arduino esplora model...

Cheers

Eric
by Eric
31 Aug 2015, 15:25
Forum: Videos, scenes and models around CoppeliaSim
Topic: Laser based Driving Assistance for Smart Robotic Wheelchair
Replies: 0
Views: 5606

Laser based Driving Assistance for Smart Robotic Wheelchair

This video presents the simulation of a novel driving assistance system of a robotic wheelchair, for people paralyzed from down the neck. The user’s head posture is tracked, to accordingly project a colored spot on the ground ahead, with a pan-tilt mounted laser. The laser dot on the ground represen...
by Eric
06 Jul 2015, 18:28
Forum: Videos, scenes and models around CoppeliaSim
Topic: Video tutorial on how control V-REP with Arduino+sensors
Replies: 6
Views: 13512

Re: Video tutorial on how control V-REP with Arduino+sensors

Yes, but I don t see why it would not work on a linux or macOS machine. You would have to adjust the portNumber variable
by Eric
09 May 2015, 06:29
Forum: Videos, scenes and models around CoppeliaSim
Topic: Simulated prosthetic hand actuated by Electromyography
Replies: 0
Views: 5543

Simulated prosthetic hand actuated by Electromyography

The muscular activity in the arm is detected through electrodes using Electromyography. A machine learning algorithm is classifying (for the moment) 6 states triggering 5 actions for the prosthetic _ open Palm Grip _ active Index Grip _ power Grip _ mouse Grip _ trigger Trigger states is triggering ...
by Eric
20 Apr 2015, 22:54
Forum: Bug reports
Topic: Beta display size issues on MacBook Retina with dual screen
Replies: 8
Views: 7830

Re: Beta display size issues on MacBook Retina with dual scr

just for info: ctrl-space will run/stop the simulation Also, when in low resolution, when the run button disappear, there is a small arrow on the right that when you click on, make appearing a line where the "hidden" buttons will be. If the small arrow does not appear that s probably due t...
by Eric
19 Apr 2015, 23:08
Forum: Videos, scenes and models around CoppeliaSim
Topic: Point To Go Navigation for a robotic Wheelchair
Replies: 0
Views: 6191

Point To Go Navigation for a robotic Wheelchair

Point To Go navigation let the operator of a robotic wheelchair, set the desired location to be reached autonomously, by simply clicking on the scene's location displayed by a video feed.

https://youtu.be/xFP3r3wmE2w?list=PLZ7p ... fvXvtM1jY2
by Eric
05 Apr 2015, 20:07
Forum: General questions
Topic: making a mesh disappear
Replies: 1
Views: 1950

Re: making a mesh disappear

Hi

You could simply assign your mesh or objects to an other layer that is not visible doing:

Code: Select all

simSetObjectIntPrameter(objHandle,10,layerMask)
Cheers

Eric
by Eric
24 Feb 2015, 13:27
Forum: Bug reports
Topic: Mouse and appearance problems
Replies: 23
Views: 14041

Re: Mouse and appearance problems

HI!

The user manual is embedded to each version .. check in V-REP-> help->help topics

cheers

Eric
by Eric
16 Feb 2015, 22:35
Forum: General questions
Topic: Make a revolute joint behave like a spring
Replies: 8
Views: 7267

Re: Make a revolute joint behave like a spring

hi... You don t really need to be a V-REP expert to do the drag and drop of objects and models, all the models of this scene are in the "model browser" on the left side of the window. Please just check it out! To place them on the scene, if drag and drop is not precise enough you should sp...
by Eric
28 Jan 2015, 21:55
Forum: Videos, scenes and models around CoppeliaSim
Topic: Quince rescue robot's semi-autonomous control
Replies: 3
Views: 7822

Re: Quince rescue robot's semi-autonomous control

Hi,

The tracks are simulated in the same manner as the caterpillar model. Also, there are no plan to include Quince in the library.

Cheers

Eric