-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
ROSenhancementNew feature or requestNew feature or requestodclObject Detection, Classification, and LocalizationObject Detection, Classification, and Localization
Description
Once an ODCL is found by the pipeline, it needs to be published. We need a node that runs on the vehicle, which:
- Takes a picture with the camera
- Runs the pipeline on the picture
- Gets the ODCLs from the pipeline and parses them into a ROS message
- Publishes the ROS message to a topic**
It will do all of this in a loop as quickly as possible while the node is running.
** They do need to be also serialized with MAVROS. Not sure how that works yet.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
ROSenhancementNew feature or requestNew feature or requestodclObject Detection, Classification, and LocalizationObject Detection, Classification, and Localization