Skip to content

[autoware-09] failed to find package with given name: synchronization #186

@tobiasduerschmid

Description

@tobiasduerschmid

When trying to recover sync_obj_reproj in package synchronization, rosdiscover says:

  File "/home/tdurschm/rosdiscover-evaluation/deps/rosdiscover/src/rosdiscover/recover/database.py", line 86, in _path_from_config
    raise ValueError(message) from err
                     └ 'failed to find package with given name: synchronization'

buggy.system-recovery.log

The package exists here: https://github.com/Autoware-AI/autoware.ai/blob/a2ab41dafe76579a76ad23f92f8f4992b701433b/ros/src/system/sync/package.xml
The corresponding CMake file is here: https://github.com/Autoware-AI/autoware.ai/blob/a2ab41dafe76579a76ad23f92f8f4992b701433b/ros/src/system/sync/CMakeLists.txt
The node sources of the node are here: https://github.com/Autoware-AI/autoware.ai/blob/a2ab41dafe76579a76ad23f92f8f4992b701433b/ros/src/system/sync/computing/perception/detection/packages/cv_tracker/nodes/obj_reproj/sync_car_obj_reproj.cpp

Metadata

Metadata

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