merged master->ros2

This commit is contained in:
matlabbe
2023-11-19 17:17:32 -08:00
3 changed files with 2 additions and 16 deletions
-1
View File
@@ -29,7 +29,6 @@ set(msg_files
"msg/LandmarkDetection.msg"
"msg/LandmarkDetections.msg"
"msg/OdomInfo.msg"
"msg/Landmark.msg"
"msg/Point2f.msg"
"msg/Point3f.msg"
"msg/Goal.msg"
-13
View File
@@ -1,13 +0,0 @@
#class rtabmap::Landmark
#{
# int id_;
# float size_;
# Transform pose_;
# cv::Mat covariance_;
#}
std_msgs/Header header
int32 id
float32 size
geometry_msgs/Transform pose
float64[36] covariance
+2 -2
View File
@@ -57,10 +57,10 @@ EnvSensor[] env_sensors
sensor_msgs/Imu imu
geometry_msgs/Transform imu_local_transform
Landmark[] landmarks
LandmarkDetection[] landmarks
# Ground truth
geometry_msgs/Pose ground_truth_pose
# GPS
GPS gps
GPS gps