Skip to main content

graph_room_navigation

The graph_room_navigation package

This package is maintained by:

Prerequisites

This package depends on the following ROS packages:

  • catkin (buildtool)

Ask the package maintainer to write or create a blank doc/PREREQUISITES.md for their package!

Usage

Ask the package maintainer to write a doc/USAGE.md for their package!

Example

Ask the package maintainer to write a doc/EXAMPLE.md for their package!

Technical Overview

Ask the package maintainer to write a doc/TECHNICAL.md for their package!

ROS Definitions

Launch Files

This package has no launch files.

Messages

This package has no messages.

Services

AddCrossing

Request

FieldTypeDescription
room1string
door1geometry_msgs/Point
room2string
door2geometry_msgs/Point

Response

FieldTypeDescription
successbool

AddRoom

Request

FieldTypeDescription
namestring
ageometry_msgs/Point
bgeometry_msgs/Point

Response

FieldTypeDescription
successbool

PlanToRoom

Request

FieldTypeDescription
goal_roomstring

Response

FieldTypeDescription
pointsgeometry_msgs/Point[]
successbool

PlanToPoint

Request

FieldTypeDescription
goalgeometry_msgs/Point

Response

FieldTypeDescription
pointsgeometry_msgs/Point[]
successbool

Actions

This package has no actions.