Robotics StackExchange | Archived questions

Our robot will be equipped with lidars, sterio camera, SLAM algorithm, machine vision and similar loads. Please suggest us the computer specification which will be ideal and optimal?

We are team of 4 engineers trying to develop autonomous robot system which can navigate autonomously in farms and other agricultural environment. We are kicking off the project next month and We are looking for ideal computer system specification.

We are purchasing stuffs for the development and we are looking for recommendations for hardware requirement.

Asked by shahidare on 2017-06-12 05:33:13 UTC

Comments

Is this mean to be prototyping? Do you have any constrains about weight, power consumption?

Asked by DavidN on 2017-06-13 00:41:45 UTC

Weight constrain is not there as for now. Power consumption can be taken care off by using larger batteries if needed.

But it will be helpful if you can give insights in either situation for us to evaluate further.

regards

Asked by shahidare on 2017-06-13 00:54:32 UTC

If so, I would consider multiple small PCs (like Inter NUC or Gigabyte Brix) as a start, because the computational power depends on many factors (number of sensors, your algo, speed of the vehicle, etc.).

Asked by DavidN on 2017-06-13 00:58:53 UTC

ROS is also best choice to use distributed systems (multiple PCs working together), so you can have 1 PC to handle motion planning + localization, 1 for machine-vision for example. This also enable "plug-and-play" if you wanna try different machine vision algo with same motion planning capability.

Asked by DavidN on 2017-06-13 01:00:30 UTC

Yes, I was thinking of something in those lines. I will dig in more into inter NUC and gigabyte Brix.

For the software development purpose or simulation work before actual robot testing, do you think we will need high computional requirements?

Asked by shahidare on 2017-06-13 01:05:44 UTC

What I mean is, I will be distributing the vision, navigation and robotic hand work in the team and I am in process of purchasing the hardware for them. I want to buy the optimal hardwares.

Asked by shahidare on 2017-06-13 01:09:10 UTC

Answers