You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that the LearnerRecognizerNode is publishing the 2DObject ID both in the object_id and the grade_certainty fields of the ocular/RecognizedObject.msg message.
It seems that the
LearnerRecognizerNode
is publishing the 2DObject ID both in theobject_id
and thegrade_certainty
fields of theocular/RecognizedObject.msg
message.The error might come from the
resulting_id
method (Line 216).The text was updated successfully, but these errors were encountered: