added tex template
This commit is contained in:
@@ -77,6 +77,9 @@ public:
|
||||
|
||||
if (useTurn) {
|
||||
weight *= turnEval.getProbability(p.state, observation.turn, true);
|
||||
|
||||
//set
|
||||
p.state.measurement_angle = observation.turn->delta_heading;
|
||||
}
|
||||
|
||||
// set and accumulate
|
||||
|
||||
Reference in New Issue
Block a user