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

4kg max payload on kobuki base?

asked 2014-07-07 00:27:11 -0500

d gravatar image

updated 2014-07-07 00:34:38 -0500

we really like the kobuki base, not only because it's a great mobile base but it also supports ROS.

unfortunately the spec on kobuki base states that the maximum payload it can handles is only 4kg (8.8lbs).

our robot weights around 15kg (33 lbs).

does anyone know a similar base that can handle a bigger payload?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2014-07-07 17:08:19 -0500

ChrisL8 gravatar image

It depends on what you mean by "similar". The TurtleBot 2's two goals are:

  1. Be ready to run ROS out of the box without hours of building your own platform. You can plug it in and start doing sophisticated things with ROS like SLAM in minutes.
  2. Be relatively inexpensive.

If you spend a lot more money, then there are lots of options, but that isn't like Kobuki, that is expensive.

If you build your own platform and write your own ROS interface there are options too, but that isn't like Kobuki either.

The ROS site already has a wide variety of robots with active support: http://wiki.ros.org/Robots

If you want to build your own "Turtle like" robot I suggest taking a look at the work of Patrick Goebel at http://www.pirobot.org/ as well as Dr. Rainer Hessmer at http://www.hessmer.org/blog/2010/11/2...

Personally I am attempting to adapt ROS to work with an "Arlo" platform from Parallax ( http://www.parallax.com/product/arlo-... ) which uses a controller that is somewhat different from most. I have found that by adapting Dr. Hessmer's code I was able to feed odometry data from the controller to ROS and accept twist commands from ROS on the controller fairly easily. Again, though, it is a matter of what you mean by "similar". Mine will be round like the Turtlebot, but it won't be a under $2000 ready to run robot. I only bring up the Arlo because with the aluminum wheel option it has a 60 pound payload, which relates to your question about payload.

edit flag offensive delete link more

Comments

really appreciate your answer. parallax arlo looks really promising, especially with the alum kit that can handle 60 lb payload. i'll look into it further.

d gravatar image d  ( 2014-07-07 17:33:05 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2014-07-07 00:27:11 -0500

Seen: 1,197 times

Last updated: Jul 07 '14