Skip to content

ekpneo/soraCore

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

soraCore
--------
soraCore contains the core interfaces and libraries for the SORA (Service Oriented Robotics Architecture) project from NASA Ames Research Center, including a reference C++ implementation of RAPID (Robot API Delegate: http://robotapi.sourceforge.net/)

Required Dependencies:
  Miro    (Middleware for Robots: https://github.com/hhutz/Miro)
  ACE     (http://www.cs.wustl.edu/~schmidt/ACE.html)
  Boost 1.50+ (http://www.boost.org/)
  Eigen3  (http://eigen.tuxfamily.org)
  Qt4     (http://qt-project.org/)
  RTI DDS (http://www.rti.com/)
  
Optional Dependencies:
  libcurl (http://curl.haxx.se/)


About

core interfaces and RAPID implementation for SORA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 79.6%
  • CMake 19.3%
  • Shell 0.6%
  • Makefile 0.3%
  • IDL 0.1%
  • C 0.1%