Skip to content
Snippets Groups Projects
Commit f5d44b9b authored by Jory Lafaye's avatar Jory Lafaye
Browse files

uninitialized data

parent f5754cf6
No related branches found
No related tags found
No related merge requests found
......@@ -38,6 +38,8 @@ MPCTrajectoryGeneration::MPCTrajectoryGeneration(SimplePluginManager *lSPM)
, T_Ctr_(0.)
, T_Prw_(0.)
, PreviewControlTime_(0.)
, N_(0)
, NbVariables_(0)
, StepHeight_(0.)
, CurrentTime_(0.)
, OnLineMode_(false)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment