how to change goal with simple_navigation_goals
Im having a problem with the code i got from the tutorial for simplenavigationgoals. When i send the goal ac.sendGoal(goal) it works fine and sends the goal but when i change the goal and post a new one this new one does not get published, i tested it and the new ac.sendGoal(goal) is read by the program but no new goal is published, any ideas why?
Asked by ctguell on 2013-11-05 07:17:27 UTC
Comments