Skip to content

ROS2,Action #437

Description

@helloworld2737

I found that in the fourth part of pickandplace tutorial there is a mention of action, which I imitated to do for unity-ros2. But I found that there are errors like this:
[ERROR] [1756890753.179074183] [UnityEndpoint]: Failed to resolve message name: module 'nav2msgs.msg' has no attribute 'NavigateToPose'
I'm guessing because of "nav2msgs.msg", it should become "nav2_msgs.action". But is the subscription function of this package only for MSG types? That is, the package cannot subscribe to actions. So it is not possible to use the package to communicate with Unity-Ros2 actions. Am I guessing right?Thank you very much

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions