This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#################################################################################### | |
# docker-compose file for Apache Guacamole | |
# created by PCFreak 2017-06-28 | |
# | |
# Apache Guacamole is a clientless remote desktop gateway. It supports standard | |
# protocols like VNC, RDP, and SSH. We call it clientless because no plugins or | |
# client software are required. Thanks to HTML5, once Guacamole is installed on | |
# a server, all you need to access your desktops is a web browser. | |
#################################################################################### | |
# |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Window][Debug##Default] | |
Pos=60,60 | |
Size=400,400 | |
Collapsed=0 | |
[Window][Robot State] | |
Pos=5,20 | |
Size=92,99 | |
Collapsed=0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/*----------------------------------------------------------------------------*/ | |
/* Copyright (c) 2018 FIRST. All Rights Reserved. */ | |
/* Open Source Software - may be modified and shared by FRC teams. The code */ | |
/* must be accompanied by the FIRST BSD license file in the root directory of */ | |
/* the project. */ | |
/*----------------------------------------------------------------------------*/ | |
package frc.robot.utils; | |
import edu.wpi.first.networktables.EntryListenerFlags; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[1025/172424:INFO:LauncherAppRenderer.cpp(106)] Javascript bridge extended. | |
[1025/172425:INFO:LocalVersionProvider.cpp(81)] Looking for installed versions in C:/Users\Andrew Tran\AppData\Roaming\.minecraft\versions | |