Skip to content
Snippets Groups Projects
Commit 6cc35e3c authored by Teena Hassan's avatar Teena Hassan
Browse files

Updated README layout

parent 9b7b00f9
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
This repository contains the software library IPAACA developed by the Social Cognitive Systems Group at Bielefeld University. IPAACA stands for 'Incremental Processing Architecture for Artificial Conversational Agents.' The library is available in three languages: Python (Python3 compatible), C++, and Java, and for three operating systems: Linux, OS X, and Windows.
## Installation
## Build dependencies
### Linux
Dependencies: Protocol Buffer (libprotobuf), Transport Protocol (**libmosquittopp**, ros, librsb)
......@@ -15,8 +15,9 @@ sudo apt-get install protobuf-compiler
sudo apt-get install mosquitto libmosquittopp-dev
git clone git@gitlab.ub.uni-bielefeld.de:scs/ipaaca.git
## Build/Install instructions
### Linux
**Compiling C++ Version**
cd ipaaca/ipaacalib/cpp
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment