|
11 | 11 | "x": 384.0, |
12 | 12 | "y": 256.0, |
13 | 13 | "width": 256.0, |
14 | | - "height": 384.0, |
| 14 | + "height": 320.0, |
15 | 15 | "type": "List Layout", |
16 | 16 | "properties": { |
17 | 17 | "label_position": "TOP" |
|
350 | 350 | "false_icon": "None" |
351 | 351 | } |
352 | 352 | }, |
353 | | - { |
354 | | - "title": "AbsolutePositionRad", |
355 | | - "x": 128.0, |
356 | | - "y": 512.0, |
357 | | - "width": 256.0, |
358 | | - "height": 128.0, |
359 | | - "type": "Text Display", |
360 | | - "properties": { |
361 | | - "topic": "/AdvantageKit/Intake/Slapdown/AbsolutePositionRad", |
362 | | - "period": 0.06, |
363 | | - "data_type": "double", |
364 | | - "show_submit_button": false |
365 | | - } |
366 | | - }, |
367 | 353 | { |
368 | 354 | "title": "isReady", |
369 | 355 | "x": 640.0, |
|
397 | 383 | "true_icon": "None", |
398 | 384 | "false_icon": "None" |
399 | 385 | } |
| 386 | + }, |
| 387 | + { |
| 388 | + "title": "HoodPositionOffset", |
| 389 | + "x": 512.0, |
| 390 | + "y": 576.0, |
| 391 | + "width": 128.0, |
| 392 | + "height": 128.0, |
| 393 | + "type": "Text Display", |
| 394 | + "properties": { |
| 395 | + "topic": "/AdvantageKit/RealOutputs/LaunchCalculator/HoodPositionOffset", |
| 396 | + "period": 0.06, |
| 397 | + "data_type": "double", |
| 398 | + "show_submit_button": false |
| 399 | + } |
| 400 | + }, |
| 401 | + { |
| 402 | + "title": "WheelRadPerSecOffset", |
| 403 | + "x": 384.0, |
| 404 | + "y": 576.0, |
| 405 | + "width": 128.0, |
| 406 | + "height": 128.0, |
| 407 | + "type": "Text Display", |
| 408 | + "properties": { |
| 409 | + "topic": "/AdvantageKit/RealOutputs/LaunchCalculator/WheelRadPerSecOffset", |
| 410 | + "period": 0.06, |
| 411 | + "data_type": "double", |
| 412 | + "show_submit_button": false |
| 413 | + } |
400 | 414 | } |
401 | 415 | ] |
402 | 416 | } |
|
2070 | 2084 | ] |
2071 | 2085 | }, |
2072 | 2086 | { |
2073 | | - "title": "Hopper", |
2074 | | - "x": 1152.0, |
2075 | | - "y": 0.0, |
2076 | | - "width": 384.0, |
2077 | | - "height": 128.0, |
| 2087 | + "title": "LauncherTuning", |
| 2088 | + "x": 256.0, |
| 2089 | + "y": 128.0, |
| 2090 | + "width": 256.0, |
| 2091 | + "height": 384.0, |
2078 | 2092 | "type": "List Layout", |
2079 | 2093 | "properties": { |
2080 | 2094 | "label_position": "TOP" |
2081 | 2095 | }, |
2082 | 2096 | "children": [ |
2083 | 2097 | { |
2084 | | - "title": "mode", |
| 2098 | + "title": "DesiredWheelRadPerSec", |
2085 | 2099 | "x": 0.0, |
2086 | 2100 | "y": 0.0, |
2087 | 2101 | "width": 128.0, |
2088 | 2102 | "height": 128.0, |
2089 | | - "type": "Large Text Display", |
| 2103 | + "type": "Text Display", |
2090 | 2104 | "properties": { |
2091 | | - "topic": "/AdvantageKit/RealOutputs/Hopper/mode", |
| 2105 | + "topic": "/SmartDashboard/LauncherTuning/DesiredWheelRadPerSec", |
2092 | 2106 | "period": 0.06, |
2093 | | - "data_type": "string" |
| 2107 | + "data_type": "double", |
| 2108 | + "show_submit_button": true |
2094 | 2109 | } |
2095 | | - } |
2096 | | - ] |
2097 | | - }, |
2098 | | - { |
2099 | | - "title": "Intake", |
2100 | | - "x": 768.0, |
2101 | | - "y": 0.0, |
2102 | | - "width": 384.0, |
2103 | | - "height": 128.0, |
2104 | | - "type": "List Layout", |
2105 | | - "properties": { |
2106 | | - "label_position": "TOP" |
2107 | | - }, |
2108 | | - "children": [ |
| 2110 | + }, |
2109 | 2111 | { |
2110 | | - "title": "mode", |
| 2112 | + "title": "DesiredHoodPosition", |
2111 | 2113 | "x": 0.0, |
2112 | 2114 | "y": 0.0, |
2113 | 2115 | "width": 128.0, |
2114 | 2116 | "height": 128.0, |
2115 | | - "type": "Large Text Display", |
| 2117 | + "type": "Text Display", |
| 2118 | + "properties": { |
| 2119 | + "topic": "/SmartDashboard/LauncherTuning/DesiredHoodPosition", |
| 2120 | + "period": 0.06, |
| 2121 | + "data_type": "double", |
| 2122 | + "show_submit_button": true |
| 2123 | + } |
| 2124 | + }, |
| 2125 | + { |
| 2126 | + "title": "CalculatorDistance", |
| 2127 | + "x": 0.0, |
| 2128 | + "y": 0.0, |
| 2129 | + "width": 128.0, |
| 2130 | + "height": 128.0, |
| 2131 | + "type": "Text Display", |
2116 | 2132 | "properties": { |
2117 | | - "topic": "/AdvantageKit/RealOutputs/Intake/mode", |
| 2133 | + "topic": "/SmartDashboard/LauncherTuning/CalculatorDistance", |
2118 | 2134 | "period": 0.06, |
2119 | | - "data_type": "string" |
| 2135 | + "data_type": "double", |
| 2136 | + "show_submit_button": false |
| 2137 | + } |
| 2138 | + }, |
| 2139 | + { |
| 2140 | + "title": "MeasuredWheelRadPerSec", |
| 2141 | + "x": 0.0, |
| 2142 | + "y": 0.0, |
| 2143 | + "width": 128.0, |
| 2144 | + "height": 128.0, |
| 2145 | + "type": "Text Display", |
| 2146 | + "properties": { |
| 2147 | + "topic": "/SmartDashboard/LauncherTuning/MeasuredWheelRadPerSec", |
| 2148 | + "period": 0.06, |
| 2149 | + "data_type": "double", |
| 2150 | + "show_submit_button": false |
| 2151 | + } |
| 2152 | + }, |
| 2153 | + { |
| 2154 | + "title": "CalculatorDistanceAdjustedInches", |
| 2155 | + "x": 384.0, |
| 2156 | + "y": 512.0, |
| 2157 | + "width": 128.0, |
| 2158 | + "height": 128.0, |
| 2159 | + "type": "Text Display", |
| 2160 | + "properties": { |
| 2161 | + "topic": "/SmartDashboard/LauncherTuning/CalculatorDistanceAdjustedInches", |
| 2162 | + "period": 0.06, |
| 2163 | + "data_type": "double", |
| 2164 | + "show_submit_button": false |
2120 | 2165 | } |
2121 | 2166 | } |
2122 | 2167 | ] |
|
2208 | 2253 | } |
2209 | 2254 | }, |
2210 | 2255 | { |
2211 | | - "title": "mode", |
2212 | | - "x": 0.0, |
| 2256 | + "title": "Scheduler", |
| 2257 | + "x": 512.0, |
2213 | 2258 | "y": 0.0, |
2214 | | - "width": 128.0, |
2215 | | - "height": 128.0, |
2216 | | - "type": "Text Display", |
| 2259 | + "width": 256.0, |
| 2260 | + "height": 512.0, |
| 2261 | + "type": "Scheduler", |
2217 | 2262 | "properties": { |
2218 | | - "topic": "/AdvantageKit/RealOutputs/Launcher/mode", |
2219 | | - "period": 0.06, |
2220 | | - "data_type": "string", |
2221 | | - "show_submit_button": false |
| 2263 | + "topic": "/SmartDashboard/Scheduler", |
| 2264 | + "period": 0.06 |
2222 | 2265 | } |
2223 | 2266 | }, |
2224 | 2267 | { |
2225 | | - "title": "preferredMode", |
2226 | | - "x": 128.0, |
| 2268 | + "title": "intake mode", |
| 2269 | + "x": 768.0, |
2227 | 2270 | "y": 0.0, |
2228 | | - "width": 128.0, |
| 2271 | + "width": 384.0, |
2229 | 2272 | "height": 128.0, |
2230 | | - "type": "Text Display", |
| 2273 | + "type": "Large Text Display", |
2231 | 2274 | "properties": { |
2232 | | - "topic": "/AdvantageKit/RealOutputs/Launcher/preferredMode", |
| 2275 | + "topic": "/AdvantageKit/RealOutputs/Intake/mode", |
2233 | 2276 | "period": 0.06, |
2234 | | - "data_type": "string", |
2235 | | - "show_submit_button": false |
| 2277 | + "data_type": "string" |
2236 | 2278 | } |
2237 | 2279 | }, |
2238 | 2280 | { |
2239 | | - "title": "DesiredVelocity", |
2240 | | - "x": 256.0, |
2241 | | - "y": 128.0, |
2242 | | - "width": 128.0, |
| 2281 | + "title": "hopper mode", |
| 2282 | + "x": 1152.0, |
| 2283 | + "y": 0.0, |
| 2284 | + "width": 384.0, |
2243 | 2285 | "height": 128.0, |
2244 | | - "type": "Text Display", |
| 2286 | + "type": "Large Text Display", |
2245 | 2287 | "properties": { |
2246 | | - "topic": "/AdvantageKit/RealOutputs/Launcher/DesiredVelocity", |
| 2288 | + "topic": "/AdvantageKit/RealOutputs/Hopper/mode", |
2247 | 2289 | "period": 0.06, |
2248 | | - "data_type": "double", |
2249 | | - "show_submit_button": false |
| 2290 | + "data_type": "string" |
2250 | 2291 | } |
2251 | 2292 | }, |
2252 | 2293 | { |
2253 | | - "title": "manualMode", |
2254 | | - "x": 256.0, |
| 2294 | + "title": "isReady", |
| 2295 | + "x": 128.0, |
2255 | 2296 | "y": 0.0, |
2256 | | - "width": 256.0, |
| 2297 | + "width": 128.0, |
2257 | 2298 | "height": 128.0, |
2258 | | - "type": "Text Display", |
| 2299 | + "type": "Boolean Box", |
2259 | 2300 | "properties": { |
2260 | | - "topic": "/AdvantageKit/RealOutputs/Launcher/manualMode", |
| 2301 | + "topic": "/AdvantageKit/RealOutputs/Launcher/isReady", |
2261 | 2302 | "period": 0.06, |
2262 | | - "data_type": "string", |
2263 | | - "show_submit_button": false |
| 2303 | + "data_type": "boolean", |
| 2304 | + "true_color": 4283215696, |
| 2305 | + "false_color": 4294198070, |
| 2306 | + "true_icon": "None", |
| 2307 | + "false_icon": "None" |
2264 | 2308 | } |
2265 | 2309 | }, |
2266 | 2310 | { |
2267 | | - "title": "Scheduler", |
2268 | | - "x": 512.0, |
| 2311 | + "title": "isReadyDebounced", |
| 2312 | + "x": 256.0, |
2269 | 2313 | "y": 0.0, |
2270 | | - "width": 256.0, |
2271 | | - "height": 512.0, |
2272 | | - "type": "Scheduler", |
| 2314 | + "width": 128.0, |
| 2315 | + "height": 128.0, |
| 2316 | + "type": "Boolean Box", |
2273 | 2317 | "properties": { |
2274 | | - "topic": "/SmartDashboard/Scheduler", |
2275 | | - "period": 0.06 |
| 2318 | + "topic": "/AdvantageKit/RealOutputs/Launcher/isReadyDebounced", |
| 2319 | + "period": 0.06, |
| 2320 | + "data_type": "boolean", |
| 2321 | + "true_color": 4283215696, |
| 2322 | + "false_color": 4294198070, |
| 2323 | + "true_icon": "None", |
| 2324 | + "false_icon": "None" |
2276 | 2325 | } |
2277 | 2326 | }, |
2278 | 2327 | { |
2279 | | - "title": "isReady", |
2280 | | - "x": 384.0, |
2281 | | - "y": 128.0, |
| 2328 | + "title": "isRunning", |
| 2329 | + "x": 0.0, |
| 2330 | + "y": 0.0, |
2282 | 2331 | "width": 128.0, |
2283 | 2332 | "height": 128.0, |
2284 | 2333 | "type": "Boolean Box", |
2285 | 2334 | "properties": { |
2286 | | - "topic": "/AdvantageKit/RealOutputs/Launcher/isReady", |
| 2335 | + "topic": "/AdvantageKit/RealOutputs/Launcher/isRunning", |
2287 | 2336 | "period": 0.06, |
2288 | 2337 | "data_type": "boolean", |
2289 | 2338 | "true_color": 4283215696, |
2290 | 2339 | "false_color": 4294198070, |
2291 | 2340 | "true_icon": "None", |
2292 | 2341 | "false_icon": "None" |
2293 | 2342 | } |
| 2343 | + }, |
| 2344 | + { |
| 2345 | + "title": "runMode", |
| 2346 | + "x": 384.0, |
| 2347 | + "y": 0.0, |
| 2348 | + "width": 128.0, |
| 2349 | + "height": 128.0, |
| 2350 | + "type": "Large Text Display", |
| 2351 | + "properties": { |
| 2352 | + "topic": "/AdvantageKit/RealOutputs/Launcher/runMode", |
| 2353 | + "period": 0.06, |
| 2354 | + "data_type": "string" |
| 2355 | + } |
2294 | 2356 | } |
2295 | 2357 | ] |
2296 | 2358 | } |
|
0 commit comments