Skip to content

hanliumaozhi/IJRR_WBLC

 
 

Repository files navigation

IJRR_WBLC

This program is mainly coded using C++

c++11 compiler is required

Install

  • cmake
  • boost (in ubuntu: sudo apt-get install libboost-all-dev)
  • eigen3 (in ubuntu: sudo apt install libeigen3-dev)
  • openGL (in ubuntu: sudo apt-get install freeglut3-dev)

Compile (in Linux)

$ mkdir build && cd build
$ cmake ..
$ make 
$ ./simulation_mercury (or dracobip, valkyrie, atlas)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • C++ 78.8%
  • C 17.2%
  • Python 2.7%
  • HTML 0.5%
  • CMake 0.5%
  • Objective-C 0.3%