Skip to content

package 'nav2_msgs::a' not found #111

@JorlynLG

Description

@JorlynLG

PlotJuggler: 3.13.2
ROS2 distro: Jazzy

When subscribing to any ROS2 action feedback topic, PlotJuggler fails to deserialize the message with the error: package 'nav2_msgs::a' not found
Tested on nav2_msgs/action/AssistedTeleop_FeedbackMessage and other nav2 action topics with the same result. Standard pkg/msg/Type topics work fine.
The error string nav2_msgs::a suggests the type parser is splitting the 3-part type string nav2_msgs/action/AssistedTeleop_FeedbackMessage on / and truncating, rather than correctly resolving the full type.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions