An open API service indexing awesome lists of open source software.

https://github.com/zhaipro/ur_kinematics

Universal Robots Kinematics
https://github.com/zhaipro/ur_kinematics

Last synced: about 1 month ago
JSON representation

Universal Robots Kinematics

Awesome Lists containing this project

README

          

# ur_kinematics
Universal Robots Kinematics

[ros-industrial/universal_robot](https://github.com/ros-industrial/universal_robot/tree/kinetic-devel/ur_kinematics)

## 构建
```bash
cd src
g++ ur_kin.cpp -I.
```