Error occurs when I initial ROS...
Información
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
Mostrar comentarios más antiguos
I want to build an autonomous robot with laser sensors, so I start with learning ROS with Matlab. I hope to make a robot that can receive ROS laser scan messages. But when I start the command:
clear all; clc; rosshutdown rosinit
The error message appears when running: Error using Simulate (line 3) <= line 3 is the location of 'rosinit' command Index exceeds matrix dimensions.
I wonder why does this happen?
Respuestas (0)
La pregunta está cerrada.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!