Skip to content

leggedrobotics-usp/MAn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MAn

The Motion Antecipation repository (MAn)

Example of result for Transparency Control using Motion Antecipation:

test_sin_phase

MAn-xsmall.mp4

Requirements

General Requirements

System-wide

  • OpenGL
  • Pthreads

To install the requirements:

sudo apt install libopengl-dev libglx-dev libgl1-mesa-dev libxrandr-dev libxinerama-dev libxcursor-dev libxi-dev

Automatic Included Requirements

  • MuJoCo (included through fetch)
  • GLFW3 (included through fetch)
  • Dear ImGui (included through fetch)

Hardware Video Encoding Acceleration Requirements (TODO)

  • FFMPEG dev libraries and headers
  • CUDA compiler

To install the requirements: [IN DEVELOPMENT]

sudo apt install libavdevice-dev libavutils-dev

Software Video Encoding Requirements

  • OpenCV 4 or higher

To install the requirements:

sudo apt install libopencv-dev

Build

To build use the build.sh script.

./build.sh

Run

To run use the run.sh script.

./run.sh

About

The Motion Antecipation repository (MAn)

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published