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

How to start project for an autonomous vehicle

asked 2014-09-03 07:23:36 -0500

schultza gravatar image

Hey,

I think this is not the common way of questions asked here but I just give it a try. I am working at a project in which a car should autonomous drive in a predefined map and with predefined endposition. This should be solved with the use of ROS and Gazebo (for now i guess it is not that important that it is really a car - it could also be an example robot or whatever). My problem here is that i can't find a suitable example project to get started with this. So I am pretty unsure how to launch such a project.

For now I am using ROS Indigo and Gazebo 2.2 on Ubuntu 14.04

Can you give me an outline or some examples how you could start with such a project?

BR

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
1

answered 2014-09-03 12:45:02 -0500

ahendrix gravatar image

The self-driving car team at the University of Texas ran ROS on their self-driving car for quite a while before it was retired in 2013. Most of their work is publicly available and documented on the ROS wiki.

http://www.ros.org/news/2010/03/robot...

edit flag offensive delete link more

Comments

I already saw this, but there work is not compatible to indigo am I wrong?

schultza gravatar image schultza  ( 2014-09-04 03:51:52 -0500 )edit

In general, older ROS packages should work with newer versions of ROS. In any case, it's better than starting from scratch.

ahendrix gravatar image ahendrix  ( 2014-09-05 00:44:51 -0500 )edit
1

answered 2014-09-03 09:06:18 -0500

Rabe gravatar image

I think the turtlebots have use the navigation stack to achieve something like you describe.

I currently can't access the ros wiki, but there is a list of available packages with a short descripton. See if you can find something that suits your needs. I never used the navigation features, but I think there were some fairly detailed tutorials for the turtlebot.

TL;DR: I think it's possible, google for "ROS turtlebot navigation"

edit flag offensive delete link more

Comments

Same here:

http://wiki.ros.org/turtlebot_simulator

No Indigo support isn't it?


Oh there is branch for indigo but no tutorials

schultza gravatar image schultza  ( 2014-09-04 03:52:47 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2014-09-03 07:23:36 -0500

Seen: 2,387 times

Last updated: Sep 03 '14