Skip to content
This repository has been archived by the owner on Jun 8, 2023. It is now read-only.

[Fix] Build error vision_darknet_detect of develop on Ubuntu 14.04 #356

Closed
kitsukawa opened this issue Oct 16, 2018 · 1 comment
Closed

Comments

@kitsukawa
Copy link

Bug

Expected Behavior

Autoware should be build without errors.

Actual Behavior

/home/kitsukawa/Autoware/ros/src/computing/perception/detection/vision_detector/packages/vision_darknet_detect/src/vision_darknet_detect.cpp: In member function ‘std::vector<std::basic_string<char> > Yolo3DetectorNode::read_custom_names_file(const string&)’:
/home/kitsukawa/Autoware/ros/src/computing/perception/detection/vision_detector/packages/vision_darknet_detect/src/vision_darknet_detect.cpp:294:37: error: variable ‘std::ifstream file’ has initializer but incomplete type
     std::ifstream file(in_names_path);
                                     ^

Specifications

  • Ubuntu version: 14.04
  • ROS version: Indigo
  • Autoware branch: develop
@amc-nu
Copy link
Member

amc-nu commented Oct 16, 2018

Thanks @kitsukawa

@amc-nu amc-nu closed this as completed Oct 16, 2018
@mitsudome-r mitsudome-r transferred this issue from autowarefoundation/autoware Mar 14, 2023
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

2 participants