Skip to content

FAST-Research-Group/primate-sim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

148 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PrimateSIM

Requirements

  • CMake
  • g++ Compiler
  • boost

WSL Quick Commands

build-essentials contain g++ and libboost-all-dev contains boost

sudo apt-get update
sudo apt-get install cmake build-essential libboost-all-dev

Building

Project uses cmake

To build the files, follow these steps

  • mkdir build
  • cd build
  • cmake ../
  • cd src
  • make
  • executable should now be in build/src

About

Architecture simulator for primate generated overlays

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •