You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In instantiation of ‘std::__detail::__unique_ptr_t<_Tp> std::make_unique(_Args&& ...) [with _Tp = hardware_interface::ResourceManager; _Args = {const __cxx11::basic_string<char, char_traits<char>, allocator<char> >&}; __detail::__unique_ptr_t<_Tp> = __detail::__unique_ptr_t<hardware_interface::ResourceManager>]’:
/home/dan/testws/src/dz_minimal_controller/test/test_load_dz_minimal_controller.cpp:32:58: required from here
/usr/include/c++/12/bits/unique_ptr.h:1065:30: error: no matching function for call to ‘hardware_interface::ResourceManager::ResourceManager(const std::__cxx11::basic_string<char>&)’
Build error on
cargo-cult
branch:Related here.
PR: ros-controls/ros2_control#1585
The text was updated successfully, but these errors were encountered: