Skip to content

ODCL node on vehicle #54

@rland93

Description

@rland93

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.

Metadata

Metadata

Assignees

Labels

ROSenhancementNew feature or requestodclObject Detection, Classification, and Localization

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions