Closed taiki-e closed 1 year ago
Note: This is a breaking change because this changes utils::{rospack_find,expand_package_path} to return Result. (Our main branch already contains another breaking change: #88)
utils::{rospack_find,expand_package_path}
Result
Note: This is a breaking change because this changes
utils::{rospack_find,expand_package_path}
to returnResult
. (Our main branch already contains another breaking change: #88)