Go to Post but then again, isn't FIRST a sport? I mean come on now, our championship is nothing less than the super bowl. :) - Arefin Bari [more]
Home
Go Back   Chief Delphi > Technical > Programming
CD-Media   CD-Spy  
portal register members calendar search Today's Posts Mark Forums Read FAQ rules

 
Closed Thread
Thread Tools Rating: Thread Rating: 3 votes, 5.00 average. Display Modes
  #1   Spotlight this post!  
Unread 30-01-2014, 14:05
SpaceCows SpaceCows is offline
Registered User
FRC #5202
 
Join Date: Jan 2014
Location: New Rochelle
Posts: 15
SpaceCows is an unknown quantity at this point
Help A Brotha Out. Error 44002 and 44004.

Quest: Req. lvl 53

Hey can some wonderful human being help us with our current predicament. We are experiencing error codes 44002 and 44004. Our code seems to be experiencing problems with the cRIO's config files, causing a lot of stuff to randomly crash. We tried re-imaging the cRIO, but that FAILEEDDD. Help us out please!!!!1

Warning <Code> 44002 occurred at Ping Results: link-bad, DS radio(.4)-bad, robot radio(.1)-bad, cRIO(.2)-bad, FMS-bad Driver Station
<time>1/30/2014 1:45:09 PM<unique#>51
FRC: Driver Station ping status has changed.
Warning <Code> 44004 occurred at Driver Station
<time>1/30/2014 1:45:07 PM<unique#>50
FRC: The Driver Station has lost communication with the robot.
Warning <Code> 44002 occurred at Ping Results: link-GOOD, DS radio(.4)-bad, robot radio(.1)-GOOD, cRIO(.2)-GOOD, FMS-bad Driver Station
<time>1/30/2014 1:45:03 PM<unique#>49
FRC: Driver Station ping status has changed.

Rewards:
450 xp
20 gold
Leather Cap of Invisibility
  #2   Spotlight this post!  
Unread 30-01-2014, 14:10
SpaceCows SpaceCows is offline
Registered User
FRC #5202
 
Join Date: Jan 2014
Location: New Rochelle
Posts: 15
SpaceCows is an unknown quantity at this point
Re: Help A Brotha Out. Error 44002 and 44004.

Our programs (many) errors in NetBeans (java):

ant -f "C:\\Users\\NRHS Skynet\\Desktop\\New Folder\\RobotTemplate" deploy run
clean:
Deleting directory C:\Users\NRHS Skynet\Desktop\New Folder\RobotTemplate\build
Created dir: C:\Users\NRHS Skynet\Desktop\New Folder\RobotTemplate\build
Created dir: C:\Users\NRHS Skynet\Desktop\New Folder\RobotTemplate\build\classes
[crio-compile] ./src, C:/Users/NRHS Skynet/sunspotfrcsdk\lib\wpilibj.jar;C:/Users/NRHS Skynet/sunspotfrcsdk\lib\networktables-crio.jar, C:/Users/NRHS Skynet/sunspotfrcsdk\lib\squawk.jar -> ./build/classes
Compiling 1 source file to C:\Users\NRHS Skynet\Desktop\New Folder\RobotTemplate\build\classes
compile:
preverify:
Created dir: C:\Users\NRHS Skynet\Desktop\New Folder\RobotTemplate\build\preverify
Created dir: C:\Users\NRHS Skynet\Desktop\New Folder\RobotTemplate\build\preverify.raw.util
[crio-preverify] ./build/classes, , C:/Users/NRHS Skynet/sunspotfrcsdk\lib\wpilibj.jar;C:/Users/NRHS Skynet/sunspotfrcsdk\lib\networktables-crio.jar, C:/Users/NRHS Skynet/sunspotfrcsdk\lib\squawk.jar -> ./build/preverify
Expanding: C:\Users\NRHS Skynet\sunspotfrcsdk\lib\wpilibj.jar into C:\Users\NRHS Skynet\Desktop\New Folder\RobotTemplate\build\preverify
Expanding: C:\Users\NRHS Skynet\sunspotfrcsdk\lib\networktables-crio.jar into C:\Users\NRHS Skynet\Desktop\New Folder\RobotTemplate\build\preverify
jar:
[crio-jar] ./build/preverify, ./resources -> ./build/app.jar
Building jar: C:\Users\NRHS Skynet\Desktop\New Folder\RobotTemplate\build\app.jar
suite:
Created dir: C:\Users\NRHS Skynet\Desktop\New Folder\RobotTemplate\build\suite
[crio-suite] ./build/app.jar -> ./build/suite/image
CompilerOracle: exclude com/sun/squawk/Method.getParameterTypes
CompilerOracle: exclude com/sun/squawk/SymbolParser.getSignatureTypeAt
CompilerOracle: exclude com/sun/squawk/SymbolParser.stripMethods
[translating suite image [closed: false, parent: squawk] ...]
### Excluding compile: com.sun.squawk.Method::getParameterTypes
### Excluding compile: com.sun.squawk.SymbolParser::getSignatureTypeAt
[Including resource: META-INF/MANIFEST.MF]
[Including resource: META-INF/maven/edu.wpi.first.wpilib.networktables.java/NetworkTablesAzalea/pom.properties]
[Including resource: META-INF/maven/edu.wpi.first.wpilib.networktables.java/NetworkTablesAzalea/pom.xml]
Romizer processed 388 classes and generated 4 files.
Expanding: C:\Users\NRHS Skynet\Desktop\New Folder\RobotTemplate\build\app.jar into C:\Users\NRHS Skynet\Desktop\New Folder\RobotTemplate\build\suite
Moving 1 file to C:\Users\NRHS Skynet\Desktop\New Folder\RobotTemplate\build\suite
Moving 1 file to C:\Users\NRHS Skynet\Desktop\New Folder\RobotTemplate\build\suite
Moving 1 file to C:\Users\NRHS Skynet\Desktop\New Folder\RobotTemplate\build\suite
Deleting: C:\Users\NRHS Skynet\Desktop\New Folder\RobotTemplate\image.suite.api
deploy:
[crio-configure] Configuration files not included in this version of the sdk
[crio-configure] Checking that crio is configured for Java
Host OS: Windows 7 6.1, 6.1
Host JVM: Java HotSpot(TM) 64-Bit Server VM 24.45-b08
Target IP: 10.52.2.2
Network interfaces on host:
Realtek PCIe GBE Family Controller: address: 10.52.2.5 netmask: 255.0.0.0 <--- on robot's subnet
Intel(R) Centrino(R) Advanced-N 6230: address: 10.251.20.251 netmask: 255.255.255.254
Connecting FTP @10.52.2.2
C:\Users\NRHS Skynet\sunspotfrcsdk\build.xml:79: The following error occurred while executing this line:
C:\Users\NRHS Skynet\sunspotfrcsdk\ant\configure.xml:41:
java.net.SocketException: Software caused connection abort: recv failed
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.read(SocketInputStream. java:152)
at java.net.SocketInputStream.read(SocketInputStream. java:122)
at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.j ava:283)
at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.ja va:325)
at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:1 77)
at java.io.InputStreamReader.read(InputStreamReader.j ava:184)
at java.io.BufferedReader.fill(BufferedReader.java:15 4)
at java.io.BufferedReader.read(BufferedReader.java:17 5)
at org.apache.commons.net.io.CRLFLineReader.readLine( CRLFLineReader.java:58)
at org.apache.commons.net.ftp.FTP.__getReply(FTP.java :314)
at org.apache.commons.net.ftp.FTP.__getReply(FTP.java :294)
at org.apache.commons.net.ftp.FTP.sendCommand(FTP.jav a:483)
at org.apache.commons.net.ftp.FTP.sendCommand(FTP.jav a:608)
at org.apache.commons.net.ftp.FTP.port(FTP.java:932)
at org.apache.commons.net.ftp.FTPClient._openDataConn ection_(FTPClient.java:812)
at org.apache.commons.net.ftp.FTPClient._retrieveFile (FTPClient.java:1854)
at org.apache.commons.net.ftp.FTPClient.retrieveFile( FTPClient.java:1845)
at com.sun.spot.sdk.tool.ftp.UpgradeTask.checkVersion (Unknown Source)
at com.sun.spot.sdk.tool.ftp.UpgradeTask.execute(Unkn own Source)
at org.apache.tools.ant.UnknownElement.execute(Unknow nElement.java:292)
at sun.reflect.GeneratedMethodAccessor39.invoke(Unkno wn Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.apache.tools.ant.dispatch.DispatchUtils.execut e(DispatchUtils.java:106)
at org.apache.tools.ant.Task.perform(Task.java:348)
at org.apache.tools.ant.taskdefs.Sequential.execute(S equential.java:68)
at net.sf.antcontrib.logic.Switch$Case.execute(Switch .java:171)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.apache.tools.ant.dispatch.DispatchUtils.execut e(DispatchUtils.java:106)
at org.apache.tools.ant.Task.perform(Task.java:348)
at net.sf.antcontrib.logic.Switch.execute(Switch.java :138)
at org.apache.tools.ant.UnknownElement.execute(Unknow nElement.java:292)
at sun.reflect.GeneratedMethodAccessor39.invoke(Unkno wn Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.apache.tools.ant.dispatch.DispatchUtils.execut e(DispatchUtils.java:106)
at org.apache.tools.ant.Task.perform(Task.java:348)
at org.apache.tools.ant.taskdefs.Sequential.execute(S equential.java:68)
at org.apache.tools.ant.UnknownElement.execute(Unknow nElement.java:292)
at sun.reflect.GeneratedMethodAccessor39.invoke(Unkno wn Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.apache.tools.ant.dispatch.DispatchUtils.execut e(DispatchUtils.java:106)
at org.apache.tools.ant.Task.perform(Task.java:348)
at org.apache.tools.ant.taskdefs.MacroInstance.execut e(MacroInstance.java:396)
at org.apache.tools.ant.UnknownElement.execute(Unknow nElement.java:292)
at sun.reflect.GeneratedMethodAccessor39.invoke(Unkno wn Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.apache.tools.ant.dispatch.DispatchUtils.execut e(DispatchUtils.java:106)
at org.apache.tools.ant.Task.perform(Task.java:348)
at org.apache.tools.ant.Target.execute(Target.java:43 5)
at org.apache.tools.ant.Target.performTasks(Target.ja va:456)
at org.apache.tools.ant.Project.executeSortedTargets( Project.java:1393)
at org.apache.tools.ant.Project.executeTarget(Project .java:1364)
at org.apache.tools.ant.helper.DefaultExecutor.execut eTargets(DefaultExecutor.java:41)
at org.apache.tools.ant.Project.executeTargets(Projec t.java:1248)
at org.apache.tools.ant.module.bridge.impl.BridgeImpl .run(BridgeImpl.java:283)
at org.apache.tools.ant.module.run.TargetExecutor.run (TargetExecutor.java:541)
at org.netbeans.core.execution.RunClassThread.run(Run ClassThread.java:153)
BUILD FAILED (total time: 8 seconds)
  #3   Spotlight this post!  
Unread 30-01-2014, 14:18
eddie12390's Avatar
eddie12390 eddie12390 is offline
Registered User
AKA: Eddie
FRC #3260 (SHARP)
Team Role: Programmer
 
Join Date: Jan 2011
Rookie Year: 2011
Location: Pittsburgh
Posts: 285
eddie12390 is a glorious beacon of lighteddie12390 is a glorious beacon of lighteddie12390 is a glorious beacon of lighteddie12390 is a glorious beacon of lighteddie12390 is a glorious beacon of light
Re: Help A Brotha Out. Error 44002 and 44004.

I'd just like to note that your IP address seems to be set incorrectly if you are using Wi-Fi to connect to the robot.

The adapter in use should have an IP address of something like 10.52.02.XX (where XX is a number like 05 or 12) and a subnet mask of 255.0.0.0. Your configuration currently seems to be for team 25120 on your wireless card.

You should also disable the network adapter that isn't currently in use when connected to the robot.
  #4   Spotlight this post!  
Unread 30-01-2014, 14:20
cadandcookies's Avatar
cadandcookies cadandcookies is online now
Director of Programs, GOFIRST
AKA: Nick Aarestad
FTC #9205 (The Iron Maidens)
Team Role: College Student
 
Join Date: Jan 2012
Rookie Year: 2009
Location: Minnesnowta
Posts: 1,563
cadandcookies has a reputation beyond reputecadandcookies has a reputation beyond reputecadandcookies has a reputation beyond reputecadandcookies has a reputation beyond reputecadandcookies has a reputation beyond reputecadandcookies has a reputation beyond reputecadandcookies has a reputation beyond reputecadandcookies has a reputation beyond reputecadandcookies has a reputation beyond reputecadandcookies has a reputation beyond reputecadandcookies has a reputation beyond repute
Re: Help A Brotha Out. Error 44002 and 44004.

Not a programmer, but use "[code*] / [*/code]" tags like this:

"[code]"
Code:
 bleghasdf
"[*/code]" to make it less of an eyesore on people browsing the thread.
__________________

Never assume the motives of others are, to them, less noble than yours are to you. - John Perry Barlow
tumblr | twitter
'Snow Problem CAD Files: 2015 2016
MN FTC Field Manager, FTA, CSA, Emcee
FLL Maybe NXT Year (09-10) -> FRC 2220 (11-14) -> FTC 9205(14-?)/FRC 2667 (15-16)
VEXU UMN (2015-??)
Volunteer since 2011
2013 RCA Winner (North Star Regional) (2220)
2016 Connect Award Winner (North Super Regional and World Championship) (9205)
  #5   Spotlight this post!  
Unread 30-01-2014, 14:31
DaveCT DaveCT is offline
Registered User
AKA: Dave Schroeder
FRC #0177 (Bobcats)
Team Role: Engineer
 
Join Date: Jan 2010
Rookie Year: 2010
Location: Connecticut
Posts: 9
DaveCT is an unknown quantity at this point
Re: Help A Brotha Out. Error 44002 and 44004.

These errors all indicate a network connection problem, not a cRIO config issue.

The IP address looks ok, I don't think he's trying to use the wireless interface.

Quote:
Network interfaces on host:
Realtek PCIe GBE Family Controller: address: 10.52.2.5 netmask: 255.0.0.0 <--- on robot's subnet
Intel(R) Centrino(R) Advanced-N 6230: address: 10.251.20.251 netmask: 255.255.255.254
Connecting FTP @10.52.2.2
The fact that they're both on the 10.x.x.x network might cause an issue depending on the netmasks/routing. I agree with the suggestion to start by disabling the interface you are not using (looks like wireless?) and see if that improves things.
__________________
Team 177 | Software Engineer
  #6   Spotlight this post!  
Unread 30-01-2014, 14:32
SpaceCows SpaceCows is offline
Registered User
FRC #5202
 
Join Date: Jan 2014
Location: New Rochelle
Posts: 15
SpaceCows is an unknown quantity at this point
Re: Help A Brotha Out. Error 44002 and 44004.

Quote:
Originally Posted by eddie12390 View Post
I'd just like to note that your IP address seems to be set incorrectly if you are using Wi-Fi to connect to the robot.

The adapter in use should have an IP address of something like 10.52.02.XX (where XX is a number like 05 or 12) and a subnet mask of 255.0.0.0. Your configuration currently seems to be for team 25120 on your wireless card.

You should also disable the network adapter that isn't currently in use when connected to the robot.
We aren't using wifi, we're using a local area connection. We have an ethernet cable directly connected to the modem which is connected to the cRIO. I thought I had set up the IP address correctly, I did it according to the guide.
  #7   Spotlight this post!  
Unread 30-01-2014, 14:35
Tom Line's Avatar
Tom Line Tom Line is offline
Raptors can't turn doorknobs.
FRC #1718 (The Fighting Pi)
Team Role: Mentor
 
Join Date: Jan 2007
Rookie Year: 1999
Location: Armada, Michigan
Posts: 2,554
Tom Line has a reputation beyond reputeTom Line has a reputation beyond reputeTom Line has a reputation beyond reputeTom Line has a reputation beyond reputeTom Line has a reputation beyond reputeTom Line has a reputation beyond reputeTom Line has a reputation beyond reputeTom Line has a reputation beyond reputeTom Line has a reputation beyond reputeTom Line has a reputation beyond reputeTom Line has a reputation beyond repute
Re: Help A Brotha Out. Error 44002 and 44004.

Right, but you have a second network connection through wifi, probably to a school network or something else. Disable your wireless card while using the wired interface.
  #8   Spotlight this post!  
Unread 30-01-2014, 14:40
DaveCT DaveCT is offline
Registered User
AKA: Dave Schroeder
FRC #0177 (Bobcats)
Team Role: Engineer
 
Join Date: Jan 2010
Rookie Year: 2010
Location: Connecticut
Posts: 9
DaveCT is an unknown quantity at this point
Re: Help A Brotha Out. Error 44002 and 44004.

Quote:
Originally Posted by SpaceCows View Post
We aren't using wifi, we're using a local area connection. We have an ethernet cable directly connected to the modem which is connected to the cRIO. I thought I had set up the IP address correctly, I did it according to the guide.
If disabling the wireless doesn't help, I would try bypassing the modem (it's actually just a wireless bridge, not really a modem). Plug the Ethernet cable directly from the laptop into the cRIO. It's also worth trying a different cable. A bad/loose cable could produce these symptoms.
__________________
Team 177 | Software Engineer
  #9   Spotlight this post!  
Unread 30-01-2014, 14:43
SpaceCows SpaceCows is offline
Registered User
FRC #5202
 
Join Date: Jan 2014
Location: New Rochelle
Posts: 15
SpaceCows is an unknown quantity at this point
Re: Help A Brotha Out. Error 44002 and 44004.

Quote:
Originally Posted by DaveCT View Post
If disabling the wireless doesn't help, I would try bypassing the modem (it's actually just a wireless bridge, not really a modem). Plug the Ethernet cable directly from the laptop into the cRIO. It's also worth trying a different cable. A bad/loose cable could produce these symptoms.
Okay, since disabling the wireless didn't help, I'll try exactly that. Thanks for the help so far everyone.
  #10   Spotlight this post!  
Unread 30-01-2014, 14:54
SpaceCows SpaceCows is offline
Registered User
FRC #5202
 
Join Date: Jan 2014
Location: New Rochelle
Posts: 15
SpaceCows is an unknown quantity at this point
Re: Help A Brotha Out. Error 44002 and 44004.

Code:
 Realtek PCIe GBE Family Controller:  address: 10.52.2.2 netmask: 255.255.255.0 <--- on robot's subnet
Connecting FTP @10.52.2.2
C:\Users\NRHS Skynet\sunspotfrcsdk\build.xml:79: The following error occurred while executing this line:
C:\Users\NRHS Skynet\sunspotfrcsdk\ant\configure.xml:41: 
java.net.ConnectException: Connection refused: connect
So I'm pretty sure I have the IP set correctly, and I disabled the other network. Now it appears that I just can't connect to the FTP. Any idea what would be causing this? Is our setup not correct?
  #11   Spotlight this post!  
Unread 30-01-2014, 14:57
DaveCT DaveCT is offline
Registered User
AKA: Dave Schroeder
FRC #0177 (Bobcats)
Team Role: Engineer
 
Join Date: Jan 2010
Rookie Year: 2010
Location: Connecticut
Posts: 9
DaveCT is an unknown quantity at this point
Re: Help A Brotha Out. Error 44002 and 44004.

You indicated in the original message that you tried imaging the cRIO and it failed. Have you been able to successfully image it since then? If not, I would try that first.
__________________
Team 177 | Software Engineer
  #12   Spotlight this post!  
Unread 30-01-2014, 14:59
SpaceCows SpaceCows is offline
Registered User
FRC #5202
 
Join Date: Jan 2014
Location: New Rochelle
Posts: 15
SpaceCows is an unknown quantity at this point
Re: Help A Brotha Out. Error 44002 and 44004.

Quote:
Originally Posted by DaveCT View Post
You indicated in the original message that you tried imaging the cRIO and it failed. Have you been able to successfully image it since then? If not, I would try that first.
We had imaged it earlier and when I went to check on it, it appears that I can't connect to the cRIO anymore. I'm going to figure out why now.
  #13   Spotlight this post!  
Unread 30-01-2014, 15:03
Joe Ross's Avatar Unsung FIRST Hero
Joe Ross Joe Ross is offline
Registered User
FRC #0330 (Beachbots)
Team Role: Engineer
 
Join Date: Jun 2001
Rookie Year: 1997
Location: Los Angeles, CA
Posts: 8,600
Joe Ross has a reputation beyond reputeJoe Ross has a reputation beyond reputeJoe Ross has a reputation beyond reputeJoe Ross has a reputation beyond reputeJoe Ross has a reputation beyond reputeJoe Ross has a reputation beyond reputeJoe Ross has a reputation beyond reputeJoe Ross has a reputation beyond reputeJoe Ross has a reputation beyond reputeJoe Ross has a reputation beyond reputeJoe Ross has a reputation beyond repute
Re: Help A Brotha Out. Error 44002 and 44004.

Do you have a firewall or antivirus program that is blocking the connection?
  #14   Spotlight this post!  
Unread 30-01-2014, 15:56
randantor randantor is offline
Registered User
AKA: James Y
FRC #0624 (CRyptonite)
Team Role: Alumni
 
Join Date: Jun 2013
Rookie Year: 2012
Location: Katy, TX
Posts: 48
randantor is a glorious beacon of lightrandantor is a glorious beacon of lightrandantor is a glorious beacon of lightrandantor is a glorious beacon of lightrandantor is a glorious beacon of lightrandantor is a glorious beacon of light
Re: Help A Brotha Out. Error 44002 and 44004.

Quote:
Originally Posted by SpaceCows View Post
Code:
 Realtek PCIe GBE Family Controller:  address: 10.52.2.2 netmask: 255.255.255.0 <--- on robot's subnet
Connecting FTP @10.52.2.2
C:\Users\NRHS Skynet\sunspotfrcsdk\build.xml:79: The following error occurred while executing this line:
C:\Users\NRHS Skynet\sunspotfrcsdk\ant\configure.xml:41: 
java.net.ConnectException: Connection refused: connect
So I'm pretty sure I have the IP set correctly, and I disabled the other network. Now it appears that I just can't connect to the FTP. Any idea what would be causing this? Is our setup not correct?
It looks like you changed your computer's IP to 10.52.2.2, which is the cRIO's IP address, which is making FTP try to connect to itself. The IP was correct before. Your computer's IP should be 10.52.2.5 if you're running the FRC Driver Station.

Also, your netmask should be 255.0.0.0 though it may technically work if it's 255.255.255.0.
  #15   Spotlight this post!  
Unread 30-01-2014, 16:29
SpaceCows SpaceCows is offline
Registered User
FRC #5202
 
Join Date: Jan 2014
Location: New Rochelle
Posts: 15
SpaceCows is an unknown quantity at this point
Re: Help A Brotha Out. Error 44002 and 44004.

Ah okay, good news. We fixed the connection issue with our cRIO and rebooted our computer and everything was working. We were able to load our code on to the robot and enable Operation modes in the FRC Driver Station. Unfortunately, nothing is happening. We have the "Hello World" program from the guide written in Netbeans and the motors are not turning.

Code:
package edu.wpi.first.wpilibj.templates;
http://www.chiefdelphi.com/forums/editpost.php?do=editpost&p=1334953
import edu.wpi.first.wpilibj.SimpleRobot;
import edu.wpi.first.wpilibj.Joystick;
import edu.wpi.first.wpilibj.Timer;
import edu.wpi.first.wpilibj.RobotDrive;

public class RobotTemplate extends SimpleRobot {
    
    RobotDrive chassis = new RobotDrive(1, 2);
    Joystick leftStick = new Joystick(1);
    Joystick rightStick = new Joystick(2);
 
    /**
     * This function is called once each time the robot enters autonomous mode.
     */
    public void autonomous() {
      chassis.setSafetyEnabled(false);
      chassis.drive(-0.5, 0.0);
      Timer.delay(2.0);
      chassis.drive(0.0, 0.0);
    }

    /**
     * This function is called once each time the robot enters operator control.
     */
    public void operatorControl() {
        chassis.setSafetyEnabled(true);
        while(isOperatorControl() && isEnabled()){
            chassis.tankDrive(leftStick, rightStick);
            Timer.delay(0.01);
        }
    }
At least we have made some progress and cleaned up our wires.

The motors are put into the correct ports, in case you were wondering.

EDIT: after attempting to debug, it seems that the robot isn't ever reaching the code that tell the motors to turn the wheels

Last edited by SpaceCows : 30-01-2014 at 16:41.
Closed Thread


Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -5. The time now is 02:38.

The Chief Delphi Forums are sponsored by Innovation First International, Inc.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi