All Projects → resibots → robot_dart

resibots / robot_dart

Licence: other
Generic wrapper around the DART simulator

Programming Languages

C++
36643 projects - #6 most used programming language
python
139335 projects - #7 most used programming language
c
50402 projects - #5 most used programming language
GLSL
2045 projects
CMake
9771 projects
shell
77523 projects

Projects that are alternatives of or similar to robot dart

magnum-vr-ui
Magnum::Ui + Leap Motion + Oculus VR
Stars: ✭ 21 (-32.26%)
Mutual labels:  magnum
magnum-extras
Extras for the Magnum C++11/C++14 graphics engine
Stars: ✭ 26 (-16.13%)
Mutual labels:  magnum
Magnum
Lightweight and modular C++11 graphics middleware for games and data visualization
Stars: ✭ 3,728 (+11925.81%)
Mutual labels:  magnum
magnum-integration
Integration libraries for the Magnum C++11/C++14 graphics engine
Stars: ✭ 75 (+141.94%)
Mutual labels:  magnum
magnum-tips
Collection of useful snippets for https://magnum.graphics
Stars: ✭ 27 (-12.9%)
Mutual labels:  magnum
magnum-singles
Single-header libraries from the Magnum engine
Stars: ✭ 96 (+209.68%)
Mutual labels:  magnum
tf-cpp-pose-estimation
Tensorflow C++ examples for Visual Studio. Features Pose Estimation and various techniques to utilize the Tensorflow C++ interface
Stars: ✭ 23 (-25.81%)
Mutual labels:  eigen3
eigen3-hdf5
Bare-bones hdf5 serialization of Eigen matrices and vectors
Stars: ✭ 55 (+77.42%)
Mutual labels:  eigen3
Bezier
Fast and lightweight class for Bezier curves of any order in C++
Stars: ✭ 59 (+90.32%)
Mutual labels:  eigen3
h5pp
A C++17 interface for HDF5
Stars: ✭ 60 (+93.55%)
Mutual labels:  eigen3

robot_dart Build Status

CAUTION: The library is under-going a serious re-structure and development. Expect breaking of API/ABI, and out-of-date guides. We will soon provide a new release with many new features and a proper documentation.

This repo contains a generic wrapper around the DART simulator.

Authors

  • Author/Maintainer: Konstantinos Chatzilygeroudis
  • Active contributors: Jean-Baptiste Mouret
  • Other contributors: Antoine Cully, Vassilis Vassiliades, Vaios Papaspyros

Using the code

Please look at the installation guide. You will find detailed guidelines on how to properly install all the dependencies, compile the code and run the examples. There is also a short tutorial where the basics of this small library are explained through coding a small example. Moreover, a small guide provides a brief overview of the main classes and functionality of the library. Finally, there exist python bindings of the library, located here (see the examples for usage).

LICENSE

CeCILL

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].