Coder Social home page Coder Social logo

wavefront-gradient-descent-implementation-for-turtlebot's Introduction

Wavefront-Gradient-Descent-implementation-for-Turtlebot

This requires you to install Turtlebot package and other dependencies for ROS Hydro.

The Rviz scene shows a 15x15 tile environment with a turtlebot right in the central tile.

The wavefront planner computes the shortest path from each tile to a specified goal position.
Each free square is represented by a “0”, obstacles are represented by a “1” and the goal
position will be represented by a “2”.
Launch the wavefront planner using : roslaunch assignment2 turtlebot_wavefront.launch
Publish goal in a separate terminal like so: rosrun assignment2 publish_goal -6 6

The gradient descent algorithm uses the computed wavefront to send the turtlebot to the specified destination
on the shortest path, while avoiding obstacles.
Launch the simulator and planner together with:
roslaunch assignment2 turtlebot_planner.launch
Publish goal in a separate terminal like so: rosrun assignment2 publish_goal -6 6

wavefront-gradient-descent-implementation-for-turtlebot's People

Contributors

radica1113 avatar

Watchers

James Cloos avatar JimmyJiao 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.