/RobotSimulation

基于QtWidget实现的机械臂仿真软件,该项目主要用于学习对OpenGL的使用和机器人运动学

Primary LanguageC++MIT LicenseMIT

RobotSimulation 🦾

The robot arm control software is implemented based on Qt Widget. This project is mainly used to learn the use of OpenGL and learn robot kinematics

Requirements

  • Qt5+
  • OpenSceneGraph

Get started

  • Clone the repository.

    git clone https://github.com/RichaoWang/RobotSimulation.git
  • Build

    1.Open CMakeLists.txt with Qt Creator/ Clion.

    2.build & run it!

Reference

TodoList

  • NewUi
  • FK
  • IK
  • MoveAnimations
  • Program
  • Cn/En