mirror of
https://github.com/nasa/trick.git
synced 2024-12-19 05:07:54 +00:00
4c471eb32d
Introducing a pubish and subscribe example sim. The publisher includes a ROS msg file that is processed by ROS into a header file. refs #190
8 lines
105 B
Plaintext
8 lines
105 B
Plaintext
string first_name
|
|
string last_name
|
|
string date
|
|
uint8 points
|
|
uint32 rebounds
|
|
uint32 blocks
|
|
uint32 assists
|