Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

Simulate Laser Profile Sensor

#1
Hello

I would like to simulate a Laser Profile sensor to read the Laser Line profile from the 3D model loaded below the Laser Profile sensor. Could you please advice how this can be done.
#2
I would recommend you to use the function called ProjectPoints from the RoboDK API. This example shows how to use this function:
https://robodk.com/doc/en/PythonAPI/exam...to-surface

You would need to create a line of points and normals slightly oriented outwards from the sensor, then, you can get the projected points on an object. You would have to calculate the distance between the original point and the projected point.
  




Users browsing this thread:
1 Guest(s)