- Sep 27, 2013
-
-
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.
-
Anthony Mallet authored
While here, sort lines.
-
Benjamin VADANT authored
-
Pierrick Koch authored
Arnaud Degroote (8): Use bundled_properties in nav_graph [cmake] Tell to pkg-config where is really the gladys library Add a getter on the internal graph of nav_graph Add a field t to edge structure Initial implementation of dstar lite algorithm Document a bit dstar [test] Fix header of dstar test cleanup included file Cyril Robin (5): Fix dependencies Getter are const Add getters with pointer for huge data structures Enum names are public. Replace pointers by const ref in getters (safer) Pierrick Koch (18): [python] cleanup [robotpkg] add tool for package update [weight] add missing references Revert "Enum names are public." [python] 'N' to view the weight-map [python] switch between all region bands [doc] add note about contrib in readme [doc] Markdown-ify the readme and add license [weight] remove last get_*_pt() [gdal] add handy method to display a raster [nav_graph] get_vertex -> get_vertex_or_create to avoid confusion [nav_graph] load if unknown, then weight is max [visibility] add visibility_map (wip) [cmake] fix gladys.pc shall NOT require GDAL cleanup to_string [python] decrease path width (5->2px) [visibility] some update v0.1.4
-
Arnaud Degroote authored
Spotted by tho :)
-
Arnaud Degroote authored
Improve depend.mk Fix PLIST Bump PKGREVISION
-
- Sep 12, 2013
-
-
Arnaud Degroote authored
Bump PKGREVISION
-
Benjamin VADANT authored
Fixing trajectories concatenation Improving Matlab export Adding new constraint for object handling Adding env variables
-
Benjamin VADANT authored
Adding no gui mode Adding interface for new algorithm (RRT* Multi RRT) Adding OTP functionalities Adding LOAD/SAVE Graph, Trajectory and Camera Position
-
Arnaud Degroote authored
Bump PKGREVISION
-
Arnaud Degroote authored
-
Arnaud Degroote authored
HistoDet (Histogram Detector) is a fast object detector based on histograms (luminance, hue, or composite).
-
Benjamin VADANT authored
Multiple Bugfix Adding mightabilities functionalities Adding GTP functions Adding task functionalities [path/libmove3d-planners] bump to version Refactoring of RRT, TRRT, Replanning Methods Implementation of Threshold-RRT Adding joint QUADROTOR Multiple bug fix
-
- Sep 11, 2013
-
-
Arnaud Degroote authored
Add a patch which fix the detection of GDAL_INCLUDE_DIR, relaying on gdal-config. At the package level, don't force GDAL_INCLUDE_DIR, but GDAL_CONFIG. Bump PKGREVISION
-
Raphaël Lallement authored
This new version improves the command line parsing
-
- Sep 10, 2013
-
-
Arnaud Degroote authored
-
Arnaud Degroote authored
-
- Sep 05, 2013
-
-
Pierrick Koch authored
-
- Sep 03, 2013
-
-
Cyril Roussillon authored
-