Skip to content
Snippets Groups Projects
Commit c5866fa3 authored by hduarte's avatar hduarte
Browse files

Fix typo

parent 7bf0e7b0
No related branches found
No related tags found
No related merge requests found
Pipeline #465 failed with stages
in 25 seconds
int8 size # Nombre de cup
int8 state # Etat du cup
# Taille : size
int8[] color # Couleur du cup
# Taille : size
float64[] pose # Positions dans la camera [-1, 1]^2
# Taille : 2*size
# Constante Couleur
uint8 RED=3
uint8 GREEN=4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment