Skip to content

mwulmer/sai2-graphics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sai2-graphics

This is SAI2 graphics library for simulation displays. It uses CHAI3D. You will need to download and build Chai3d before you can install sai2-graphics.

Build instructions

 mkdir build
 cd build
 cmake .. && make -j8
 cd ..

run the examples

Go to the build/examples/one_of_the_examples folder and run the example. For example 1 :

cd build/examples/01-parse_world_and_robot
./01-parse_world_and_robot

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors