Unrecognized function or variable 'rosbagreader'

Hello,
I have a Rosbag and want to extract a message data from it. So I wrote some code that worked fine on Linux. Now I am working on another computer with Windows on it.
I recently installed ROS Noetic and Python 2.7 so I can use my code, but I get an error message that I don't understand. Obviously there is a Rosbag and I can get information about it, but I can't read it. What am I missing?
Thanks in advance!

 Respuesta aceptada

Walter Roberson
Walter Roberson el 6 de Sept. de 2022
Editada: Walter Roberson el 6 de Sept. de 2022

0 votos

That requires ROS toolbox, R2021b or later
rosbag() only requires R2019b or later.

1 comentario

Tasnim Sayadi
Tasnim Sayadi el 6 de Sept. de 2022
ROS toolbox is installed. I am using R2020b
rosbag() worked. Thank you

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre ROS Log Files and Transformations en Centro de ayuda y File Exchange.

Productos

Versión

R2020b

Preguntada:

el 6 de Sept. de 2022

Comentada:

el 6 de Sept. de 2022

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by