Skip to content

cxy1997/Robotiq-UR5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robotiq-UR5

Simulator of UR5 robotic arm with Roboriq gripper, built with MuJoJo

Requirements

Usage

  • With Python3, from environment import lab_env
  • With C++, copy lab_env.cpp into mjpro150/sample/ and build it with g++ -O2 -I../include -L../bin -std=c++11 -mavx lab_env.cpp -lmujoco150 -lGL -lglew ../bin/libglfw.so.3 -o ../bin/lab_env

Demos

About

Simulator of UR5 robotic arm with Robotiq gripper, built with MuJoCo

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published