geometry_msgs/Vector2 ?
Is there an extension of geometry_msgs
including 2D types, such as geometry_msgs/Vector2
?
I don't seem to find such a package on Github, for example.
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
Is there an extension of geometry_msgs
including 2D types, such as geometry_msgs/Vector2
?
I don't seem to find such a package on Github, for example.
Well, I guess it's a bit of a point for discussion, but using Pose2D
for this seems like a good fit: it encodes a position in a 2D space, with an associated orientation.
You could consider submitting a PR that adds a Vector2
(or maybe Point2D
) to geometry_msgs
though.
Asked: 2016-11-21 12:00:48 -0600
Seen: 3,497 times
Last updated: Nov 21 '16
RVIZ display 2d probabilistic map
How to I set a robot pose in stage
how to get a 2D map using octomap
modifying a known map gmapping
Question about collision avoidance in OMPL motion planning library
Create Semantic Maps using RGBDSLAM + OctoMaps?