Skip to content
Snippets Groups Projects
  1. Jan 07, 2016
  2. Dec 18, 2015
  3. Dec 17, 2015
  4. Dec 14, 2015
  5. Dec 10, 2015
  6. Dec 09, 2015
  7. Nov 24, 2015
    • Justin Carpentier's avatar
      Merge pull request #64 from aelkhour/master · 4697412e
      Justin Carpentier authored
      [C++] Build sample humanoid model with joint limits.
      4697412e
    • Antonio El Khoury's avatar
      Build sample humanoid model with joint limits. · 8fb31208
      Antonio El Khoury authored
        * Velocity and torque limits are choosen randomly from the [0;1]
          interval for 1D joints.
        * Position limits are choosen randomly from the [-1;1] interval for
          1D joints.
        * Torque limits set to zero(6) for freeflyer joint.
        * Velocity limits are choosen randomly from the [0, 1e3]^6
          interval for freeflyer joint.
        * Position limits are choosen randomly from the [-1e3, 1e3]^7
          interval for freeflyer joint.
      8fb31208
Loading