ahundt / robone

Robotic Orhopedic Surgery assistant
BSD 2-Clause "Simplified" License
1 stars 1 forks source link

Introduction

Introduce your software package here and describe its purpose. This section is very similar to an abstract of a scientific article. The focus here is, however, on the software, not the mathematics. Cite any of your publications which are related to this software package here as [1] and add a reference to the References section at the end of this file.

License

Copyright (c) 2015

See COPYING file for license information.

Installation

See build and installation instructions given in the INSTALL file.

Documentation

See the software manual for details on the software including a demonstration of how to apply the software tools provided by this package.

Package Content

Path Content description
BasisProject.cmake Meta-data used for the build configuration.
CMakeLists.txt Root CMake configuration file.
config/ Package configuration files.
data/ Data files required by this software.
doc/ Documentation source files.
example/ Example files used for demonstration.
include/ Public header files.
src/ Source code files.
test/ Regression and unit tests.