Skip to content

Commit

Permalink
Minor fix on header
Browse files Browse the repository at this point in the history
  • Loading branch information
corot committed Oct 9, 2014
1 parent 43fa6ce commit 852e643
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion msg/Annotation.msg
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# - data_id : Referenced object unique id (an object can be reference by 1 or more annotations)
# - name : Referenced object name
# - type : Referenced object type (a message type, as world canvas objects are ROS messages)
# - shape : One of 1 (CUBE), 2 (SPHERE), 3 (CYLINDER), 9 (POINT)
# - shape : One of 1 (CUBE), 2 (SPHERE), 3 (CYLINDER), 9 (TEXT)
# - color : R, G, B, A (optional)
# - size : X, Y, Z (optional)
# - keywords : Generic properties of this object: allows basic filtering without introspecting
Expand Down

0 comments on commit 852e643

Please sign in to comment.