Skip to content
This repository was archived by the owner on Aug 7, 2024. It is now read-only.
This repository was archived by the owner on Aug 7, 2024. It is now read-only.

Run with lates librealsense and ros image topic #173

@Lilienthal-GF

Description

@Lilienthal-GF

Hello everyone,
i am having trouble getting the ros_openvino_toolkit package to run with the dev-ov2020.3 branch.

The platform is built on Ubuntu 18.04.5 LTS with the 5.4 Kernel. Therefore i would like to run the lates version of librealsense 2.45.0 and the corresponding realsense-ros package 2.3.0.

I installed the openvino 2020.3 release and confirmed the demo applications on the setup and i can succesfully run catkin_make on the workspace. But if i launch the

roslaunch vino_launch pipeline_object_topic.launch

the realsense camera gets launched correctly (i can view the image in the rostopic), yet i get the error message

[ INFO ] Parsing InputDvice: RealSenseCameraTopic
[ ERROR ] Invalid input device name: RealSenseCameraTopic
[ ERROR ] currently one pipeline only supports ONE input.

I traced this back to the pipeline_manager.cpp and discovered that the RealSenseCameraTopic is commented out in the dev-ov2020.3 branch of ros_openvino_toolkit. Is there a way to fix this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions