ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Mini mobile robot with mini PC

asked 2015-12-30 06:41:38 -0500

somebodyus gravatar image

I want to make a mini mobile robot with a mini PC which can run ubuntu.

Is there any opensource hardware product?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2016-01-03 04:41:30 -0500

I think a convenient solution is using a Raspberry Pi 2 for your robot. ROS can now be installed using Ubuntu 14.04 for ARM (see Ubuntu install instructions and ROS Ubuntu Arm install instructions).

Using this approach, the amount of fiddling with toolchains, compilation etc. is fairly minimal. The system is very lightweight and small and can for instance be powered conveniently via a powerbank during experiments.

edit flag offensive delete link more

Comments

Thank you so much. Could you recommend a mini mobile robot platform? I want to use Arduino Robot, but the product is end-of-life.

somebodyus gravatar image somebodyus  ( 2016-01-03 04:59:15 -0500 )edit

I'm not quite sure what you want to achieve, but you can get a "2WD arduino robot" chassis (google it) starting at about ~15 US$. You can also order a Arduino clone (~10 US$) and motor shield clone (~10 US$) from China. This is about the cheapest option that comes to mind :)

Stefan Kohlbrecher gravatar image Stefan Kohlbrecher  ( 2016-01-04 03:14:18 -0500 )edit

Thank you so much. I want SLAM and navigation using RP-Lidar. A good wheel encoder is a must, which will be used for localization(amcl) although mapping algorithms, such as hector_slam, do not need it.

somebodyus gravatar image somebodyus  ( 2016-01-04 06:00:02 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2015-12-30 06:41:38 -0500

Seen: 678 times

Last updated: Jan 03 '16