- Sep 13, 2013
-
-
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
-
- Aug 28, 2013
-
-
Anthony Mallet authored
-
- Aug 27, 2013
-
-
Raphaël Lallement authored
Fix a bug in parsing that would mess things up. EXIST and FORALL now work properlly.
-
- Aug 26, 2013
-
-
Arnaud Degroote authored
Changes since 0.10: ------------------- - Generate automatically part of the glue needed to communicate with genom2 module
-
Arnaud Degroote authored
Important changes since 0.11 ----------------------------- - test program has been improved, allowing to pass complex constraint to the tested agents - doc improvements including new tutorials and more advanced documentation - compiler extensions interface has been extended, with more control points At the package level, use PLIST_DYNAMIC_DIRS in the doc case
-
Pierrick Koch authored
NOTE: don't forget to put a space between "g++" and "=". Otherwise make interprets "+=".
-
- Aug 23, 2013
-
-
Pierrick Koch authored
-
Pierrick Koch authored
-
Pierrick Koch authored
v0.1.1
-
- Aug 19, 2013
-
-
Pierrick Koch authored
-
- Aug 12, 2013
-
-
Félix Ingrand authored
Add a user defined configure.ac [wip/genom3-openprs] Release version 1.0.6 The -report OP know match the $report argument.
-
- Aug 05, 2013
-
-
Anthony Mallet authored
This pulls in upstream commit 8d2bf8b. Bump PKGREVISION.
-
Anthony Mallet authored
This pulls in the upstread commit cde3fe3. Bump PKGREVISION.
-
- Aug 01, 2013
-
-
Anthony Mallet authored
-
- Jul 31, 2013
-
-
Matthieu Herrb authored
-
Anthony Mallet authored
-
Matthieu Herrb authored
-
- Jul 30, 2013
-
-
Matthieu Herrb authored
-
- Jul 26, 2013
-
-
Anthony Mallet authored
genom3-ros components and clients indirectly use rospack to generate messages. Since the debian packages don't have an RPATH, it is important to register the dependency so that robotpkg exports the proper LD_LIBRARY_PATH. This fixes the build of wip/demo-genom3 with a system ros-fuerte.
-
Anthony Mallet authored
Changes since 1.2: . Do not leak the strings returned by clients json_error() function . Do not leak the input data structure sent to services
-