|
|
|
![]() |
|
|||||||
|
||||||||
|
|
Thread Tools |
Rating:
|
Display Modes |
|
#8
|
||||
|
||||
|
Re: UDP Server
So if my dashboard extension has
Code:
Robot.getTable().beginTransaction();
Robot.getTable().putBoolean("found", true);
Robot.getTable().putDouble("azimuth", azimuth);
Robot.getTable().putDouble("rpms", rpms);
Robot.getTable().endTransaction();
Code:
SmartDashboard().getDouble("azimuth");
|
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|