-
Notifications
You must be signed in to change notification settings - Fork 52
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(tier4_debug_msgs): add notes for deprecated messages
Signed-off-by: Ryohsuke Mitsudome <ryohsuke.mitsudome@tier4.jp>
- Loading branch information
1 parent
10a235a
commit ae72f92
Showing
12 changed files
with
48 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,6 @@ | ||
# This message is now deprecated. | ||
# Please use autoware_internal_debug_msgs/BoolStamped.msg instead. | ||
# https://github.com/autowarefoundation/autoware_internal_msgs/tree/main/autoware_internal_debug_msgs/msg | ||
|
||
builtin_interfaces/Time stamp | ||
bool data |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,7 @@ | ||
# This message is now deprecated. | ||
# Please use autoware_internal_debug_msgs/Float32MultiArrayStamped.msg instead. | ||
# https://github.com/autowarefoundation/autoware_internal_msgs/tree/main/autoware_internal_debug_msgs/msg | ||
|
||
builtin_interfaces/Time stamp | ||
tier4_debug_msgs/MultiArrayLayout layout | ||
float32[] data |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,6 @@ | ||
# This message is now deprecated. | ||
# Please use autoware_internal_debug_msgs/Float32Stamped.msg instead. | ||
# https://github.com/autowarefoundation/autoware_internal_msgs/tree/main/autoware_internal_debug_msgs/msg | ||
|
||
builtin_interfaces/Time stamp | ||
float32 data |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,7 @@ | ||
# This message is now deprecated. | ||
# Please use autoware_internal_debug_msgs/Float64MultiArrayStamped.msg instead. | ||
# https://github.com/autowarefoundation/autoware_internal_msgs/tree/main/autoware_internal_debug_msgs/msg | ||
|
||
builtin_interfaces/Time stamp | ||
tier4_debug_msgs/MultiArrayLayout layout | ||
float64[] data |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,6 @@ | ||
# This message is now deprecated. | ||
# Please use autoware_internal_debug_msgs/Float64Stamped.msg instead. | ||
# https://github.com/autowarefoundation/autoware_internal_msgs/tree/main/autoware_internal_debug_msgs/msg | ||
|
||
builtin_interfaces/Time stamp | ||
float64 data |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,7 @@ | ||
# This message is now deprecated. | ||
# Please use autoware_internal_debug_msgs/Int32MultiArrayStamped.msg instead. | ||
# https://github.com/autowarefoundation/autoware_internal_msgs/tree/main/autoware_internal_debug_msgs/msg | ||
|
||
builtin_interfaces/Time stamp | ||
tier4_debug_msgs/MultiArrayLayout layout | ||
int32[] data |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,6 @@ | ||
# This message is now deprecated. | ||
# Please use autoware_internal_debug_msgs/Int32Stamped.msg instead. | ||
# https://github.com/autowarefoundation/autoware_internal_msgs/tree/main/autoware_internal_debug_msgs/msg | ||
|
||
builtin_interfaces/Time stamp | ||
int32 data |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,7 @@ | ||
# This message is now deprecated. | ||
# Please use autoware_internal_debug_msgs/Int64MultiArrayStamped.msg instead. | ||
# https://github.com/autowarefoundation/autoware_internal_msgs/tree/main/autoware_internal_debug_msgs/msg | ||
|
||
builtin_interfaces/Time stamp | ||
tier4_debug_msgs/MultiArrayLayout layout | ||
int64[] data |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,6 @@ | ||
# This message is now deprecated. | ||
# Please use autoware_internal_debug_msgs/Int64Stamped.msg instead. | ||
# https://github.com/autowarefoundation/autoware_internal_msgs/tree/main/autoware_internal_debug_msgs/msg | ||
|
||
builtin_interfaces/Time stamp | ||
int64 data |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,6 @@ | ||
# This message is now deprecated. | ||
# Please use autoware_internal_debug_msgs/ProcessingTimeTree.msg instead. | ||
# https://github.com/autowarefoundation/autoware_internal_msgs/tree/main/autoware_internal_debug_msgs/msg | ||
|
||
# Array of all time nodes | ||
ProcessingTimeNode[] nodes |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,6 @@ | ||
# This message is now deprecated. | ||
# Please use autoware_internal_debug_msgs/StringStamped.msg instead. | ||
# https://github.com/autowarefoundation/autoware_internal_msgs/tree/main/autoware_internal_debug_msgs/msg | ||
|
||
builtin_interfaces/Time stamp | ||
string data |