Skip to content

Publishing topics for all 5 cameras #41

@parlange

Description

@parlange

Hello, I have been trying to modify GuidanceNode.cpp in order to have a different topic for every camera.
I noticed there's a pull request with a modified node FullCameras.cpp, which I tested, but I am getting the following error:

FullCameras.cpp:75:25: error: no match for ‘operator=’ (operand types are ‘cv::Mat’ and ‘char*’)
         images[j].image = data->m_greyscale_image_left[i];

Has anyone figured out how to split the node to publish 5 separate topics? Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions