How to use ROKAE robot with Python 3.8 library in Slicer?

Hello, does slicer have a version that uses python3.8? I’m using a ROKAE robot recently, and they provided a program and library file based on python3.8 (similar to: robot.cp38-win_amd64.pyd). I want to use this robot in slicer, so please help.

Hello, how can I call my own robot in slicer? We have two models of ABB and ROKEA robot arms. Is there any way to connect to these robot arms and display the robot arm models in slicer? Thank you.

sorry it is ROKAE robot

You can import the mesh of each rigid component of the robot and put them under a transform tree as shown here:

If you have a URDF file for your robot then you can use the importer that I’ve created to automate the process. You can find details here: