![]() |
Re: Any Programmers Have The Same Feeling As Me?
Where does FIRST give the target tracking code for LabVIEW? Are you just talking about the libraries or is there default code in the autonomous VI for vision?
I haven't looked at the new LabVIEW yet since we just finished installing it on our computers. Thanks. |
Re: Any Programmers Have The Same Feeling As Me?
Quote:
|
Re: Any Programmers Have The Same Feeling As Me?
Quote:
|
Re: Any Programmers Have The Same Feeling As Me?
Quote:
|
Re: Any Programmers Have The Same Feeling As Me?
Quote:
The libraries are good so you can skip the housekeeping. To learn effectively, it is better to get right to the mashed potatoes and get into your logic. |
Re: Any Programmers Have The Same Feeling As Me?
I find it useful, while not intruding. I'm going to be using the out of the box camera tracking for our needs, with a little extra tweaking(aka, restructuring to make it process faster). But other then that, I had it tracking the target and centering just fine after about 15min of refining. I want to spend that time saved trying to do more complex things, like calculating the trajectory of the ball accurately.
I'm the kinda of person who doesn't like to reinvent the wheel. If someone has already done it, and gives it to me; I'll use it and go work on something else. |
Re: Any Programmers Have The Same Feeling As Me?
If you think about it, the WPI library only provides low-level functions such as motor and servo control, interpretation of sensor data, an interface with the driver station, and vision (acquisition and interpretation via NI's vision library).
Programming, especially in this competition, isn't always about writing low-level code, but also the constructive use existing code. Finding a creative way to these mechanisms is easy, but the implementation can be infinitely harder. |
Re: Any Programmers Have The Same Feeling As Me?
I found that when you use the codes already given, you spend more time tailoring it to your robot then anything else, but you can also remember that you can choose not to use the given code and write yours from scratch, I'll tell you that it's some-what frustrating at time but it is entirely possible.
|
Re: Any Programmers Have The Same Feeling As Me?
Quote:
The code is very thorough and should be easy for even our laziest student to follow. (Don't worry Gavin, no one will know it is you.) :yikes: |
| All times are GMT -5. The time now is 14:58. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi