Skip to content

docent/mrrocpp

 
 

Repository files navigation

=== Introduction

This project contains sources and utilities for MRROC++, which is
MultiRobot Research Oriented Controller (implemented in C++).

This software was developed at:
Institute of Control and Computation Engineering,
Warsaw University of Technology, Poland

Main authors:
	Cezary Zielinski
	Wojciech Szynkiewicz
	Tomasz Winiarski
	Tomasz Kornuta
	Piotr Trojanek

=== Build instructions

To build this software for QNX OS please do the following:
mkdir build; cd build; cmake -DCMAKE_TOOLCHAIN_FILE=../Toolchain-QCC.cmake ../
make && make install 

Releases

No releases published

Packages

No packages published

Languages

  • C++ 60.8%
  • C 39.1%
  • Other 0.1%