- Oct 15, 2013
-
-
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
-
Arnaud Degroote authored
Changes since 1.0: ------------------ - the socket API does not use pickle but a json encoding string - multiserver has been completly rewritten and is now more efficient. Package level: -------------- - Remove *.py{c,o} entries from PLIST
-
Arnaud Degroote authored
Changes since 1.0: ------------------ - add overlay for stereopixel - misc bug fixes Package change: --------------- - Remove *py{c,o} entry from PLIST
-
Benjamin VADANT authored
Updating use of QWT to be able to use last version of the lib Minor fixes Modifying Makefile for install options qtstudio,qtremote,xforms
-
Pierrick Koch authored
-
- Sep 15, 2013
-
-
Pierrick Koch authored
-
- Sep 14, 2013
-
-
Arnaud Degroote authored
-
- Sep 13, 2013
-
-
Pierrick Koch authored
-
Benjamin VADANT authored
in order to install move3d-xforms move3d-qt-studio move3d-remote
-
Anthony Mallet authored
-
Anthony Mallet authored
While here, sort lines.
-