valeur mode auto
This commit is contained in:
parent
e4d29bfc50
commit
1a9f2a8fd2
@ -51,8 +51,8 @@ public class RobotContainer {
|
|||||||
/** The container for the robot. Contains subsystems, OI devices, and commands. */
|
/** The container for the robot. Contains subsystems, OI devices, and commands. */
|
||||||
public RobotContainer() {
|
public RobotContainer() {
|
||||||
CameraServer.startAutomaticCapture();
|
CameraServer.startAutomaticCapture();
|
||||||
SmartDashboard.putNumber("AvancerVit", 0);
|
SmartDashboard.putNumber("AvancerVit", -0.3);
|
||||||
SmartDashboard.putNumber("avancer", 0);
|
SmartDashboard.putNumber("avancer", 2.71);
|
||||||
|
|
||||||
// Configure the button bindings
|
// Configure the button bindings
|
||||||
configureButtonBindings();
|
configureButtonBindings();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user