|
@@ -819,7 +819,7 @@ void Ground_region::thread_measure_func()
|
|
|
else
|
|
|
{
|
|
|
m_car_wheel_information.correctness = false;
|
|
|
- // LOG_IF(ERROR, m_region.region_id() == 0) << ec.to_string();
|
|
|
+ // LOG_IF(ERROR, m_region.region_id() == 3) << ec.to_string();
|
|
|
|
|
|
// 20211228 added by yct, car movement checking, human and door detection
|
|
|
Error_manager car_status_res = Region_status_checker::get_instance_references().get_region_parking_status(m_region.region_id(), t_wheel_info_stamped_for_car_move, *mp_cloud_filtered);
|