Skip to content
Snippets Groups Projects
  1. Feb 01, 2012
  2. Jan 31, 2012
    • Anthony Mallet's avatar
      [wip/sensFusion-libs] Update DESCR and LICENSE · 0b4f194f
      Anthony Mallet authored
      - Copy DESCR from the archive of the package
      - Update LICENSE: this software includes some code (how much?) from the bayes++
      library, which is released under an MIT license. So better stick to the same
      license ?
      0b4f194f
    • Anthony Mallet's avatar
      [wip/geometric-tools] Fix many build issues · 58020885
      Anthony Mallet authored
      - Use proper build variables instead of re-defining a custom build rule
      - Compute necessary CFLAGS/LDFLAGS for dependencies
      - Disable for Darwin (no real testing infrastructure)
      - Use INSTALLATION_DIRS instead of manual mkdir
      - Handle DESTDIR in custom install rule
      - Pass CC, CFLAGS, LDFLAGS to the package makefiles
      - Fix hardcoded make program
      - Add missing dependencies: X11, mesa, glu
      - patch-aa: use gettimeofday() for all archs. ftime() is obsolete/not standard.
      
      Bump PKGREVISION
      58020885
  3. Jan 27, 2012
    • Will He's avatar
      [wip/lwr-genom] bump to 2.5 · b81f9637
      Will He authored
      - Add new functionality of on-line trajectory generation and the associated control mode, without no regeneration of path
      - Add abortMotionSmooth request
      - Add max timeScale setting
      b81f9637
  4. Jan 25, 2012
  5. Jan 23, 2012
  6. Jan 21, 2012
  7. Jan 19, 2012
  8. Jan 18, 2012
  9. Jan 17, 2012
  10. Jan 16, 2012
  11. Jan 13, 2012
  12. Jan 12, 2012
  13. 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
Loading