ros2-vicon-receiver
ros2-vicon-receiver copied to clipboard
Use `rosidl_get_typesupport_target()` and `target_link_libraries()`
Hi, the package currently seems to not work in Humble due to deprecated CMake calls.
This should fix the issue, it compiles successfully and the client node works as expected.
Kind regards!