Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add deprecation messages to all messages now in example_interfaces #116

Merged
merged 2 commits into from
May 18, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions std_msgs/msg/Bool.msg
Original file line number Diff line number Diff line change
@@ -1 +1,6 @@
# This was originally provided as an example message.
# It is deprecated as of Foxy
# It is recommended to create your own semantically meaningful message.
# However if you would like to continue using this please use the equivalent in example_msgs.

bool data
5 changes: 5 additions & 0 deletions std_msgs/msg/Byte.msg
Original file line number Diff line number Diff line change
@@ -1 +1,6 @@
# This was originally provided as an example message.
# It is deprecated as of Foxy
# It is recommended to create your own semantically meaningful message.
# However if you would like to continue using this please use the equivalent in example_msgs.

byte data
5 changes: 5 additions & 0 deletions std_msgs/msg/ByteMultiArray.msg
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# This was originally provided as an example message.
# It is deprecated as of Foxy
# It is recommended to create your own semantically meaningful message.
# However if you would like to continue using this please use the equivalent in example_msgs.

# Please look at the MultiArrayLayout message definition for
# documentation on all multiarrays.

Expand Down
5 changes: 5 additions & 0 deletions std_msgs/msg/Char.msg
Original file line number Diff line number Diff line change
@@ -1 +1,6 @@
# This was originally provided as an example message.
# It is deprecated as of Foxy
# It is recommended to create your own semantically meaningful message.
# However if you would like to continue using this please use the equivalent in example_msgs.

char data
5 changes: 5 additions & 0 deletions std_msgs/msg/Float32.msg
Original file line number Diff line number Diff line change
@@ -1 +1,6 @@
# This was originally provided as an example message.
# It is deprecated as of Foxy
# It is recommended to create your own semantically meaningful message.
# However if you would like to continue using this please use the equivalent in example_msgs.

float32 data
5 changes: 5 additions & 0 deletions std_msgs/msg/Float32MultiArray.msg
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# This was originally provided as an example message.
# It is deprecated as of Foxy
# It is recommended to create your own semantically meaningful message.
# However if you would like to continue using this please use the equivalent in example_msgs.

# Please look at the MultiArrayLayout message definition for
# documentation on all multiarrays.

Expand Down
5 changes: 5 additions & 0 deletions std_msgs/msg/Float64.msg
Original file line number Diff line number Diff line change
@@ -1 +1,6 @@
# This was originally provided as an example message.
# It is deprecated as of Foxy
# It is recommended to create your own semantically meaningful message.
# However if you would like to continue using this please use the equivalent in example_msgs.

float64 data
5 changes: 5 additions & 0 deletions std_msgs/msg/Float64MultiArray.msg
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# This was originally provided as an example message.
# It is deprecated as of Foxy
# It is recommended to create your own semantically meaningful message.
# However if you would like to continue using this please use the equivalent in example_msgs.

# Please look at the MultiArrayLayout message definition for
# documentation on all multiarrays.

Expand Down
5 changes: 5 additions & 0 deletions std_msgs/msg/Int16.msg
Original file line number Diff line number Diff line change
@@ -1 +1,6 @@
# This was originally provided as an example message.
# It is deprecated as of Foxy
# It is recommended to create your own semantically meaningful message.
# However if you would like to continue using this please use the equivalent in example_msgs.

int16 data
5 changes: 5 additions & 0 deletions std_msgs/msg/Int16MultiArray.msg
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# This was originally provided as an example message.
# It is deprecated as of Foxy
# It is recommended to create your own semantically meaningful message.
# However if you would like to continue using this please use the equivalent in example_msgs.

# Please look at the MultiArrayLayout message definition for
# documentation on all multiarrays.

Expand Down
5 changes: 5 additions & 0 deletions std_msgs/msg/Int32.msg
Original file line number Diff line number Diff line change
@@ -1 +1,6 @@
# This was originally provided as an example message.
# It is deprecated as of Foxy
# It is recommended to create your own semantically meaningful message.
# However if you would like to continue using this please use the equivalent in example_msgs.

int32 data
5 changes: 5 additions & 0 deletions std_msgs/msg/Int32MultiArray.msg
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# This was originally provided as an example message.
# It is deprecated as of Foxy
# It is recommended to create your own semantically meaningful message.
# However if you would like to continue using this please use the equivalent in example_msgs.

# Please look at the MultiArrayLayout message definition for
# documentation on all multiarrays.

Expand Down
5 changes: 5 additions & 0 deletions std_msgs/msg/Int64.msg
Original file line number Diff line number Diff line change
@@ -1 +1,6 @@
# This was originally provided as an example message.
# It is deprecated as of Foxy
# It is recommended to create your own semantically meaningful message.
# However if you would like to continue using this please use the equivalent in example_msgs.

int64 data
5 changes: 5 additions & 0 deletions std_msgs/msg/Int64MultiArray.msg
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# This was originally provided as an example message.
# It is deprecated as of Foxy
# It is recommended to create your own semantically meaningful message.
# However if you would like to continue using this please use the equivalent in example_msgs.

