Fetch the repository succeeded.
A touch of zen about robotics. Very easy to use. Support robot simulation, IK/FK, trajectory, etc.
Download python
In linux you may first need to install pip with
sudo apt install python3-pip
and then install dependent python packages with
python3 -m pip install vtk scipy PyQt5
Install toppra to have trajectory support with:
git clone https://gitee.com/zen_shawn/toppra.git
cd toppra
python3 -m pip install .
git clone https://gitee.com/zen_shawn/RobotZen.git
run python3 main.py
in your terminal
Sign in for post a comment
Comments ( 0 )