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 file included from /rmw_zenoh/src/rmw_zenoh_cpp/src/detail/rmw_client_data.cpp:46:
/rmw_zenoh/src/rmw_zenoh_cpp/src/detail/rmw_client_data.cpp: In member function ‘rmw_ret_t rmw_zenoh_cpp::ClientData::send_request(const void*, int64_t*)’:
/rmw_zenoh/src/rmw_zenoh_cpp/src/detail/rmw_client_data.cpp:367:3: error: ‘ros_trace_rmw_send_request’ was not declared in this scope
367 | TRACETOOLS_TRACEPOINT(
| ^~~~~~~~~~~~~~~~~~~~~
/rmw_zenoh/src/rmw_zenoh_cpp/src/detail/rmw_publisher_data.cpp: In static member function ‘static std::shared_ptr<rmw_zenoh_cpp::PublisherData> rmw_zenoh_cpp::PublisherData::make(std::shared_ptr<zenoh::Session>, const rmw_publisher_t*, const rmw_node_t*, rmw_zenoh_cpp::liveliness::NodeInfo, std::size_t, std::size_t, const std::string&, const rosidl_message_type_support_t*, const rmw_qos_profile_t*)’:
I get the following error
Originally posted by @clalancette in #364
The text was updated successfully, but these errors were encountered: