LogicOrRelation - Extended-Object-Detection-ROS/wiki_english GitHub Wiki
LogicOr
A pseudo-relationship that allows to logically OR combine two other relationships.
1. XML-description
1.1. Common parameters
- Name (string, must be set) unique relationship name
- Type (string, must be LogicOr) relationship type
1.2. Special parameters
- A (string, must be set) The name in the object base of the first relation.
- B (string, must be set) The name in the object base of the second relation.
1.3. Example