forked from wut-rcprg/mrrocpp
-
Notifications
You must be signed in to change notification settings - Fork 0
Multi-Robot Research Oriented Controller
License
zbikowski/mrrocpp
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
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 ../; cmake . make && make install
About
Multi-Robot Research Oriented Controller
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Languages
- C++ 58.2%
- C 41.7%
- Other 0.1%