Hi
is java suitable language for robot programming ( like line follower robots) ???
thanks

Recommended Answers

All 3 Replies

line follower robots

Can you explain?

from wikipedia :

Line-following robot

Some of the earliest Automated Guided Vehicles (AGVs) were line following mobile robots. They might follow a visual line painted or embedded in the floor or ceiling or an electrical wire in the floor. Most of these robots operated a simple "keep the line in the center sensor" algorithm. They could not circumnavigate obstacles; they just stopped and waited when something blocked their path. Many examples of such vehicles are still sold, by Transbotics, FMC, Egemin, HK Systems and many other companies.

Sounds like code to control a mechanical device by reacting to some input.
java being interpreted is not as fast as native code.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.