Skip to content
Snippets Groups Projects
  1. Jan 29, 2024
  2. Jan 26, 2024
  3. Jan 19, 2024
  4. Sep 25, 2023
  5. Feb 17, 2023
  6. Nov 25, 2022
  7. Aug 17, 2021
  8. Aug 09, 2021
  9. Jul 16, 2021
  10. 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
  11. Apr 06, 2021
  12. Mar 10, 2021
Loading