Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 252 Bytes

File metadata and controls

11 lines (8 loc) · 252 Bytes

Robot-Simulation-PyQt5

Robot simulation

Python script using PyQt5 as window frame and OpenGL as 3D environment. Each robot is an instance of the DOF3_robot class.

Required modules:

  • PyQt5
  • pyqtgraph/opengl
  • Numpy