Error occurs when I initial ROS...
Info
This question is closed. Reopen it to edit or answer.
Show older comments
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?
Answers (0)
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!