04-09-2024, 11:45 AM
Hey there RoboDK community!
I am currently facing two major questions:
Thank you in advance and I'm looking forward to hearing from you!
I am currently facing two major questions:
- Is is possible to access the TCP forces via the RoboDK Python API while using online programming and a Universal Robots UR5e? I am looking for an alternative to the `get_tcp_force()` function from URScript. My best guess was to pass custom calls to the apiur driver via `robot.setParams('Driver', ...)` but I could not find any documentation on the UR driver. What is the best way to retrieve the desired information with RoboDK?
- Do you have a fully featured driver for the Hanwha Robots (specifically the HCR-3)? I could only find a partial community implementation in a forum which requires some bug fixes and only supports a small subset of the possible RoboDK commands.
Thank you in advance and I'm looking forward to hearing from you!