ExampleHelperRobotSimulator not working as intended.
Mostrar comentarios más antiguos
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 comentario
Amitoj Battu
el 15 de Ag. de 2017
Can anyone Help Answer this?
Respuestas (3)
hang yin
el 11 de Sept. de 2017
0 votos
I have the same problem and I'm using R2015b
Walter Roberson
el 11 de Sept. de 2017
0 votos
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 comentario
nuur fakrul
el 11 de Nov. de 2017
why 2017b have same problem too.
Undefined function or variable 'ExampleHelperRobotSimulator'.
Eric Avetu
el 22 de Nov. de 2017
0 votos
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?
Categorías
Más información sobre Publishers and Subscribers en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!