Skip to content
Snippets Groups Projects
  1. Jan 13, 2012
  2. Jan 12, 2012
  3. 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
  4. Jan 09, 2012
  5. Jan 06, 2012
  6. Jan 03, 2012
  7. Dec 28, 2011
  8. Dec 26, 2011
  9. Dec 21, 2011
  10. Dec 20, 2011
  11. Dec 15, 2011
  12. Dec 13, 2011
  13. Dec 12, 2011
  14. Dec 11, 2011
  15. Nov 25, 2011
  16. Nov 24, 2011
  17. Nov 16, 2011
  18. Nov 14, 2011
  19. Nov 08, 2011
Loading