world_canvas_msgs/DeleteAnnotations Service

File: world_canvas_msgs/DeleteAnnotations.srv

Raw Message Definition

# Request server to delete the given annotations

Annotation[] annotations

---
# What went wrong, if anything
bool result
string message

Compact Message Definition

world_canvas_msgs/Annotation[] annotations

bool result
string message