|
Re: Get Array From SmartDashboard
Thanks for the advice. Since I'm using C++ (which makes arrays a giant headache) I actually ended up using VBScript in RoboRealm to save the array data I wanted into single variables for sending to the robot. Seems to be working fine!
|