Hello Everyone,
I followed the navigation stack tutorial succesfully until the part when I try to issue a goal to the stack via RVIZ. If i click on set goal, the goal is set, because when suscribed to the goal topic i can see the arrow representing the goal. The problem is that no path gets planned and no error message is sent by the move_base node.
Any ideas?
Im running Diamondback on ubuntu 10.10 intalled via apt-get. The PC has an i7 and 4 gigs ram.
Perhaps a silly question, but is the goal topic published by rviz mapped to the correct goal topic to which your nav stack is subscribed to? (in rviz the goal topic is found in the right hand panel)
do a 'rostopic list' to see if you have a mismatch. That got me once.
mine is something like move_base_simple/goal
PS. also check rxconsole to see if anything nasty is happening
Asked: Apr 25 '11
Seen: 103 times
Last updated: Apr 25 '11
ROS Answers is licensed under Creative Commons Attribution 3.0 Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.