Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ResourceManager needs node logging interface on Jazzy #6

Open
danzimmerman opened this issue Oct 29, 2024 · 0 comments
Open

ResourceManager needs node logging interface on Jazzy #6

danzimmerman opened this issue Oct 29, 2024 · 0 comments

Comments

@danzimmerman
Copy link
Owner

danzimmerman commented Oct 29, 2024

Build error on cargo-cult branch:

Related here.

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>&)’

PR: ros-controls/ros2_control#1585

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant