osrf / auto-abi-checker

Tool designed to facilitate the run the great ABI compliance checker by supporting easy inputs and no configuration files
Apache License 2.0
5 stars 4 forks source link

local-dir does not work with install directory #27

Open gbalke opened 3 years ago

gbalke commented 3 years ago

I was getting the following error when running on the install directory of the colcon ws:

[err] No headers/objects found in 'new' at /tmp/tmpk8o4mg72

The ABI checker started working when I directed to the build folder of the workspace.