How to log Data with Raspberry Pi and ROS
6 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Uriel Jost
il 4 Giu 2019
Commentato: MathWorks Robotics and Autonomous Systems Team
il 1 Lug 2019
Dear Sir or Madam,
I am using Raspberry Pi 3, Matlab2018b and the ROS Toolbox to perform a mapping task. So the Model is running in the ROS environment.
With a 'To Workspace Block' I want to save data as a 'Structure With Time' on the Raspberry Pi while running my model on the Raspberry Pi.
I enabled MAT-file logging and I can find a <model_name>.mat file with the signals I am logging on the Raspberry Pi.
But this file only contains only the latest data. And there are no other .mat files. Is there a possibility to log the complite data?
I know I can run Rasberry Pi ROS also in 'external mode' or send the data as ROS Massage or using rosbags.
1 Commento
MathWorks Robotics and Autonomous Systems Team
il 1 Lug 2019
It should have been logging the whole time based signal for this, can you confirm the model ran more than 1 time-step?
Also if you have further questions/ issue remains, consider sending detailed information by posing the question to support@mathworks.com
Risposte (0)
Vedere anche
Categorie
Scopri di più su Raspberry Pi Hardware in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!