Team5173 / 2019-swerve-test

0 stars 0 forks source link

Get logging functionality working #3

Open mdbielik opened 5 years ago

mdbielik commented 5 years ago

Need to re-enable some logging facility. Maybe see the following for some hints:

https://www.chiefdelphi.com/t/help-w-log4j-on-roborio/148123/2

jamiha commented 5 years ago

So the Logging is the angle that is sent to the dashboard correctly. If that is the case then what am I missing with a line like SmartDashboard. putNumber("Gyro angle", gyro.getAngle()); if this is wrong should I then specify a specific angle versus just angle in general like SmartDashboard. putNumber("Gyro X", gyro.getAngleX()); Thanks for your help whenever you get a chance, Mike.

On Mon, Jan 21, 2019 at 8:05 PM mdbielik notifications@github.com wrote:

Assigned #3 https://github.com/Team5173/2019-swerve-test/issues/3 to @jamiha https://github.com/jamiha.

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/Team5173/2019-swerve-test/issues/3#event-2087578669, or mute the thread https://github.com/notifications/unsubscribe-auth/AhIvgoPOoOdjwwn7TnvXqZNGNbu05Orxks5vFmPOgaJpZM4aLvj1 .

mdbielik commented 5 years ago

No, I'm referring to all of the Logging code for the swerve drive that was commented out to get it to compile.

We will need some logging capabilities to help us debug our robot code, especially the swerve drive.

On Tue, Jan 22, 2019, 12:39 PM jamiha <notifications@github.com wrote:

So the Logging is the angle that is sent to the dashboard correctly. If that is the case then what am I missing with a line like SmartDashboard. putNumber("Gyro angle", gyro.getAngle()); if this is wrong should I then specify a specific angle versus just angle in general like SmartDashboard. putNumber("Gyro X", gyro.getAngleX()); Thanks for your help whenever you get a chance, Mike.

On Mon, Jan 21, 2019 at 8:05 PM mdbielik notifications@github.com wrote:

Assigned #3 https://github.com/Team5173/2019-swerve-test/issues/3 to @jamiha https://github.com/jamiha.

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub <https://github.com/Team5173/2019-swerve-test/issues/3#event-2087578669 , or mute the thread < https://github.com/notifications/unsubscribe-auth/AhIvgoPOoOdjwwn7TnvXqZNGNbu05Orxks5vFmPOgaJpZM4aLvj1

.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Team5173/2019-swerve-test/issues/3#issuecomment-456491962, or mute the thread https://github.com/notifications/unsubscribe-auth/AKD4zdCKUf-Z22UeDL2hf9ui2-xiKQK4ks5vF0zqgaJpZM4aLvj1 .

jamiha commented 5 years ago

Oh ok, I have the software downloaded with the jar files and stuff I just need to find how to import the file that has all that into the gradle. Thanks for the help ill keep searching for how to import slf4j into visual studio.

On Tue, Jan 22, 2019 at 12:46 PM mdbielik notifications@github.com wrote:

No, I'm referring to all of the Logging code for the swerve drive that was commented out to get it to compile.

We will need some logging capabilities to help us debug our robot code, especially the swerve drive.

On Tue, Jan 22, 2019, 12:39 PM jamiha <notifications@github.com wrote:

So the Logging is the angle that is sent to the dashboard correctly. If that is the case then what am I missing with a line like SmartDashboard. putNumber("Gyro angle", gyro.getAngle()); if this is wrong should I then specify a specific angle versus just angle in general like SmartDashboard. putNumber("Gyro X", gyro.getAngleX()); Thanks for your help whenever you get a chance, Mike.

On Mon, Jan 21, 2019 at 8:05 PM mdbielik notifications@github.com wrote:

Assigned #3 https://github.com/Team5173/2019-swerve-test/issues/3 to @jamiha https://github.com/jamiha.

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub < https://github.com/Team5173/2019-swerve-test/issues/3#event-2087578669 , or mute the thread <

https://github.com/notifications/unsubscribe-auth/AhIvgoPOoOdjwwn7TnvXqZNGNbu05Orxks5vFmPOgaJpZM4aLvj1

.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub < https://github.com/Team5173/2019-swerve-test/issues/3#issuecomment-456491962 , or mute the thread < https://github.com/notifications/unsubscribe-auth/AKD4zdCKUf-Z22UeDL2hf9ui2-xiKQK4ks5vF0zqgaJpZM4aLvj1

.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Team5173/2019-swerve-test/issues/3#issuecomment-456494101, or mute the thread https://github.com/notifications/unsubscribe-auth/AhIvgs42WrcK1f59aRsxH5sgqtXbasUCks5vF05XgaJpZM4aLvj1 .