Only released in EOL distros:  

Package Summary

Parse a multiple poses from yaml and provide as topic and service. This package is highly inspired by yocs_waypoints_navi

Overview

Provides a multiple of poses with name as list of waypoint and visualization markers.

ROS APIs

Waypoint Manager

Provides a mulltiple poses with names parsed from yaml format

Published Topics

waypoints (yocs_msgs/WaypointList)
  • Publishes a list of waypoints
waypoints_viz (visualization_msgs/MarkerArray)
  • to visualize waypoints on GUI

Services

request_waypoints (yocs_msgs/WaypointListService)
  • Returns a list of waypoints

Parameters

~filename (string)
  • YAML filename to extract waypoints.

Wiki: yocs_waypoint_manager (last edited 2014-08-17 08:39:04 by jihoonl)