• Stars
    star
    4
  • Rank 3,204,249 (Top 65 %)
  • Language
    Ada
  • License
    Other
  • Created over 13 years ago
  • Updated almost 10 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Ada bindings for the player robotic platform
Player-Ada
==========
A binding for the Player/Stage robotic platform.

Player-Ada is a not-so-thin binding to the libplayerc client library which is
distributed as part of the Player/Stage multi-robot interface/simulator software:
http://playerstage.sf.net

Tested with: GNAT GPL 2009/2010
To use it, simply add this line to your project file:
with "/path/to/player3_ada.gpr";

The included Makefile is for stand-alone building of the static library for
testing purposes (correct full compilation). It's not needed to include the
library in your programs; the preferred method is the one shown above, which
permits selecting several compilation options in the GPS scenario view.

For other compilers, follow the necessary procedures for compilation of C and
Ada files.

If you need some interface not already bound, you may use some of the existing
ones for reference, as the process is pretty straightforward. In that case, 
contributing back your changes will be very welcome

Current version
===============
Note: these numbering versions applied to the versions packaged in Sourceforge.
Current versions, hosted in GitHub, might have tags following the same pattern.

The three first digits match the Player version used for testing. 
The last digit is for Player-Ada versioning under a same Player release.

Example: 3.0.1.2
This means that the library has been tested against player 3.0.1 and that
it is the third release within that player version (first would be 3.0.1.0).

Licenses
========
See LICENSE file.

Author
======
See AUTHORS file.

Latest version of this library is hosted at

https://github.com/mosteo/player-ada

More Repositories

1

btrfs-status

My personal assessment on btrfs status vs the official one at https://btrfs.wiki.kernel.org/index.php/Status
19
star
2

rxada

An Ada 2012 implementation of the Rx methodology
Ada
16
star
3

yeison

A json-like data structure library in Ada
Ada
7
star
4

iterators

Functional iterators for Ada 2012
Ada
6
star
5

sheetmusic

Transcriptions of public domain music using Lilypond and Musescore
LilyPond
5
star
6

alire-old-discussion

Design of an Ada language library repository
5
star
7

ada4cmake

cmake macros for simple gnat project inclusion
CMake
4
star
8

agpl

Ada General Purpose Library -- Miscellaneous utilities
Ada
4
star
9

stopwatch

A type to track elapsed time
Ada
3
star
10

adagio

G2 network server leaf
Ada
3
star
11

uri-ada

URI parsing for Ada
Ada
3
star
12

unitest

Test of unicode flags in GNAT
Ada
3
star
13

vnet

High-level virtual network for robotics experimentation
C++
2
star
14

aaa

Alex's Ada Assortment
Ada
2
star
15

hungarian

Ada wrapper for the fast Stachniss' Hungarian solver
Ada
2
star
16

workers

Simple-to-use worker pools for Ada
Ada
2
star
17

gnat-gpl-bugs

Test cases for various bugs in the latest GNAT GPL edition, to check their fixing on successive editions
Ada
2
star
18

2022-AEiC-alire-tutorial

Materials for the Alire tutorial at AEiC'22
TeX
2
star
19

mandelbrot_ascii

Mandelbrot renderer in "ASCII" (unicode actually, but text nonetheless)
Ada
2
star
20

umwi

Unicode Monospace Width Information
Ada
1
star
21

ekfvloc

EKF-based localization library for Gearbox and Player
C++
1
star
22

cant-stop-odds

Odds for the Can't stop game
Python
1
star
23

toml_slicer

TOML file direct manipulation without parsing
Ada
1
star
24

vmapfile

vmapfile map driver changes to be contributed to player 3 robotic platform
C++
1
star
25

sancta

SANCTA multi-robot task allocation library
Ada
1
star
26

ansi-ada

ANSI control sequences for the Ada language
Ada
1
star
27

optional

Optional types for Ada
Ada
1
star
28

utf8test

Test unicode output with `-gnatW8`
Ada
1
star
29

minirest

Minimalist REST Ada client library
Ada
1
star
30

embedded-aws-templates

Ripped out minimal functionality from Ada Web Server and Templates Parser for embedded resources
Ada
1
star
31

dl-ada

Minimal binding to libdl
Ada
1
star
32

Ada_CI_Workflows

Ready-to-use workflows to add Continuous Integration to Ada projects
Ada
1
star
33

ajunitgen

Generator of JUnit-compatible XML reports in Ada
Ada
1
star