Coder Social home page Coder Social logo

shreysud / chrono_gazebo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from huckl3b3rry87/chrono_gazebo

0.0 0.0 0.0 104 MB

Creating an autonomous vehicle simulation using chrono and gazebo

License: BSD 3-Clause "New" or "Revised" License

POV-Ray SDL 99.82% CMake 0.01% Python 0.02% C++ 0.15% Shell 0.01%

chrono_gazebo's Introduction

This is a Chrono-Gazebo simulation of a vehicle. This simulates an autonomous vehicle using sensors from gazebo and vehicle dynamics from chrono::Vehicle.

NOTE: master branch out of date - asher-dev is the branch with the latest updates

INSTALL:
  Install ROS (only Indigo tested) from deb or source
    Instructions: http://wiki.ros.org/ROS/Installation
  
  Install gazebo_ros packages from source
    Instructions: http://gazebosim.org/tutorials?tut=ros_installing&ver=1.9%2B&cat=connect_ros
  
  Install Gazebo7 from source - DO NOT install bullet (causes issues for now)
    Instructions: http://gazebosim.org/tutorials?tut=install_from_source&ver=default&cat=install
  
  Install Chrono
    Instructions:
      clone https://github.com/projectchrono/chrono
      using cmake: 
        source should be the top directory
        build directory can be wherever
        enable module_vehicle 
      make; sudo make install

BUILD:
  clone this repository
  create build directory inside gazonoVehicle - this will give correct path for vehicle data
  cmake ..; make
  Add build directory to Gazebo plugin path:
  from inside build directory:
  
  repeat build process for virtualTransportation
  -in addition, need to install osmscout: https://github.com/Framstag/libosmscout


RUN:
  $./launch from inside gazonoVehicle directy (does not currently work - needs updating to latest Chrono and gazebo7
  $./launch from inside virtualTransportation directory
  
  Can/should modify launch script to run desired configuration
  
  The world file saves camera images by default to relative directories Captures/TopCam/... and 
  Captures/SideCam/... The world file can be changed to save to different directory or not save at all.

OTHER NOTES:

CURRENTLY TESTED ON UBUNTU TRUSTY 14.04 and ArchLinux
Build mode for Chrono and Gazebo should be RELEASE for speed
Run with gzserver istead of gazebo for speed/larger configurations


Strange issues:
  Every now and then, gazebo will crash upon startup. Rerunning should solve issue

If errors occur, likely causes are not having correct files sourced,
incorrect location of data, ...

chrono_gazebo's People

Contributors

amelmquist avatar huckl3b3rry87 avatar scpeters 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.