Skip to content

Commit

Permalink
delete unnecessary part
Browse files Browse the repository at this point in the history
Signed-off-by: yutaka <purewater0901@gmail.com>
  • Loading branch information
purewater0901 committed Jul 15, 2022
1 parent b468b1f commit b92c6a3
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -620,7 +620,6 @@ void MapBasedPredictionNode::updateObjectData(TrackedObject & object)
if (
object.kinematics.orientation_availability ==
autoware_auto_perception_msgs::msg::DetectedObjectKinematics::AVAILABLE) {
std::cerr << "Available" << std::endl;
return;
}

Expand Down

0 comments on commit b92c6a3

Please sign in to comment.