mirror of
https://github.com/modelec/modelec-marcel-ROS.git
synced 2026-01-19 00:57:37 +01:00
log
This commit is contained in:
@@ -158,7 +158,7 @@ namespace Modelec
|
||||
emergency_msg.theta = 0.0;
|
||||
|
||||
close_enemy_pos_pub_->publish(emergency_msg);
|
||||
// RCLCPP_WARN(this->get_logger(), "EMERGENCY CLOSE OBJECT DETECTED at x=%.2f y=%.2f (%.1f mm)", x_global, y_global, range_mm);
|
||||
RCLCPP_WARN(this->get_logger(), "EMERGENCY CLOSE OBJECT DETECTED at x=%.2f y=%.2f (%.1f mm)", x_global, y_global, range_mm);
|
||||
|
||||
is_enemy_close_ = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user