Skip to content

lurenw2/iRM_Autonomy_2020

 
 

Repository files navigation

RM_2020_DEV

build status

iRM 2020 Software Development Repo

Dependency

  • Glib2 (for LCM)
  • CMake >= 3.12

Build Steps

cd <path to RM_2020DEV>
mkdir build && cd build
cmake ..
make -j

Run Tests

make test or ctest in build folder

About

Awesome Repo for iRM 2020 CV Development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 47.6%
  • C++ 43.5%
  • CMake 5.3%
  • Jupyter Notebook 3.6%