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

Make a program executable on the real robot from python API

#2
You can set the run type of your program to run on the robot:
Code:
prog.setRunType(PROGRAM_RUN_ON_ROBOT)

You can find more information here:
//www.sinclairbody.com/doc/en/PythonAPI/robo...setRunType


Messages In This Thread
RE: Make a program executable on the real robot from python API - byAlbert- 06-16-2023, 03:28 PM



Users browsing this thread:
1 Guest(s)