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

Using Navigation stack with 3 wheeled robot

asked 2012-08-13 07:30:21 -0500

rhettkun gravatar image

updated 2014-01-28 17:13:19 -0500

ngrennan gravatar image

hey so im using a 3 wheeler platform, where the front wheel is used for driving and steering. Can anyone point me in the right direction as to using the ROS Navigation stack with a three wheeled robot; or if its even possible with that style of configuration? I know its mainly used for differential drive platforms.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2012-08-13 18:14:56 -0500

metal gravatar image

Hi there,it seems your vehicle is an non-holonomic model. I am too working on a similar project.

Navigation stack is based on holonomic and differential drive vehicle. To use it in a ackermann style robot,you need to make lot of changes in the local planner.Plus there is also need to choose the right kind of motion primitives(which is part of sbpl global planner). I would like to know about the hardware configuration of your robot.

Also please have a read: http://answers.ros.org/question/40447/implementing-slam-on-a-car-like-robot-using-the/

edit flag offensive delete link more

Comments

ok, so the platform im using is actually a stripped out heathkit hero 1 (I saved it from being totally parted out). it currently has a phenom x4 as the computer, where the sonar eyes were a stripped down kinect fits PERFECTLY, as for the driving mechanism it uses a stepper motor to control the front wheel and a DC motor is the driving motor, which also has an encoder attached to the wheel itself. Im using an arduino 328 chip to communicate with a parallax propeller as the sensing/control mechanism for driving

rhettkun gravatar image rhettkun  ( 2012-08-14 04:03:00 -0500 )edit

Question Tools

Stats

Asked: 2012-08-13 07:30:21 -0500

Seen: 1,136 times

Last updated: Aug 13 '12