- Oct 22, 2013
-
-
Arnaud Degroote authored
Again to please Debian policy
-
Arnaud Degroote authored
-
Mamoun Gharbi authored
- small bugfixes concerning OTP - adding functionnallities to make the symbolic-geometric backtraking work (approach with ICRA paper) - tunning DMAX
-
- Oct 18, 2013
-
-
Aurelie Clodic authored
-
- Oct 16, 2013
-
-
Raphaël Lallement authored
In v1.1.0 the logger was always compiled and used. Now it is an option. If not used, the error and fatal messages are still printed.
-
Arnaud Degroote authored
On modern boost, we must explicitly include lock_guard.hpp. Bump PKGREVISION
-
Arnaud Degroote authored
track_target-genom is a stupid genom module which helps tracking moving target
-
Arnaud Degroote authored
Vnet-yarp stands for Virtual Network for YARP. It is a component which let us simulate comminucation loss on top of yarp communication.
-
- Oct 15, 2013
-
-
Raphaël Lallement authored
Allow to request a whole database at once
-
Raphaël Lallement authored
Change the name used to register to the server
-
Raphaël Lallement authored
Add control over verbose level
-
- Oct 10, 2013
-
-
Arnaud Degroote authored
Changes since 0.1: ------------------ - Allow to replay the trajectory slower than the measured one - Add a request to compute a turn-point for the robot (on its previous trajectory).
-
Arnaud Degroote authored
Changes since 0.11: ------------------- - Return more information about failure while reading some values - Fix two important bugs in the treatment of abort
-
Arnaud Degroote authored
Changes since 0.12: ------------------- - Extend error message to include fault when updating value - Lots of improvement in tutorial after proofreading by C. Robin - A few important bug fixes: - fix possible race issue in wait - fix code generation for complex wait primitive
-
- Oct 08, 2013
-
-
Benjamin VADANT authored
-
- Oct 07, 2013
-
-
Gregoire Milliez authored
-Added in Environnement poster: boolean to know object position has been set for objects and simple observability computation. -Added hue management for human identification. -Added poster to compute distance and pointing facts. -Added poster used by remote viewer for generci visualization: --automatic reachability and divergent belief visualization generated inside spark. --request to use visualization from external component.
-
- Oct 04, 2013
-
-
Aurelie Clodic authored
-
- Oct 03, 2013
-
-
Pierrick Koch authored
- visibility in the custom frame
-
Pierrick Koch authored
- use round instead of ceil for image indices
-
- Oct 02, 2013
-
-
Pierrick Koch authored
-
Pierrick Koch authored
-
Pierrick Koch authored
-
Arnaud Degroote authored
-
- Oct 01, 2013
-
-
Arnaud Degroote authored
-
Arnaud Degroote authored
-
- Sep 29, 2013
-
-
Pierrick Koch authored
-
Pierrick Koch authored
-
- Sep 27, 2013
-
-
Pierrick Koch authored
and remove gdal-config since ../wip/gdalwrap do it for us now.
-
Pierrick Koch authored
-
Pierrick Koch authored
-
- Sep 24, 2013
-
-
Pierrick Koch authored
-
- Sep 20, 2013
-
-
Pierrick Koch authored
- fix points scale - use C++ numeric_limits::infinity instead of C HUGE_VAL - new LRU cache system - search path now returns a valid cost - new frontier exploration
-
Benjamin VADANT authored
Minor corrections to CMakeList
-
- Sep 19, 2013
-
-
Benjamin VADANT authored
in order to be compatible with spark which seems to be incompatible with the robotpkg version of boost
-
- Sep 17, 2013
-
-
Raphaël Lallement authored
Now the OpenPRS bridge is able to transfer fact database requests
-
Arnaud Degroote authored
No know changes since 1.6.0
-
Arnaud Degroote authored
Changes since 1.6.0 ------------------- - New function swapContent to exchange the contents of two octrees (issue #32) - New normal estimation based on marching cubes (thanks to F-M. de Rainville) - Fixed octovis edit box affecting small selection ranges - Fixed compilation with gcc 4.8 and OSX (issues #23 #28)
-
Arnaud Degroote authored
While here, fix headings. Bump PKGREVISION
-
- Sep 16, 2013
-
-
Benjamin VADANT authored
Putting BGL calls in compliance with next BGL versions
-
Arnaud Degroote authored
Changes since 1.0: ------------------ The Python bindings for MORSE have been completely rewritten and is now much more efficient (based on *asynchat* API). However, it is mostly an internal rewrite, and the interface does not change. Changes at the package level: ----------------------------- Remove *.py{c,o} entries from PLIST
-