|
|
|
![]() |
|
|||||||
|
||||||||
|
|
Thread Tools |
Rating:
|
Display Modes |
|
#1
|
||||
|
||||
|
Sending PIDSubsystem PID table to SmartDashboard
Exactly what the title says. This doesnt work.
Code:
SmartDashboard.putData("Arm PID", CommandBase.arm.getTable());
Code:
SmartDashboard.putData("Arm PID", (SmartDashboardData)CommandBase.arm.getTable());
|
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|