Skip to content
Snippets Groups Projects
  1. Jun 18, 2017
  2. Jun 15, 2017
  3. Jun 13, 2017
  4. Jun 12, 2017
  5. Jun 11, 2017
  6. Jun 10, 2017
  7. Jun 09, 2017
  8. Jun 07, 2017
    • Mirko Wächter's avatar
      Merge branch 'RTRobotUnitV2' of https://gitlab.com/ArmarX/RobotAPI into RTRobotUnitV2 · 029c9126
      Mirko Wächter authored
      # By Raphael
      # Via Raphael
      * 'RTRobotUnitV2' of https://gitlab.com/ArmarX/RobotAPI:
        change some status flags of LVL1Controller to be atomic change RobotUnit to deactivate publishing for every controller on exit (if publishing was active before) change the LVL1Controller publishing hooks to be protected
        change RobotUnit::publish to also skip RobotUnitState::Exiting and check for skipping again after the lock was acquired
        change RobotUnit to delete LVL1Controllers potentially beeing forgotten in the queue of controllers to be deleted
        changes the icon of the button to deactivate a controler to a pause button (RobotUnitPlugin)
        add the possibility to delete LVL1Controllers (deletion may be impossible for some controllers. e.g.: controllers used by the kinematic unit) extend the gui to be able to delete controllers extended the RobotUnitListener to carry this information (lvl1ControllerDeleted) extended LVL1ControllerDescription to carry this information add LVL1ControllerInterface isDeletable and deleteController
      
      Conflicts:
      	source/RobotAPI/gui-plugins/RobotUnitPlugin/RobotUnitPluginWidgetController.cpp
      029c9126
    • Mirko Wächter's avatar
      adjusted to core changes · bdca5dcb
      Mirko Wächter authored
      bdca5dcb
Loading