rail_ceiling

Summary

rail_ceiling
Version:

0.0.4

Description:

Overhead Camera System for Tracking AR Tags

Maintainers:
  • Russell Toris <rctoris AT wpi DOT edu>
Licenses:
  • BSD
Urls:
Authors:
  • Russell Toris <rctoris AT wpi DOT edu>
  • David Kent <davidkent AT wpi DOT edu>
BuildDepends:
BuildtoolDepends:
 
BuildExportDepends:
 
ExecDepends:

Types

Message types

rail_ceiling/Obstacle
Field:
int32 id                       	  #obstacle id
geometry_msgs/Polygon[] polygons  #list of polygons defining the obstacle
rail_ceiling/Obstacles
Field:
rail_ceiling/Obstacle[] localizationObstacles #list of obstacles for the localization map layer
rail_ceiling/Obstacle[] navigationObstacles   #list of obstacles for the navigation map layer

Service types

rail_ceiling/GetAllObstacles
Field (Response):
 
---
rail_ceiling/Obstacle[] localizationObstacles #list of obstacles for the localization map layer
rail_ceiling/Obstacle[] navigationObstacles   #list of obstacles for the navigation map layer