You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 8, 2025. It is now read-only.
@@ -77,27 +84,32 @@ By each `map_types` define in the params file is required to define the followin
77
84
|`package_name`| string |``| Package name where is located the `pcd` file.|
78
85
|`map_path_file`| string |`pointcloud_map.pcd`| Filename for `pcd` map file. |
79
86
80
-
>> note: The `map_path_file` is only required if the `package_name` is defined. If not, the point cloud data will be read from topic defined in `map_topic_in`.
87
+
>> **Note:** The `map_path_file` is only required if the `package_name` is defined. If not, the point cloud data will be read from topic defined in `map_topic_in`.
0 commit comments