Robotics StackExchange | Archived questions

yocs_waypoints_navi parameter file

Hi,

I'd like to set waypoints for the robot, that's why I'm trying to use yocswaypointsnavi. However, it doesn't seem to work when I set the waypoints and the goal in the parameter file (example_goal.yaml), I don't even get messages from the node concerning the parameter file, it only displays the fact that it has been initialized. Otherwize, it works perfectly when I set the waypoints with Rviz and the publish tool. So if someone faced the same issue or has an idea about this, I'd be glad to get some help, thanks.

(I'm using ros hydro under ubuntu 12.04)

Asked by doudou on 2015-05-25 20:31:15 UTC

Comments

Did you solve this issue? I am facing a similar problem now.

Asked by searchrescue on 2016-06-15 01:16:52 UTC

I have the exact same issue. Is it resolved?

Asked by Shantnu on 2017-03-15 14:09:54 UTC

Have you checked if the waypoints_navi node is working? Check if its publishing topics to the move_base/goal

Asked by Wen Hao on 2017-04-04 03:20:43 UTC

Answers