# Please look at the MultiArrayLayout message definition for
# documentation on all multiarrays.

Expand Down
5 changes: 5 additions & 0 deletions std_msgs/msg/Int8.msg
Original file line number Diff line number Diff line change
@@ -1 +1,6 @@
# This was originally provided as an example message.
# It is deprecated as of Foxy
# It is recommended to create your own semantically meaningful message.
# However if you would like to continue using this please use the equivalent in example_msgs.

int8 data
5 changes: 5 additions & 0 deletions std_msgs/msg/Int8MultiArray.msg
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# This was originally provided as an example message.
# It is deprecated as of Foxy
# It is recommended to create your own semantically meaningful message.
# However if you would like to continue using this please use the equivalent in example_msgs.

# Please look at the MultiArrayLayout message definition for
# documentation on all multiarrays.

Expand Down
5 changes: 5 additions & 0 deletions std_msgs/msg/MultiArrayDimension.msg
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# This was originally provided as an example message.
# It is deprecated as of Foxy
# It is recommended to create your own semantically meaningful message.
# However if you would like to continue using this please use the equivalent in example_msgs.

string label # label of given dimension
uint32 size # size of given dimension (in type units)
uint32 stride # stride of given dimension
5 changes: 5 additions & 0 deletions std_msgs/msg/MultiArrayLayout.msg
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# This was originally provided as an example message.
# It is deprecated as of Foxy
# It is recommended to create your own semantically meaningful message.
# However if you would like to continue using this please use the equivalent in example_msgs.

# The multiarray declares a generic multi-dimensional array of a
# particular data type. Dimensions are ordered from outer most
# to inner most.
Expand Down
5 changes: 5 additions & 0 deletions std_msgs/msg/String.msg
Original file line number Diff line number Diff line change
@@ -1 +1,6 @@
# This was originally provided as an example message.
# It is deprecated as of Foxy
# It is recommended to create your own semantically meaningful message.
# However if you would like to continue using this please use the equivalent in example_msgs.

string data
5 changes: 5 additions & 0 deletions std_msgs/msg/UInt16.msg
Original file line number Diff line number Diff line change
@@ -1 +1,6 @@
# This was originally provided as an example message.
# It is deprecated as of Foxy
# It is recommended to create your own semantically meaningful message.
# However if you would like to continue using this please use the equivalent in example_msgs.

uint16 data
5 changes: 5 additions & 0 deletions std_msgs/msg/UInt16MultiArray.msg
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# This was originally provided as an example message.
# It is deprecated as of Foxy
# It is recommended to create your own semantically meaningful message.
# However if you would like to continue using this please use the equivalent in example_msgs.

# Please look at the MultiArrayLayout message definition for
# documentation on all multiarrays.

Expand Down
5 changes: 5 additions & 0 deletions std_msgs/msg/UInt32.msg
Original file line number Diff line number Diff line change
@@ -1 +1,6 @@
# This was originally provided as an example message.
# It is deprecated as of Foxy
# It is recommended to create your own semantically meaningful message.
# However if you would like to continue using this please use the equivalent in example_msgs.

uint32 data
5 changes: 5 additions & 0 deletions std_msgs/msg/UInt32MultiArray.msg
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# This was originally provided as an example message.
# It is deprecated as of Foxy
# It is recommended to create your own semantically meaningful message.
# However if you would like to continue using this please use the equivalent in example_msgs.

# Please look at the MultiArrayLayout message definition for
# documentation on all multiarrays.

Expand Down
5 changes: 5 additions & 0 deletions std_msgs/msg/UInt64.msg
Original file line number Diff line number Diff line change
@@ -1 +1,6 @@
# This was originally provided as an example message.
# It is deprecated as of Foxy
# It is recommended to create your own semantically meaningful message.
# However if you would like to continue using this please use the equivalent in example_msgs.

uint64 data
5 changes: 5 additions & 0 deletions std_msgs/msg/UInt64MultiArray.msg
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# This was originally provided as an example message.
# It is deprecated as of Foxy
# It is recommended to create your own semantically meaningful message.
# However if you would like to continue using this please use the equivalent in example_msgs.

# Please look at the MultiArrayLayout message definition for
# documentation on all multiarrays.

Expand Down
5 changes: 5 additions & 0 deletions std_msgs/msg/UInt8.msg
Original file line number Diff line number Diff line change
@@ -1 +1,6 @@
# This was originally provided as an example message.
# It is deprecated as of Foxy
# It is recommended to create your own semantically meaningful message.
# However if you would like to continue using this please use the equivalent in example_msgs.

uint8 data
5 changes: 5 additions & 0 deletions std_msgs/msg/UInt8MultiArray.msg
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# This was originally provided as an example message.
# It is deprecated as of Foxy
# It is recommended to create your own semantically meaningful message.
# However if you would like to continue using this please use the equivalent in example_msgs.

# Please look at the MultiArrayLayout message definition for
# documentation on all multiarrays.

Expand Down