![]() |
ADIS16448 reading y values
Alright so I have downloaded this file
https://github.com/juchong/ADIS16448...16448_IMU.java Anyways I want to access the method Code:
public synchronized double getAngleY() {Code:
SmartDashboard.putNumber("IMU",imu.getAngleY());Code:
package org.usfirst.frc.team3647.robot; |
Re: ADIS16448 reading y values
I don't have any experience working with this sensor (my disclaimer), however in looking at the source, I did notice two things to check:
Finally, you may want to see if there are any error messages or stack trace dumps in the driver station console (or riolog viewer) to help track down where things are going bad. |
Re: ADIS16448 reading y values
Quote:
The sensor is plugged in on the custom electronics port |
| All times are GMT -5. The time now is 08:00 AM. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi