RoboDK supported trackers- Printable Version +- RoboDK Forum (//www.sinclairbody.com/forum) +-- Forum: RoboDK (EN) (//www.sinclairbody.com/forum/Forum-RoboDK-EN) 阿布+——论坛:一般问题t RoboDK (//www.sinclairbody.com/forum/Forum-General-questions-about-RoboDK) +--- Thread: RoboDK supported trackers (/Thread-RoboDK-supported-trackers) |
RoboDK supported trackers-Hiroe-06-15-2023 Hello, I confirmedAT960 andATS600(Leica) are compatible with RoboDK on this forum, but could I confirm whetherAT500 is supported by RoboDK calibration? Also, how about SpaceTrac-AI(Mitsutoyo)? Best Regards, RE: RoboDK supported trackers-Albert-06-16-2023 I understand that the default driver for Leica should support all Leica trackers except for AT901 and LTD trackers (our default Leica Python driver). However, other drivers may work better with certain Leica trackers. Follow this procedure to use one driver or the other:
The following drivers are available: Python version using Tracker pilot (default) Works with AT9x0 trackers (AT960 and AT930) and AT40x trackers (AT403, AT402, AT401) and Leica Metrology Foundation (LMF) for Leica Absolute Trackers (version 1.6.0 released on 2019-05-03 by Leica) You can find the driver here: C:/RoboDK/api/Leica/LeicaTrackerPilot.py Leica driver emScon v.3.8: AT901 and all LTD trackers C:/RoboDK/api/Leica/old/apiTrackerLeica-emScon.exe Also, the following driver works with most trackers (does not support older trackers). It should work with all AT-9XX trackers and newer) C:/RoboDK/api/Leica/old/apiTrackerLeica-LMF-AT We are not familiar with Mitutoyo SpaceTrac but it looks like a rebranded version of an API OT2 or Radian laser tracker so it should work out of the box. Can you try and let us know if you find any issues? |