Coder Social home page Coder Social logo

marceloparavisi / atc_astar Goto Github PK

View Code? Open in Web Editor NEW

This project forked from unmanned-surface-vehicle/atc_astar

0.0 1.0 0.0 131 KB

A* with Artificial Terrain Cost for Search Space Restriction - ROS move_base integrated plugin

License: MIT License

CMake 1.40% Python 2.44% C++ 96.17%

atc_astar's Introduction

ATC A* - CPP

A COLREGs-Compliant USV Local Planner ROS plugin. A* with Artificial Terrain Cost for Search Space Restriction. ROS plugin currently being used together with USV_sim USV simulator as local planner.

ATC A*

@brief: Implementation of a modification of the method presented by Agrawal et al., for COLREGS-compliance through the creation of virtual obstacles.

Agrawal, P.; Dolan, J. M. “COLREGS-compliant target following for an UnmannedSurface Vehicle in dynamic environments”,IEEE International Conference on IntelligentRobots and Systems, vol. 2015-Decem, 2015, pp. 1065–1070.

How to Install

$ cd catkin_ws/src
$ git clone https://github.com/Unmanned-Surface-Vehicle/atc_astar.git
$ cd ~/catkin_ws
$ catkin_make_isolated --install --pkg atc_astar
$ source install_isolated/setup.bash

How to Run

The atc_astar plugin can be executed after the execution of the USV_sim:

$ roslaunch usv_sim movebase_navigation1.launch parse:=true
$ roslaunch usv_sim movebase_navigation1.launch parse:=false  

ATC A*

Improvements

  1. A* heuristic

1.1. Proportion between obstacles cost and distance

1.2. Reduce turns. Smoother path

atc_astar's People

Contributors

darlanjurak avatar marceloparavisi avatar

Watchers

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