Page 1 of 1

Proximity Sensor

Posted: 14 Jan 2018, 06:57
by dericlim
Hi I'm new to stimulation and recently tried to add in a disc shape proximity sensor to a robot.

This is the tutorial on how the robot was done
https://www.youtube.com/watch?v=OfpB87pRoUk&t=1013s

I tried using the bubblerob method but the robot doesn't seem to perform as i expected. Sorry if I'm not being clear here since i just wanted to try out the proximity sensor.

Re: Proximity Sensor

Posted: 15 Jan 2018, 18:37
by coppelia
Hello,

did you have a look at the various demo scenes in order to try to figure out how a proximity sensor operates or is interfaced? For instance scenes proximitySensorDemo.ttt and proximitySensorDemo2.ttt.
Also remember that a proximity sensor can only detect detectable objects that have their detectable flag enabled.

Cheers