Quote:
Originally Posted by Arhowk
I just spent the last two hours working on roborealm and im incredibilly frustrated.
My main problem is that the variable [BOUNDING_COORDINATES] does not update! Im able to send a string that has the different values of the bounding rects but when i move the robot the variable doesnt update it unless i change it to a different variable than change it back to [BOUNDING_COORDINATES]
also, it seems that your unable to change the values of the keys. You have to get a new key but define it as a double before you use it
|
How would I define it as a double? Also, in response to the problem you are having: make sure to restart roborealm after each time you upload code to the robot or else networktables won't update from the sent variable anymore!