Skip to content
Snippets Groups Projects
  1. Jan 25, 2012
    • Séverin Lemaignan's avatar
      [wip/libmove3d-hri] New upstream release 2.1 · 07b45a92
      Séverin Lemaignan authored
      Main changes since 2.0:
      
      - Fix drawing function (put decoration under LOGO flag)
      - Add new functions to compute distance between ROBOT and a given agent
        and to disable collision checking with HERAKLES arms.
      
      - Create visibility images for visibility processing testing
      - Add visualization for monitoring spheres
      - Add isOn info in poster
      - Move Monitoring Spheres Management in a new file
      - Change isOn and isReachable parameters through request.
      - Update SA after some time even if unstatic
      
      - Storing configs for Mightability Analysis
      - PR2 is now default robot for MA ans Agent State Analysis
      - Creation of Manipulability and Taskability Graphs
      07b45a92
    • Séverin Lemaignan's avatar
      [wip/libmove3d] New upstream release 3.16 · e39086a0
      Séverin Lemaignan authored
      Main changes since 3.14:
      - Adding and ameliorating functions in order to make the robot navigate
        using softmotion
      - Adding and ameliorating functions in order to make the manipulation
      	functions work
      - Adding time to manipulation planner
      
      While here:
      - Fix in libmove3d PLIST
      e39086a0
    • Séverin Lemaignan's avatar
      [wip] Added oro-view to wip/ Makefile · d4270a24
      Séverin Lemaignan authored
      d4270a24
    • Séverin Lemaignan's avatar
      cc03ee90
    • Séverin Lemaignan's avatar
      [wip/spark-genom] New upstream version 3.5 · 4b422ec0
      Séverin Lemaignan authored
      Changes since 3.4:
      
      - Fix drawing function (put decoration under LOGO flag)
      - Add new functions to compute distance between ROBOT and a given agent
        and to disable collision checking with HERAKLES arms.
      
      - Hypothesis On position ~ Inferrence management
      - Monitoring Spheres management
      - Change SA computation params through request
      
      - Requests for Agent State Analysis
      - Fix for detecting two humans from kinect
      - Request for show object fact
      
      While here:
      - Expose 'simulation' as option for spark
      - Removed old patches (merged upstream)
      4b422ec0
    • Will He's avatar
      [wip/move3d-assets] update · 88cc6448
      Will He authored
      88cc6448
    • Anthony Mallet's avatar
      [wip/libmoved3d] Add missing dependency on boost · c4df9cf3
      Anthony Mallet authored
      One should also probably pass the proper cmake variables in CMAKE_ARGS, so that
      cmake picks up the correct boost location.
      
      Reported by Didier Devaurs.
      c4df9cf3
  2. Jan 23, 2012
  3. Jan 21, 2012
  4. Jan 19, 2012
  5. Jan 18, 2012
  6. Jan 17, 2012
  7. Jan 16, 2012
  8. Jan 13, 2012
  9. Jan 12, 2012
  10. Jan 10, 2012
    • Arnaud Degroote's avatar
      [wip] Import MPC_controller-genom 0.2 · 2ea10893
      Arnaud Degroote authored
      Given the continuous control trajectory provided by the navigation module (MPC
      avoidObs), the MPC controller is aimed at cheking if the control trajectory is
      still valid and admissible for the robotic system (respects its motion
      constraints) and computing a command to provide as input of the robotic system.
      2ea10893
    • Arnaud Degroote's avatar
      [wip] Import MPC_avoidObs-genom 0.2 · 6f312f12
      Arnaud Degroote authored
      MPC_avoidObs genom is a module encapsulating several reactive navigation
      algorithm including:
          - A trajectory selection approach : a reactive navigation method
            allowing to navigate in a unknown environment by computing at each
            time step a set of candidate trajectories and selecting the best
            one
          - A trajectory following with obstacle avoidance approach : a
            reactive method trying to follow a reference trajectory while
            avoiding unforseen obstacles
      6f312f12
    • Arnaud Degroote's avatar
      [wip] Import MPC_planner-genom 0.2 · 19460d67
      Arnaud Degroote authored
      The MPC planner module provides several tools to plan, record and apply
      geometric transformations over a discrete trajectory. The current
      version to not include any global motion planning approach of the MPC
      library as the current experiments have been focused on exloring an
      unknown environment or repeating a learnt trajectory. However, it
      provides any I/O tools to load, save, and modify a recorded trajectory.
      19460d67
    • Arnaud Degroote's avatar
      [wip] Import MPC_DEMTreatment-genom 0.2 · b2e292ce
      Arnaud Degroote authored
      The MPC dem treatment is aimed at preprocessing the data elevation map
      given by the DTM genom module to provide a representation of the
      environment understandable by the navigation algorithms. It can compute
      slope maps, classify the environment into free or obstacle, and compute
      distance to obstacles maps.
      b2e292ce
    • Arnaud Degroote's avatar
      [wip/MPC] Import MPC 1.0 · ffde6736
      Arnaud Degroote authored
      MPC is a set of libraries designed for outdoor robot navigation. It
      contains several reactive and deliberative navigation algorithms.
      ffde6736
  11. Jan 09, 2012
  12. Jan 06, 2012
  13. Jan 03, 2012
  14. Dec 28, 2011
  15. Dec 26, 2011
  16. Dec 21, 2011
Loading