Jump to content
6 hours ago, corrado33 said:

Java isn't really a good "robot programming" language. 

You're going to want to learn C or C++ for that. (Then just buy yourself an arduino.)

if you consider arduino robots i agree but not industrial robots. Those can be controlled with any language. A vast majority run using Gcode or similar language which is generated text. Most of these robot manufacturers provide .Net, Delphi or vb6 dll.

Link to post
Share on other sites

9 hours ago, DirtyKeyboard said:

I’m learning java and I want to program some actual real life objects, maybe line a robot, or like in Minecraft there is a mod for programmable turtles, is there anything like that I can buy? For java

You shouldn't limit yourself to a single language. Find something you want to try first and see how it does things. A lot of those kits for hobbyist use likely won't use anything that complicated.

Link to post
Share on other sites

On 11/14/2018 at 7:20 AM, DirtyKeyboard said:

I’m learning java and I want to program some actual real life objects, maybe line a robot, or like in Minecraft there is a mod for programmable turtles, is there anything like that I can buy? For java

Offtopic: Jesus people.

 

On topic: There are so called "Lego Mindstorms" kits, specificially at uni we used the EV3 kit. You can flash LeJos onto those and build your robot with lego technic and regular lego

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×