Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   C/C++ (http://www.chiefdelphi.com/forums/forumdisplay.php?f=183)
-   -   Link to 1073 The Force Team's code (http://www.chiefdelphi.com/forums/showthread.php?t=104076)

ksc1073 01-03-2012 22:50

Link to 1073 The Force Team's code
 
We'd like to get it out there that all of 1073 The Force Team's code is open for the public to take a look at should they so desire. It can be found in our Google code repository at this address: http://code.google.com/p/theforcetea...t?repo=default

While our robot code is in C++, we write our dashboard in C# using Microsoft Visual Studio - just a heads up.

You can browse the code on-site, or you can check out a local copy using Mercurial version control through the command line or a different application (we use Tortoise Hg).

PaulDavis1968 17-03-2012 22:22

Re: Link to 1073 The Force Team's code
 
Your code might have saved me. You got udp working from DS to robot?

The Robot side is what I have been fighting with all week.

ksc1073 17-03-2012 22:31

Re: Link to 1073 The Force Team's code
 
Paul, we do have udp working from DS to robot. Heads up - the dashboard in the repository is not our latest work, as we're still testing large changes in the most recent version to fix some issues.

Still, if it helps you out, I'm thrilled to hear it. Shoot me a pm if you have questions. :)

PaulDavis1968 18-03-2012 00:00

Re: Link to 1073 The Force Team's code
 
The DS side seems to be OK for me. It is the robot side that I was struggling with. I might be PMing you with some questions. Would you mind telling me what kind of problems your having?

ksc1073 18-03-2012 08:09

Re: Link to 1073 The Force Team's code
 
We've been having issues with the dashboard freezing because of how we're doing the image processing from the camera. It was done in the same thread as the UI, so the heavy workload sometimes made the UI unresponsive - we're moving the processing to a different location to prevent this.


All times are GMT -5. The time now is 17:33.

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