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

Monitoring POS, VEL, ACC

#1
Hello!

I wonder if it is possible to monitor (graphs, plots ...)within the RoboDK during simulationfor example joint positions, speeds, accelerations of robot.

Best regards.
Mitja GOLOB
#2
Hi Mitja,

Yes, this is possible. The scripts attached show you an example:
  • MonitorJoints allows you to monitor the simulated robots and record the joint position. You can include Cartesian information.
  • RobotsMonitor allows you to monitor the joints from a real robot connected to RoboDK (compatible driver is required).

您还可以使用API和InstructionListJoints command to retrieve the robot path given a certain step. More information here:
//www.sinclairbody.com/forum/Thread-Get-Join...563#pid563

Albert


Attached Files
.py MonitorJoints.py(Size: 1.48 KB / Downloads: 441)
.py RobotsMonitor.py(Size: 1.8 KB / Downloads: 431)




Users browsing this thread:
1 Guest(s)