Skip to content

rapp-project/rapp-api

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
cpp
 
 
js
 
 
 
 
 
 
 
 
 
 
 
 

RAPP-API


Synopsis

The below table presents the up-to-date available RAPP Platform Service calls, throught the relevant RAPP-API (Python, JavaScript, C++)

  • ✓ : Implemented and tested as a part of the relevant RAPP-API.
  • ✗ : Not yet implemented
Platform Services C++ JavaScript Python
Face detection
Qr detection
Text to Speech
De-noise profile
Speech to Text (sphinx4)
Speech to Text (google)
Object Recognition Caffe
Available services
Ontology subclasses of
Ontology superclasses of
Ontology is subsuperclass of
Cognitive test chooser
Cognitive get history
Cognitive get scores
Record cognitive test performance
Send email
Fetch received emails
News stories
Geolocation
Weather report current
Weather report forecast
Hazard detection light-check
Hazard detection door-check
Path planning upload-map
Path planning plan-path-2d

Information on RAPP Platform front-end Web Services can he found here.

Directories

  • cpp/ : C++ RAPP-API Sources
  • js/ : JavaScript RAPP-API Sources
  • python/ : Python RAPP-API Sources

Tests

See under each directory for tests, examples.

Each language API has a README.md with detailed instructions on how to use it.

Join the chat at https://gitter.im/rapp-project/rapp-api

Contributors

Contributing

  • Please read CONTRIBUTING.md before submitting/contributing to this project.