We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89847b9 commit 5d3df3dCopy full SHA for 5d3df3d
README.md
@@ -55,6 +55,9 @@ Once you have installed the `robot-log-visualizer` you can run it from the termi
55
You can navigate the dataset thanks to the slider or by pressing `Ctrl-f` and `Ctrl-b` to move
56
forward and backward.
57
58
+> [!IMPORTANT]
59
+> `robot-log-visualizer` only supports reading `.mat` file [version 7.3 or newer](https://www.mathworks.com/help/matlab/import_export/mat-file-versions.html).
60
+
61
### 💡 Environment variables
62
`robot-log-visualizer` looks for the model in the folders pointed by one of the following environment variables:
63
`GAZEBO_MODEL_PATH`, `ROS_PACKAGE_PATH`, `AMENT_PREFIX_PATH` Please remember to add your model folder to one of these
0 commit comments