View Full Version : Instructions on crio Ftp
iceberg_ssj
14-02-2012, 09:17
Can anyone one provide me with instructions on how to ftp to the crio. I am trying to get the java vision target example working and I need to put the sample images on the crio.
Chris Hibner
14-02-2012, 09:32
Can anyone one provide me with instructions on how to ftp to the crio. I am trying to get the java vision target example working and I need to put the sample images on the crio.
Download the presentation "autonomousScriptingExampleExplanation.ppt" from the following link: http://www.chiefdelphi.com/media/papers/2553 and go to slide 17 - there you will find instructions for FTP.
iceberg_ssj
14-02-2012, 09:37
Thanks for the help
jwakeman
14-02-2012, 11:58
I think the simplest way to ftp is to open internet explorer and enter ftp://10.XX.YY.2 in the address bar. Where xx yy is your team number, 10.0.63.2 for team 63.
I would make sure the depth of my grooves are more than 1/2 the diameter of the poly cord.
Team 3705
14-02-2012, 12:23
use a program like FileZilla to transfer your images...thats what we did...
What can I say, I'm old school:
http://www.chiefdelphi.com/forums/showpost.php?p=1122706&postcount=3
Hey. My team always gets this error with the subnet mask. If you wanna send a screenshot, that would be greaaaat. IDK why this happens, but it really isnt a big deal.
First ping the crio with ping --IP address of your crio-- (an example would be ping 10.26.07.2) and make sure you have a good connection
Then do as follows:
open up command prompt
type ren C:\Users\--InsertYourUserNameHere--\Documents\NetBeansProjects\--InsertYourProjectNameHere--\suite\image.suite robot.suite
type ftp --IP of the crio-- (Example would be ftp 10.26.07.2)
type cd ni-rt
type cd system
type send C:\Users\--InsertYourUserNAmeHere--\Documents\NetBeansProjects\--InsertYourProjectNameHere--\suite\robot.suite
Reboot the crio
What you just did was exactly what NetBeans wanted to do, just you did it manually. You ftp-ed into the crio and manually replaced the code and rebooted. You have sucessfully uploaded code the right way :) yourself!
I was gonna write a batch file for you, but this is just quicker
I would make sure the depth of my grooves are more than 1/2 the diameter of the poly cord.
I think somebody posted in the wrong thread :P
:D
vBulletin® v3.6.4, Copyright ©2000-2017, Jelsoft Enterprises Ltd.