ros-perception / vision_msgs

Algorithm-agnostic computer vision message types for ROS.
Apache License 2.0
149 stars 72 forks source link

Add Point2d message, and use it in Pose2D #67

Closed ijnek closed 2 years ago

ijnek commented 2 years ago

Resolves: #66

Kukanani commented 2 years ago

Thanks for the code :)

ijnek commented 2 years ago

@Kukanani Would you be able to make a rolling release with the new changes when you've got the time?

Kukanani commented 2 years ago

https://github.com/ros/rosdistro/pull/32485

ijnek commented 2 years ago

Thanks @Kukanani