Parameters of sim.createProximitySensor

Typically: "How do I... ", "How can I... " questions
Post Reply
need2know
Posts: 23
Joined: 29 Jul 2024, 09:53

Parameters of sim.createProximitySensor

Post by need2know »

Hi,

i used the command

Code: Select all

sim.createProximitySensor()
for creating a ray-type proximity sensor. unfortunately i could not figure out how the parameters are exactely defined (despite the volume description). So i am searching for an exact description of:
  • bit-coded options
  • integer parameter
  • float parameter
from: https://manual.coppeliarobotics.com/en/ ... Sensor.htm

Is there already a drawing which shows the meaning of the parameters?

Cheers
coppelia
Site Admin
Posts: 10747
Joined: 14 Dec 2012, 00:25

Re: Parameters of sim.createProximitySensor

Post by coppelia »

Post Reply