Skip to content

Getting Result Pose of Action #491

Answered by alsora
tobias-kausch asked this question in Questions
Discussion options

You must be logged in to vote

Also, in the action I referenced, the result "pose" seems to be different from other attributes in that it says that it is through geometry_msgs:
#result
geometry_msgs/PoseStamped pose
Is the result perhaps being published to some topic using geometry_msgs/PoseStamped?

No, geometry_msgs/PoseStamped is just the type of the pose object.

What am I doing wrong?

Unfortunately I don't have enough context to help you.
I would just say that the ROS 2 action used by the create 3 is functionally identical to those that you can see in the ROS 2 examples, just with a different name (and different internal fields).
So, I would recommend to follow the official documentation step by step, trying to …

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@tobias-kausch
Comment options

@alsora
Comment options

Answer selected by tobias-kausch
@brianabouchard
Comment options

@tobias-kausch
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants