Add two new ROS2 packages for the social sprint: saltybot_social_msgs (ament_cmake): - FaceDetection, FaceDetectionArray, FaceEmbedding, FaceEmbeddingArray - PersonState, PersonStateArray - EnrollPerson, ListPersons, DeletePerson, UpdatePerson services saltybot_social_face (ament_python): - SCRFDDetector: SCRFD face detection with TRT FP16 + ONNX fallback - 640x640 input, 3-stride anchor decoding, NMS - ArcFaceRecognizer: 512-dim embedding extraction with gallery matching - 5-point landmark alignment to 112x112, cosine similarity - FaceGallery: thread-safe persistent gallery (npz + JSON sidecar) - FaceRecognitionNode: ROS2 node subscribing /camera/color/image_raw, publishing /social/faces/detections, /social/faces/embeddings - Enrollment via /social/enroll service (N-sample face averaging) - Launch file, config YAML, TRT engine builder script Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
SaltyLab self-balancing bot firmware (STM32F722)
Languages
Python
67.1%
C
11.4%
JavaScript
9.2%
OpenSCAD
7.8%
HTML
1.5%
Other
2.9%