# RobotSimulation **Repository Path**: kingfuyao/RobotSimulation ## Basic Information - **Project Name**: RobotSimulation - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-11-22 - **Last Updated**: 2025-11-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

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. ```SHELL git clone https://github.com/RichaoWang/RobotSimulation.git ``` * Build > 1.Open CMakeLists.txt with Qt Creator/ Clion. > >2.build & run it! ## Reference > * [ros-industrial/universal_robot](https://github.com/ros-industrial/universal_robot): Universal Robots support. > * [mowangshuying/CppQtFluentUi888](https://github.com/mowangshuying/CppQtFluentUi888): FluentUI for cpp Qt. > * [wangwenx190/framelesshelper](https://github.com/wangwenx190/framelesshelper): Cross-platform window customization framework for Qt Widgets and Qt Quick. > * [Megaxela/QCodeEditor](https://github.com/Megaxela/QCodeEditor): Qt Code Editor widget. ## TodoList + [x] ~~NewUi~~ + [x] ~~FK~~ + [x] ~~IK~~ + [x] ~~MoveAnimations~~ + [ ] Program + [ ] Cn/En