GithubHelp home page GithubHelp logo

sichitong / roadmap_generator Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sarath18/roadmap_generator

0.0 1.0 0.0 12 KB

A wizard that helps in creating realistic city roadmaps for Gazebo desired ambient lighting.

Python 100.00%

roadmap_generator's Introduction

Road Generator

A wizard written in python that helps in creating realistic city roadmaps for Gazebo desired ambient lighting.

Road Grid is generated using the input provided by the user in the grid as shown below. It is then generated into a matrix which is inturn used to find position and place the road blocks.

          roadmap

Working

The wizard basically does the following:

  • Asks you a few questions on your roadmap
  • Opens a GUI grid where you can define the road layout
  • Converts that grid into matrix
  • Finds the position of each road block
  • Creates the required model files and saves it in your .gazebo/models folder
  • Creates a .world file at the destination path provided by the user

Requirements

  • Python
  • Gazebo 7.0 or higher
  • lxml
  • urllib

Installation

Install the required files to run on your local system:

  • Cloning the repository

    git clone https://github.com/Sarath18/roadmap_generator
    
  • lxml

    sudo pip install lxml
    
  • urllib

    sudo pip install urllib
    

roadmap_generator's People

Contributors

sarath18 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.