When using rosbag() to open a file, get error: Unable to resolve the name 'robotics.internal.validation.findFilePath'
Afficher commentaires plus anciens
I am running Matlab R2023a on Ubuntu 20.04 with the ROS Toolbox and Robotics System Toolbox installed. I have added the path to the toolboxes, including all of their subfolders, to the "Set Path" dialog. My command is very simple:
bag = rosbag("/home/user/bagfile.bag")
I get only the error:
Unable to resolve the name 'robotics.internal.validation.findFilePath'.
The file path listed in the error does not exist in the Toolbox folder on disk. Should it? I am not sure how to begin resolving the error.
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur ROS Log Files and Transformations dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!