Quote:
Originally Posted by cjl2625
Not sure how to run this. I just threw all the source code into an autonomouspathplanner package, but the stuff in the ftp package freaks out and throws a bunch of errors.
|
Could you post your errors? I can maybe see if I can understand why it is freaking out. It is most likely something to do with how the packages are set up, or maybe i accidentally missed a file. Also make sure that you run the top-level program (autonomouspathplanner.AutonomousPathPlanner) Also, please make sure you didnt put the autonomouspathplanner package in an autonomouspathplanner folder as certain IDEs might see that as another layer of packaging (i.e. read it as autonomouspathplanner.autonomouspathplanner.ftp rather than autonomouspathplanner.ftp
Quote:
Originally Posted by cjl2625
Also does this require an FTP connection with a robot in order to run, or can I just test it out on my computer?
|
It does not require an FTP connection to run, only to send files to the robot.