Skip to content

Commit

Permalink
change default fallen to 0
Browse files Browse the repository at this point in the history
  • Loading branch information
ijnek committed Jun 22, 2023
1 parent c8f5275 commit 62f86ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rcgcrd_spl_4/msg/RCGCRD.msg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
uint8 player_num 0
uint8 team_num 0
uint8 fallen 255
uint8 fallen 0
float32[3] pose [0.0, 0.0, 0.0]
float32 ball_age -1.0
float32[2] ball [0.0, 0.0]

0 comments on commit 62f86ca

Please sign in to comment.