We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I want to get information about PortThroughputIntrospectionTopic in iox-introspection
PortIntrospection<PublisherPort, SubscriberPort>::PortData::prepareTopic(PortThroughputIntrospectionTopic& topic) is unimpliment (https://github.com/eclipse-iceoryx/iceoryx/blob/main/iceoryx_posh/include/iceoryx_posh/internal/roudi/introspection/port_introspection.inl#L597),when will this feature be ready?
PortIntrospection<PublisherPort, SubscriberPort>::PortData::prepareTopic(PortThroughputIntrospectionTopic& topic)
The text was updated successfully, but these errors were encountered:
@consolexinhun currently there is no-one working on this and the focus of the core team is shifting more and more towards iceoryx2.
Sorry, something went wrong.
Closing the issue since it is a duplicate of #402
No branches or pull requests
Brief feature description
I want to get information about PortThroughputIntrospectionTopic in iox-introspection
Detailed information
PortIntrospection<PublisherPort, SubscriberPort>::PortData::prepareTopic(PortThroughputIntrospectionTopic& topic)
is unimpliment (https://github.com/eclipse-iceoryx/iceoryx/blob/main/iceoryx_posh/include/iceoryx_posh/internal/roudi/introspection/port_introspection.inl#L597),when will this feature be ready?The text was updated successfully, but these errors were encountered: