View Full Version : WPIlib SmartDashboard class & viewer
dkoneill
21-01-2011, 09:34
On page 75 and 76 of the WPI Robitics User's Guide is a description of the WPIlib SmartDashboard class and functionality that we'd like to use.
What we can't find is the .jar file for the SmartDashboard viewer that is mentioned in the Readme (attached) document authored by Paul Malmsten.
Anyone know where the viewer software is located?
Thanks,
Dan
dkoneill
21-01-2011, 10:26
Paul got back to me with this answer.
To find the client, see the "File Releases" section of the project page: http://firstforge.wpi.edu/sf/projects/smartdashboard
That is also the location to watch for new releases and information about the dashboard and an update is in the wings.
byteit101
21-01-2011, 14:27
Also, you might want to try the ZomB dashboard (http://firstforge.wpi.edu/sf/projects/zombdashboard). It has many features that the SmartDashboard does not (and live listening is coming soon)
demosthenes2k8
21-01-2011, 14:49
But SmartDashboard also has the benefits of being extremely simple to use and add (just a couple of lines), supports "fire-and-forget", so you can just add a single line to your robot code and it will automatically appear on the dashboard, without rebuilding it, and being built in to WPIlib.
Sounds like the smart dashboard people and the ZomB dashboard people should combine their efforts and make one even better dashboard system.
-Joe
demosthenes2k8
22-01-2011, 08:28
Unfortunately, the clients are written differently, so it would be difficult, though not impossible. SmartDashboard is written in Java, and ZomB is written in C#.
donny2011
12-02-2011, 14:36
On page 75 and 76 of the WPI Robitics User's Guide is a description of the WPIlib SmartDashboard class and functionality that we'd like to use.
Where exactly is this User guide? Because the only one I can find is the 2010 version, which only has 72 pages.
basicxman
13-02-2011, 23:20
Where exactly is this User guide? Because the only one I can find is the 2010 version, which only has 72 pages.
http://firstforge.wpi.edu/sf/go/doc1196?nav=1
vBulletin® v3.6.4, Copyright ©2000-2017, Jelsoft Enterprises Ltd.