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

segmented_object_topic_ is not declared #128

Open
Corsair-cxs opened this issue Mar 14, 2021 · 0 comments
Open

segmented_object_topic_ is not declared #128

Corsair-cxs opened this issue Mar 14, 2021 · 0 comments

Comments

@Corsair-cxs
Copy link
Contributor

Version

dev-ov2020.3

Reproduction link

https://github.com/intel/ros_openvino_toolkit/blob/dev-ov2020.3/dynamic_vino_lib/src/outputs/ros_service_output.cpp

Steps to reproduce

run catkin_make in catkin_ws workspace.

What is expected?

segmented_object_topic_ was not declared, so it should be deleted or commented.

What is actually happening?

When I tried to build projects, the console reports error:

error: ‘segmented_object_topic_’ was not declared in this scope
   segmented_object_topic_ = nullptr;
LewisLiuPub added a commit that referenced this issue Mar 15, 2021
Comment 'segmented_object_topic_' which is not declared. [issue #128]
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant