Error occurs when I initial ROS...
정보
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
이전 댓글 표시
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?
댓글 수: 0
답변 (0개)
이 질문은 마감되었습니다.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!