Quote:
Originally Posted by RoboRealm
If you have trouble sending arrays you can always use the Set_Variable module and set something like
/SmartDashboard/coord1x
to
BFR_COORDINATES:0
i.e. 0 is the first value of the BFR_COORDINATES. Likewise BFR_COORDINATES:1 would be the second (coord1y) and so on. Assuming you only want to send the first 4 coordinates this is a possible way to itemize each of the array values and send them individually.
STeven.
|
do you actually work with roborealm or is that just your name? :
E/ this isn't working, the very top value keeps being set to the very bottom value (in network tables)
So if I set sdfd = 1233, suffer = 3455, it will only update sdfd to 3455