Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 419 Bytes

Clothesline.md

File metadata and controls

31 lines (25 loc) · 419 Bytes
layout title package category tags
reference
Clothesline.msg
mobile_base_driver
message
${tag}
${tag}

Message Definition

# clothesline sensor state

uint8 NOTHING   = 0
uint8 SOMETHING = 1

uint8   state
float32 distance

Arguments

state

${description}

distance

${description}

Related Documentation

${name of associated topic}
${name of associated topic}