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

Can i use Turtlebot Without Laptop by using Android phone/uc board

asked Mar 6 '13

Srinivas gravatar image

updated Mar 7 '13

bit-pirate gravatar image

Hi I'm new to this turtlebot. I was wondered to see a laptop for turtlebot, why can't we use some embedded board like friendly arm board

                   http://www.friendlyarm.net/products/mini2440

or raspberry pi instead of laptop, and one more thing is that can we use android phone directly connected instead of laptop. if anyone already done it, can you give me a link to know it. Thanks in Advance.

Preview: (hide)

2 Answers

Sort by » oldest newest most voted
2

answered Mar 7 '13

ahendrix gravatar image

Generally, No.

ROS is targeted towards linux platforms, and binary packages are provided for Ubuntu x86/x86_64. The further you get from that platform, the more trouble you'll have getting things to run.

All but the fastest ARM boards lack the CPU power to run the OpenNI (Kinect) driver well, and getting the OpenNI and pointcloud tools to compile on ARM is not easy, and takes a long time. The raspberry pi is the least powerful ARM that I would even attempt to use on a turtlebot, and I wouldn't really expect it to work very well.

Running ROS on Ubuntu on a phone is possible, but in addition to the issues with ARM you'll also have to deal with limited USB bandwidth and special cables to connect USB devices to the phone.

Preview: (hide)
0

answered Apr 17 '13

Srinivas gravatar image

Hi Thanks for reply

I'm able to launch turtlebot using raspberry pi wheezy with groovy, and teleop using workstation, but kinect is over burden on processor.

Preview: (hide)

Question Tools

Stats

Asked: Mar 6 '13

Seen: 403 times

Last updated: Apr 17 '13