Skip to content
Snippets Groups Projects
  1. Aug 09, 2021
  2. Jul 16, 2021
  3. Jul 08, 2021
  4. Jul 07, 2021
  5. Jun 18, 2021
  6. May 26, 2021
    • Arun Das's avatar
      - rename 'SimulationTime' typedef to 'Time' and rename simulation_time.h to time_utils.h · db325a85
      Arun Das authored
      - add new SimulationTime struct containing the current_sim_time and the last_delta_time
      - Add 'SimulationTime GetSimulationTime()' to IEnvironment for fixing SimulationTimeCondition
      - Add 'HasControlStrategyGoalBeenReached' to IEnvironment to check with the controller, if an action can be set to 'completed' state
      - Add ControlStrategyType to avoid dynamic_cast
      - followed C++ guideline for enum values with leading k...
      - cleaned up deprecated controller configs
      
      Signed-off-by: default avatarArun Das <arun.das@bmw.de>
      db325a85
  7. Apr 06, 2021
  8. Mar 10, 2021
Loading