removed merge conflicts 2
This commit is contained in:
		@@ -1356,9 +1356,7 @@ void MsckfVio::PhotometricMeasurementJacobian(
 | 
				
			|||||||
  r = r_l;
 | 
					  r = r_l;
 | 
				
			||||||
  H_x = H_xl;
 | 
					  H_x = H_xl;
 | 
				
			||||||
  H_y = H_yl;
 | 
					  H_y = H_yl;
 | 
				
			||||||
<<<<<<< HEAD
 | 
					
 | 
				
			||||||
  // calculate residual
 | 
					 | 
				
			||||||
=======
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
  //TODO make this more fluent as well
 | 
					  //TODO make this more fluent as well
 | 
				
			||||||
  count = 0; 
 | 
					  count = 0; 
 | 
				
			||||||
@@ -1372,7 +1370,6 @@ void MsckfVio::PhotometricMeasurementJacobian(
 | 
				
			|||||||
    feature.MarkerGeneration(marker_pub, state_server.cam_states);
 | 
					    feature.MarkerGeneration(marker_pub, state_server.cam_states);
 | 
				
			||||||
    feature.VisualizePatch(cam_state, cam_state_id, cam0, photo_r, ss, gradientVector, residualVector);
 | 
					    feature.VisualizePatch(cam_state, cam_state_id, cam0, photo_r, ss, gradientVector, residualVector);
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
>>>>>>> photometry-jakobi
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
  return;
 | 
					  return;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user