handle_detector

Summary

handle_detector
Version:

1.3.1

Description:

ROS package to detect handles.

Maintainers:
  • Andreas ten Pas <atp AT ccs DOT neu DOT edu>
Licenses:
  • BSD
Urls:
BuildDepends:
BuildtoolDepends:
 
BuildExportDepends:
 
ExecDepends:

Types

Message types

handle_detector/CylinderMsg
Field:

A cylinder with its pose, radius, and extent.

# A cylinder with its pose, radius, and extent.

geometry_msgs/Pose pose

float32 radius

float32 extent

# curvature axis (direction vector)
geometry_msgs/Vector3 axis
 
# normal axis (direction vector)
geometry_msgs/Vector3 normal
handle_detector/CylinderArrayMsg
Field:

A list of cylinders with a header.

# A list of cylinders with a header.

Header header

handle_detector/CylinderMsg[] cylinders
handle_detector/HandleListMsg
Field:

A list of cylinders with a header.

# A list of cylinders with a header.

Header header

handle_detector/CylinderArrayMsg[] handles