Skip to content
Snippets Groups Projects

Draft: Test merge request 176 without e2e pcm

3 files
+ 434
561
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -190,6 +190,8 @@ void Dynamics_MotionModel_Implementation::Trigger(int time)
@@ -190,6 +190,8 @@ void Dynamics_MotionModel_Implementation::Trigger(int time)
{
{
timeClock = (double)time;
timeClock = (double)time;
 
ReadPreviousState();
 
/** @addtogroup sim_step_00_tt
/** @addtogroup sim_step_00_tt
* Update vehicle's input data:
* Update vehicle's input data:
* - tire angle
* - tire angle
Loading