Skip to content

Commit

Permalink
not workinmg at all
Browse files Browse the repository at this point in the history
  • Loading branch information
Julio Jerez committed Dec 18, 2023
1 parent e95d3df commit ed40b82
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1748,7 +1748,7 @@ namespace ndQuadruped_1
,m_killCounter(0)
,m_startTraining(0)
//,m_stopTraining(5000000)
,m_stopTraining(500000)
,m_stopTraining(1000000)
,m_modelIsTrained(false)
{
SetName(CONTROLLER_NAME);
Expand Down

0 comments on commit ed40b82

Please sign in to comment.