proserven / team-100-wildhats

Automatically exported from code.google.com/p/team-100-wildhats
0 stars 0 forks source link

SmartDashboardSetup #14

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Design a SmartDashboard layout and check in the saved config.

Original issue reported on code.google.com by samb...@comcast.net on 13 Jan 2013 at 9:41

GoogleCodeExporter commented 8 years ago

Original comment by bry...@gmail.com on 21 Jan 2013 at 6:29

GoogleCodeExporter commented 8 years ago

Original comment by Team100w...@gmail.com on 26 Jan 2013 at 11:16

GoogleCodeExporter commented 8 years ago
We decided that we will have 2 layouts: one for competition and one for 
calibration/practice. The competition one will have the camera image widget 
(with a button on the keyboard to switch between the two camera images), as 
well as a number of other widgets that Paul is currently making 
(hooked/unhooked, tower tilt, the robot's position on the pyramid, and tower 
elevation. The calibration layout will have the camera widget but none of the 
others (unless they're in a condensed form). Instead, it will have the PID 
graphs and text boxes, as well as the LabView dashboard elements.

Original comment by xZari...@gmail.com on 27 Jan 2013 at 11:23

GoogleCodeExporter commented 8 years ago

Original comment by briankgr...@gmail.com on 28 Jan 2013 at 3:25

GoogleCodeExporter commented 8 years ago
note that we have a major space issue on Cien because the FRC Driver Station 
always takes up the same amount of space no matter what computer it is on.

Original comment by xZari...@gmail.com on 3 Feb 2013 at 4:46

GoogleCodeExporter commented 8 years ago

Original comment by img...@gmail.com on 3 Feb 2013 at 9:38

GoogleCodeExporter commented 8 years ago
Without a pre-defined layout, the dashboard was a total mess and hard to use. 
We don't want to spend time on this when we have the robot, so we should do 
this before the practice bot is done.

Original comment by briankgr...@gmail.com on 22 Feb 2013 at 4:01

GoogleCodeExporter commented 8 years ago
We may need a livewindow layout, too. Or maybe that can be the debug layout.

Run the code on a test board to see what's there.  You may need to nuke the 
preferences file to eliminate old cruft.

Check in the saved layouts under repo/OrangaHang.

Original comment by briankgr...@gmail.com on 26 Feb 2013 at 1:09

GoogleCodeExporter commented 8 years ago

Original comment by briankgr...@gmail.com on 28 Feb 2013 at 4:32

GoogleCodeExporter commented 8 years ago

Original comment by superdup...@gmail.com on 1 Mar 2013 at 1:55

GoogleCodeExporter commented 8 years ago
SmartDashboard is having a problem and cannot save layouts until it is figured 
out.

Original comment by superdup...@gmail.com on 2 Mar 2013 at 4:29

GoogleCodeExporter commented 8 years ago
A competition layout has been checked into the repository.

Original comment by superdup...@gmail.com on 2 Mar 2013 at 11:48

GoogleCodeExporter commented 8 years ago

Original comment by superdup...@gmail.com on 3 Mar 2013 at 5:28

GoogleCodeExporter commented 8 years ago
To fix the problem, make sure that the xml file is not trying to save anything 
in the live-window section. There should be nothing between <live-window> 
</live-window>.
Ask Paul for more details.

Original comment by superdup...@gmail.com on 9 Mar 2013 at 8:36

GoogleCodeExporter commented 8 years ago
Paul has added a debug layout to the repository.

Original comment by superdup...@gmail.com on 9 Mar 2013 at 9:30