Skip to content
Snippets Groups Projects
  1. Nov 20, 2014
  2. Nov 13, 2014
    • Raphael Grimm's avatar
    • Raphael Grimm's avatar
      <Down> · f41a8036
      Raphael Grimm authored
      Modified gui, minor code improvements, some bug fixes
      
      improvements:
      replaces c-casts with c++ casts (mostly static_cast)
      replaced the magig numbers for the column index with an enum
      
      bug fixes:
      the combo box now shows the selected joint on startup
      removed the empty rows and columns from the joint tabel (it used to be a 2mX2n table but only mXn was used)
      on startup the automatic selected control mode can be used. (some signals were not emitted)
      
      gui changes:
      changed the slider range from [0,99] to [-100,100]
      added a spin box with a threshold for jitter. values in (-box.value,box.value) will be displayed as 0 in the table
      in velocity control mode the slider resets to 0 when the mouse key is released.
      removed some elements (requestUnitCheckBox, labelKinematicUnitState, pushButtonKinematicUnitInit, pushButtonKinematicUnitTest, pushButtonKinematicUnitStart, pushButtonKinematicUnitStop, pushButtonKinematicUnitPos2)
      changed the column names (e.g.: Emergency mode instead of Em)
      f41a8036
  3. Nov 12, 2014
  4. Nov 11, 2014
  5. Nov 07, 2014
  6. Nov 05, 2014
  7. Nov 04, 2014
  8. Nov 03, 2014
  9. Nov 01, 2014
  10. Oct 31, 2014
  11. Oct 30, 2014
  12. Oct 29, 2014
Loading