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

[bug] Cannot compile ssd, cmake warnings #488

Closed
amc-nu opened this issue Jan 8, 2019 · 1 comment
Closed

[bug] Cannot compile ssd, cmake warnings #488

amc-nu opened this issue Jan 8, 2019 · 1 comment

Comments

@amc-nu
Copy link
Member

amc-nu commented Jan 8, 2019

Bug

Error

Cannot compile ssd detector.

Autoware/ros/src/computing/perception/detection/vision_detector/packages/vision_ssd_detect/src/vision_ssd_detect_node.cpp:21:44: fatal error: autoware_config_msgs/ConfigSSD.h: No such file or directory

Warning

CMake Warning (dev) at CMakeLists.txt:77 (add_dependencies):
  Policy CMP0046 is not set: Error on non-existent dependency in
  add_dependencies.  Run "cmake --help-policy CMP0046" for policy details.
  Use the cmake_policy command to set the policy and suppress this warning.

  The dependency target "op_data_logger" of target "op_car_simulator" does
  not exist.

Related PR

autowarefoundation/autoware#1704

Specifications

  • Ubuntu version: 16.04
  • ROS version: kinetic
  • Autoware branch: develop
@esteve
Copy link
Contributor

esteve commented Jan 8, 2019

Fixed in autowarefoundation/autoware#1837 Thanks @amc-nu

@esteve esteve closed this as completed Jan 8, 2019
@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