Design Your Own Self-Driving Car
Written by Harry Fairhead   
Saturday, 28 October 2017

We don't all have the money or time to build a self-driving car, but the software angle is still something you can have fun with. Who knows, you might even demonstrate that you can do it better. 

The unlikely named Gazebo is a simulator for robots running the Robot Operating System (ROS). In the past you have been able to use it to create simulations of any robot that made use of ROS, and that's quite a few.

A few days ago vehicle and city simulation was added and put on display at Open Robotics. 

"We built a fictitious world consisting of a handcrafted (via GIMP) terrain, and numerous freely available models on the Gazebo Model Database. Our vehicle of choice is a Prius Hybrid, the model of which consists of a power-train and full kinematic and dynamic simulation. Human models were also placed in the world to act as pedestrians.

You can find the source code for the city environment at https://bitbucket.org/osrf/citysim. This repository contains the world description, and a few plugins for traffic light control and visual effects.

While most of the capabilities required to run this demonstration exist in Gazebo8, we did leverage a few new capabilities, such as a joystick interface, that will appear in Gazebo9. Therefore, the citysim branch of Gazebo is also required."

 

 Take a look at the video presentation:

 

To be really honest it looks a little short on realism - what are the pedestrians doing? Even so, it still looks as if it would make a good project. 

Once you have discovered Gazebo it is well worth checking out some of the other ready made simulations. You can also build a simulation of a robot that you haven't yet completed and transfer the code to a real physical device in due course.

 

carsim

More Information

Gazebo

Robot Operating System (ROS)

Gazebo Beginner: Overview

C++ API for programmatic control
Learn TurtleBot and ROS

Introduction to Robotics with ROS Course 

Related Articles

Gazebo Robot Simulator Makes Version 7

Free Robonaut 2 Simulator

ROS - Robot Operating System Is Five!

To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, Facebook or Linkedin.

 

Banner


Stack Overflow Reveals Trends In AI Adoption
06/08/2025

While developers are using AI tools they are by no means satisfied with them. While LLMs are widely used, fewer than half of developers are making use of AI agents. And Vibe Coding is ruled out b [ ... ]



System Initiative Releases AI Infrastructure Automation Platform
01/09/2025

System Initiative has released an AI-native infrastructure automation platform. The company says the platform means engineering teams can work directly with AI agents that not only understand every de [ ... ]


More News

pico book

 

Comments




or email your comment to: comments@i-programmer.info

Last Updated ( Saturday, 28 October 2017 )