Skip to content

Template Project for Cross-platform both in macOS and Ubuntu

License

Notifications You must be signed in to change notification settings

HumanoidRoboticsLab/template_mujoco

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MuJoCo_Template

Template Repo for Cross-platform both in macOS and ubuntu

  • CMakeLists.txt의 핵심은 submodule, add_subdirectory, CMAKE_MODULE_PATH 추가.
/* Follow instruction explained in libraries dir README.md first */
$ mkdir build && cd build
$ cmake ..
$ make -j16

$ ./bin/simulate or ./bin/template

About

Template Project for Cross-platform both in macOS and Ubuntu

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published