experimental stuff... tryed dynamic step length using the barometric height
This commit is contained in:
@@ -79,7 +79,7 @@ public:
|
||||
weight *= turnEval.getProbability(p.state, observation.turn, true);
|
||||
|
||||
//set
|
||||
p.state.measurement_angle = observation.turn->delta_heading;
|
||||
p.state.angularHeadingChange = observation.turn->delta_heading;
|
||||
}
|
||||
|
||||
// set and accumulate
|
||||
|
||||
Reference in New Issue
Block a user