/RobotSDK

RobotSDK engine

Primary LanguageMakefile

RobotSDK_4.0

How to install RobotSDK

1 Get source code

git clone https://github.com/RobotSDK/RobotSDK.git

2 Install RobotSDK

(1) for Linux

cd RobotSDK
sh Install.sh

(2) for Windows (use Visual Studio Command Prompt)

cd RobotSDK
Install.bat

Setup environment variables: Add Qt and Graphviz to %Path%