Giter Site home page Giter Site logo

mlsdpk / psrr Goto Github PK

View Code? Open in Web Editor NEW
3.0 0.0 0.0 581 KB

ROS packages for Path planning of Self-Reconfigurable Robots

License: BSD 2-Clause "Simplified" License

CMake 1.39% C++ 98.61%
ros navigation motion-planning sampling-based-planning rrt rrt-star path-planning reconfigurable-robotics

psrr's Introduction

Path planner for Self-Reconfigurable Robots

Overview

psrr is a collection of open source ROS packages for path planning of self-reconfigurable robots in constrained areas. We focus on pure geometric path planning for now and currenly only support planar-type self-reconfigurable robots with n-dimensional joints (SE(2) + R^n) and footprint-based 2D collision checking. This is currently an ongoing work and many more packages will be added to the repository to enable fully autonomous navigation for any general self-reconfigurable robots.

ROS Nodelets

psrr_planner/PsrrPlannerNodelet

This nodelet uses ompl sampling-based planning algorithms to find n-dimensional geometric solution paths of the self-reconfigurable robots. Refer to this for more information of the nodelet.

Installation

Build from source

Clone this package into your src folder of catkin_workspace:

cd <yr_catkin_ws>/src
git clone https://github.com/roarLab/psrr.git

Install necessary dependencies by running the following command in the root of your workspace:

cd ..
rosdep install -y --from-paths src --ignore-src --rosdistro <YOUR_ROS_DISTRO>

Then compile with catkin:

catkin_make

Citation

If you are interested in these self-reconfigurable systems, you may take a look at our T-RO paper.

@article{kyaw2022energy,
 title={Energy-efficient path planning of reconfigurable robots in complex environments},
 author={Kyaw, Phone Thiha and Le, Anh Vu and Veerajagadheswar, Prabakaran and Elara, Mohan Rajesh and Thu, Theint Theint and Nhan, Nguyen Huu Khanh and Van Duc, Phan and Vu, Minh Bui},
 journal={IEEE Transactions on Robotics},
 volume={38},
 number={4},
 pages={2481--2494},
 year={2022},
 publisher={IEEE}
}

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.