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!