[TASK] Set Up Image and Pointcloud Fusion Ros Node #9
Labels
medium priority
This issue should be addressed eventually
medium
~ a couple days to complete
perception
Perception team responsible
Description of task
Set up the ros node that will be responsible for the image and pointcloud fusion. The idea is to transform the pointcloud points onto the image to get a depth estimate. However, this issue is only focused on the setting up the ros node with subscribers and message filters.
Object detection will most likely be done on the GPU with a GPU allocated image. The transformation of the pointcloud on the image will also benefit from the GPU speedup. Therefore we want to do fusion of GPU allocated messages.
Suggested Workflow
Specifications
Contacts
@jorgenfj
Code Quality
The text was updated successfully, but these errors were encountered: