Skip to content

isDetected updated#44

Merged
rodperex merged 4 commits intoCoreSenseEU:mainfrom
rodperex:main
Jul 17, 2024
Merged

isDetected updated#44
rodperex merged 4 commits intoCoreSenseEU:mainfrom
rodperex:main

Conversation

@rodperex
Copy link
Copy Markdown
Collaborator

Now it publishes an image with a mark on the best detection (if configured to do so)

@rodperex rodperex merged commit 9256e7c into CoreSenseEU:main Jul 17, 2024
}

RCLCPP_INFO(node_->get_logger(), "[CountPeople] Processing %d detections...", detections.size());
RCLCPP_INFO(node_->get_logger(), "[CountPeople] Processing %ld detections...", detections.size());
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Processing %zu detections

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants