Closed ijnek closed 2 years ago
This seems perfectly reasonable. However, I'd like to hold off until I re-engage with folks on https://github.com/ros2/common_interfaces/issues/179 to see if we can't keep the message around.
@SteveMacenski updated accordingly.
@Kukanani do you want to take a look
Pose2D is deprecated in geometry_msgs, so use Pose. Alternative would be to have
x
,y
,theta
as fields ofBoundingBox2d.msg
and not depend on geometry_msgs/Pose2D.Resolves: #65