03-11-2023, 12:56 PM
Do you need to know the distance, or a boolean value is OK?
Take a look at this API call if you need the distance:
//m.sinclairbody.com/doc/en/PythonAPI/robo...ision_Line
Or you use this to get a present/not present flag on touch:
//m.sinclairbody.com/addin/com.robodk.plug...sionsensor
The source code is available in our GitHub.
Take a look at this API call if you need the distance:
//m.sinclairbody.com/doc/en/PythonAPI/robo...ision_Line
Or you use this to get a present/not present flag on touch:
//m.sinclairbody.com/addin/com.robodk.plug...sionsensor
The source code is available in our GitHub.
Please read the论坛Guidelinesbefore posting!
Find useful information about RoboDK by visiting ourOnline Documentation.
Find useful information about RoboDK by visiting ourOnline Documentation.