Git Product home page Git Product logo

aditirao7 / autotrav Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 2.75 MB

Gazebo simulation of a 4 wheeled skid steer bot that can perform simple autonomous traversal as well as traversal with obstacle avoidance using a GPS, an IMU, ultrasonics and a Kinect.

CMake 58.18% Python 41.82%
gazebo-simulation kinect ultrasonic-sensor gps imu-sensor autonomous-robots obstacle-avoidance autonomous-navigation

autotrav's Introduction

Autonomous Traversal

Gazebo simulation of a 4 wheeled skid steer bot that can perform simple autonomous traversal as well as traversal with obstacle avoidance using a GPS, an IMU, ultrasonics and a Kinect.

alt text

How to Run

  1. Install:
       sudo apt-get install ros-melodic-depthimage-to-laserscan
  2. Clone repo:
       git clone https://github.com/aditirao7/auto_trav.git
  3. On 2 separate terminals, run (inside repo folder auto_trav):
       catkin_make && source devel/setup.bash
  4. Then run:
       roslaunch mybot_gazebo mybot_world.launch
       
       cd src/mybot_description
       chmod +x auto_trav.py
       rosrun mybot_description auto_trav.py 49.9000534303 8.89991622116
       
       cd src/mybot_description
       chmod +x simple_trav.py
       rosrun mybot_description simple_trav.py 49.9000534303 8.89991622116
  5. Give the GPS location for auto_trav.py or simple_trav.py accordingly by using the /fix topic.

autotrav's People

Contributors

aditirao7 avatar

Stargazers

 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.