Vision Robotics’ harvesting machines edge closer to the farm

Vision Robotics' harvesting machines edge closer to the farm – Filed under: Misc. Gadgets In just eight short months, the automated harvesting machines at Vision Robotics have apparently come quite a ways. Currently, funding is flowing in from growers’ associations who are “very nervous about the availability and cost of labor in the near future,” which has allowed the company to move forward in developing a pair of robots to pluck fruit from trees or vines. The duo would work in succession as the first robotic “scout” would scan the area and construct a 3D map with the location of each item that needs captured; the “harvester” would follow behind and pick the fruits that its eagle-eyed teammate mapped out. The firm has reportedly reached the build phase on the complex machines, and while a prototype or two should be ready to rock by next year, we’re unlikely to see these go mainstream before the next decade. [Via Wired] Gallery: Vision Robotics’ harvesting machines edge closer to the farm   Read | Permalink | Email this | Comments Office Depot Featured Gadget: Xbox 360 Platinum System Packs the power to bring games to life! [EnGadget]
Vision Robotics' harvesting machines edge closer to the farm

Filed under:

In just eight short months, the automated harvesting machines at Vision Robotics have apparently come quite a ways. Currently, funding is flowing in from growers’ associations who are “very nervous about the availability and cost of labor in the near future,” which has allowed the company to move forward in developing a pair of robots to pluck fruit from trees or vines. The duo would work in succession as the first robotic “scout” would scan the area and construct a 3D map with the location of each item that needs captured; the “harvester” would follow behind and pick the fruits that its eagle-eyed teammate mapped out. The firm has reportedly reached the build phase on the complex machines, and while a prototype or two should be ready to rock by next year, we’re unlikely to see these go mainstream before the next decade.

[Via Wired]

 

Read | Permalink | Email this | Comments


Office Depot Featured Gadget: Xbox 360 Platinum System Packs the power to bring games to life!

[EnGadget]


Did you like this article?


0 Shares:
You May Also Like

Fastcgi and the dreaded aborted: select() failed

I was getting reports of "500 Internal Server Errors" on two of my web servers. And after further investigation it looks like it was related to the following error.

(4)Interrupted system call: FastCGI: comm with server "php-fastcgi.fcgi" aborted: select() failed

After doing some reasearch I stumbled upon the following patch.

http://groups.google.com/group/linux.debian.bugs.dist/browse_thread/thread/3de22bc415d3da02?pli=1

Read More

MySQL and OpenSSL Replication what a mess!

Just a heads up, if you do decide to enable OpenSSL so you can do encrypted MySQL replication. There are two bugs that will affect replication and the mysqldump command. They're as follows: Bug #24148 regression tests hang with SSL enabled http://bugs.mysql.com/bug.php?id=24148 http://lists.mysql.com/commits/17286 Bug #27669 mysqldump: Got error: 2026: SSL connection error when trying to connect http://bugs.mysql.com/bug.php?id=27669 http://lists.mysql.com/commits/24329 This may cause lots of problems with MySQL and SSL Replication using OpenSSL. Cheers!
Read More