View Single Post
  #1   Spotlight this post!  
Unread 25-01-2017, 18:33
david.e.boles david.e.boles is offline
Bringer of Whales and Petunias
AKA: david476
FRC #5940 (BREAD)
Team Role: Leadership
 
Join Date: Dec 2015
Rookie Year: 2011
Location: San Francisco, CA
Posts: 30
david.e.boles is on a distinguished road
Re: SmartDashboard SFX Help

SmartDashboard just uses a table of key (name) value pairs sent over the network from your robot. When you put data into the table it automatically creates a widget to display the value. Widgets can also display other things (like a MJPEG camera stream) and be deleted, moved and resized. That's about it!
Reply With Quote