We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a7ebcf commit 5af5d49Copy full SHA for 5af5d49
nav2_dynamic_msgs/msg/Obstacle.msg
@@ -3,5 +3,5 @@ float32 score # detection confidence
3
geometry_msgs/Point position # center
4
geometry_msgs/Vector3 velocity
5
geometry_msgs/Vector3 size
6
-geometry_msgs/Vector3 position_covariance
7
-geometry_msgs/Vector3 velocity_covariance
+float64[9] position_covariance
+float64[9] velocity_covariance
0 commit comments