-
Notifications
You must be signed in to change notification settings - Fork 1
3DRangeRelation
Moscowsky Anton edited this page Apr 25, 2023
·
3 revisions
The ratio allows you to set the distance in 3D space between the centers of objects in meters. In order to use this relation, the objects must have attributes that determine the 3d-position of the object (only position, orientation is not important).
- Name (string, must be set) unique relationship name
- Type (string, must be 3DRange) relationship type
- distLow (double, default 0) Minimum distance threshold in meters.
- distHigh (double, default 0) Maximum distance threshold in meters.
- Home
- ROS-interface
- Interacting with a package through a configuration file
- Common structure of the configuration file
-
Simple objects
- Clusterization
- Filtering
- Tracking
- Attributes
- HSVcolor
- HistColor
- HaarCascade
- Size
- Hough
- Dimension
- BasicMotion
- Aruco
- Feature
- Pose
- DNN
- QR
- QR_Zbar
- LogicAnd
- LogicNot
- LogicOr
- Blob
- Depth
- RoughDist
- Dist
- FaceDlib
- ExractedInfoId
- ExractedInfoString
- UnitTranslation
- SquareObjectDistance
- TorchYOLOv7Attribute
- TorchYOLOv7KeypointAttribute
- ROSSubcriberOpenPoseRaw
- DummyHumanPose
- Complex objects
- Install Guides
- Usage Guides
- Troubleshooting