Robotics StackExchange | Archived questions

stage error in indigo

Hi, I'm new to ROS but I try to follow tutorials at wiki.ros and I cannot work out this issue with stage. Following this tutorial http://wiki.ros.org/stage/Tutorials/IntroductiontoStageControllers I came to Wander Controller. I downloaded package from github and did few changes according to this discussion https://answers.ros.org/question/33973/stage-error-in-fuerte/

ad1. I have changed all "laser" to "ranger" ad2. I added "z" and "theta" positions

I'm still getting this error message though:

[Loading stage/stage_controllers/world/roomba-wander.world]
warn: lookup of model name roomba.ranger:1: no matching name (/tmp/binarydeb/ros-indigo-stage-4.1.1/libstage/world.cc GetModel)
warn: Model roomba.ranger:1 not found (/tmp/binarydeb/ros-indigo-stage-4.1.1/libstage/model.cc GetChild)
Segmentation fault (core dumped)

Any help? Thanks!

Asked by hlasivka on 2017-09-11 16:36:58 UTC

Comments

Any improvement? I have same problem with kinetic

Asked by achmad_fathoni on 2017-11-21 12:01:42 UTC

Answers