ExampleHelperRobotSimulator not working as intended.
이전 댓글 표시
I am referring to this tutorial:
In the first step after rosinit, when the simulation is called for i.e:
sim = ExampleHelperRobotSimulator('simpleMap');
I get an error in MATLAB saying
Error using ExampleHelperRobotSimulator
Too many input arguments.
I am not understanding what exactly is the problem here. Can someone please help? I am using R2015a version MATLAB on Ubuntu 14.04 LTS with ROS Indigo installed.
댓글 수: 1
Amitoj Battu
2017년 8월 15일
Can anyone Help Answer this?
답변 (3개)
hang yin
2017년 9월 11일
0 개 추천
I have the same problem and I'm using R2015b
Walter Roberson
2017년 9월 11일
0 개 추천
ExampleHelperRobotSimulator was updated in R2016a. The versions for R2015b and earlier do not permit arguments to be passed. The tutorial for mapping from known poses was not introduced until R2016b.
댓글 수: 1
nuur fakrul
2017년 11월 11일
why 2017b have same problem too.
Undefined function or variable 'ExampleHelperRobotSimulator'.
Eric Avetu
2017년 11월 22일
0 개 추천
this is the problem i am getting,Cannot find an exact (case-sensitive) match for 'exampleHelperRobotSimulator'
The closest match is: ExampleHelperRobotSimulator in C:\Program Files\MATLAB\R2017a\toolbox\robotics\robotexamples\robotcore\helpers\ExampleHelperRobotSimulator.m can someone help me?
카테고리
도움말 센터 및 File Exchange에서 Code Generation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!