Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   Programming (http://www.chiefdelphi.com/forums/forumdisplay.php?f=51)
-   -   What language do you use? (http://www.chiefdelphi.com/forums/showthread.php?t=145442)

Hitchhiker 42 08-03-2016 22:14

What language do you use?
 
What programming language do you use to program your robot? I'm interested to see the distribution of people.::safety::

cjl2625 08-03-2016 22:16

Re: What language do you use?
 
Our team uses LabVIEW... but I'm quite hesitant to say "LabVIEW is the best"
My heart yearns for text!

virtuald 08-03-2016 22:25

Re: What language do you use?
 
You forgot Python. Obviously the best. :)

JohnFogarty 08-03-2016 22:34

Re: What language do you use?
 
Our team uses LabView, and I'm growing to like it. I just enjoy text programming better.

We do use some Java and Python too for our vision processing system.

team-4480 08-03-2016 22:39

Re: What language do you use?
 
Quote:

Originally Posted by virtuald (Post 1553970)
You forgot Python. Obviously the best. :)

+1000

I really enjoy using Python. Dead simple to use. I tried Java and it just didn't click with me.

Plus, it is just cool to do something different from the normal languages.

Jaci 08-03-2016 22:40

Re: What language do you use?
 
Since the options are kinda limited.

Java / Kotlin / C / C++

Jared Russell 08-03-2016 22:43

Re: What language do you use?
 
This season our robot code repositories contain Java, C++, C, JavaScript, and Bash.

dubiousSwain 08-03-2016 22:47

Re: What language do you use?
 
My team uses labview, but every now and then I get a chance to use an actual language when I code for the co-processor.

TimTheGreat 08-03-2016 22:58

Re: What language do you use?
 
Python. Simple, comes with built-in sim + tests, and StatefulAutonomous is a god.

Alan Anderson 09-03-2016 00:03

Re: What language do you use?
 
LabVIEW.

I was worried about how well it would work when NI started supplying the control system, but I've come to like it a whole lot for the kind of stuff we do. It's extremely well supported, with great examples, and it's really easy to have a group of students looking at the code.

blarson001 09-03-2016 00:16

Re: What language do you use?
 
Perl all the way.

vScourge 09-03-2016 07:08

Re: What language do you use?
 
Python

dmelcer9 09-03-2016 07:52

Re: What language do you use?
 
Fortran 77, though when we need it to run fast, ASM does the job well.

virtuald 09-03-2016 09:41

Re: What language do you use?
 
Quote:

Originally Posted by dmelcer9 (Post 1554145)
Fortran 77, though when we need it to run fast, ASM does the job well.

Are you using our fortran package, or did you compile it yourself? :D

The0range 09-03-2016 09:57

Re: What language do you use?
 
Our team uses C++ for our vision system and Java for control

acastagna 09-03-2016 18:26

Re: What language do you use?
 
Java :]

techhelpbb 09-03-2016 18:50

Re: What language do you use?
 
COBOL:

http://www.automationworld.com/manuf...tic-controller

Oh you mean an FRC robot...:D

Chase Haddleton 09-03-2016 19:24

Re: What language do you use?
 
Our team uses Java for everything robot related, and we're currently using PHP for the creation of our scouting site/API.

414cnewq 09-03-2016 20:11

Re: What language do you use?
 
I converted my team from Java to C++.

KJaget 10-03-2016 12:58

Re: What language do you use?
 
Quote:

Originally Posted by Hitchhiker 42 (Post 1553959)
What programming language do you use to program your robot?

At this part of build season, mostly foul language.

We use LabView for the robot and C++ w/OpenCV, Caffe, Eigen3 and some other libraries for vision processing. We have python, perl and bash scripts as part of the build process. Also some Excel / VB code for physics modeling, which is a real treat let me tell you.

Jalerre 10-03-2016 18:44

Re: What language do you use?
 
Our team found traditional languages to much to slow for our purposes so we just write directly in machine code.

rponmalai 10-03-2016 19:34

Re: What language do you use?
 
Our team exclusively uses Malboge :P

AlexanderTheOK 10-03-2016 19:44

Re: What language do you use?
 
Quote:

Originally Posted by rponmalai (Post 1555242)
Our team exclusively uses Malboge :P

I've personally found Brain***k to be much more minimalist, allowing for faster loops for PID control.

I'll also have to give an honorary mention to Befunge Quite possibly the best language for autonomous navigation programming, and indespensable for swerve drives.

techhelpbb 10-03-2016 19:45

Re: What language do you use?
 
WS:

GreyingJay 11-03-2016 09:41

Re: What language do you use?
 
Quote:

Originally Posted by KJaget (Post 1555069)
At this part of build season, mostly foul language.

On Wednesday we held a session for our autonomous subteam to work on their code. The following exchange took place:

Student (so frustrated that I was fearing for the safety of nearby untethered objects): "I just don't get why..... *pause* RAAAAAAAAAAAAAARRRRRGGGGGGGGGGHHHH!!!!!!!!!!!!!!!! "

Me, to other mentor: ".... that sounds like learning."

(We use Java.)


All times are GMT -5. The time now is 05:50.

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