Skip to content

amitahire/sim

 
 

Repository files navigation

sim

sim is a robotic simulator originaly created for Symbrion/Replicator european project (http://www.symbrion.eu). The goal of this project is to create a full library/framework for simulation of robots, sensors and environment.

sim is written mostly in C++ and is currently based on OpenSceneGraph, ODE and Bullet libraries.

License

sim is licensed under LGPLv3 license. Text of license can be found at http://www.gnu.org/copyleft/lesser.html or in COPYING.LESSER file distributed along with sources.

The exception is OpenSURF implementation (src/alg/surf) that is licensed under GPL license. See http://www.chrisevansdev.com/ for more info.

Documentation

Documentation is automaticaly generated from source code using Doxygen.

You can generate documentation from doc/ directory:

    $ make doc

It will generate HTML documentation into doxy/html directory.

Compilation Under Mac OS

Here is available full installation manual for sim and all required libraries. Credit goes to Honza Dvorksy who was kind to make the manual public.

Acknowledgement

This work was supported by SYMBRION and REPLICATOR projects.

The SYMBRION project is funded by European Commission within the work "Future and Emergent Technologies Proactive" under grant agreement no. 216342.

The REPLICATOR project is funded within the work programme "Cognitive Systems, Interaction, Robotics" under grant agreement no. 216240.

http://www.symbrion.eu

http://www.replicators.eu/

About

Robotic simulator.

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 66.7%
  • C++ 32.7%
  • Makefile 0.3%
  • Python 0.2%
  • Perl 0.1%
  • Smarty 0.0%