Skip to content
Snippets Groups Projects
Commit 32677ebf authored by Sergi Hernandez's avatar Sergi Hernandez
Browse files

Changes requested by LEITAT.

parent 29d9874f
No related branches found
No related tags found
No related merge requests found
...@@ -3,5 +3,6 @@ string user_id ...@@ -3,5 +3,6 @@ string user_id
string device_id string device_id
--- ---
iri_raadical_msgs/Activity activity iri_raadical_msgs/Activity activity
bool finish_interaction # IRD uses it to know that was the last action in a dicussion topic and other cases
--- ---
string feedback_status string feedback_status
\ No newline at end of file
...@@ -5,6 +5,6 @@ uint8 OTHER=2 ...@@ -5,6 +5,6 @@ uint8 OTHER=2
--- ---
bool success # The person is recognized bool success # The person is recognized
string name # Person name string name # Person name
bool confirmation # If need confirmation
int32 gender # Gender code int32 gender # Gender code
float32 confidence # Confidence score from 0.0 to 100.0
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment