GithubHelp home page GithubHelp logo

okdhryk / rosplan Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kcl-planning/rosplan

0.0 0.0 0.0 158.99 MB

The ROSPlan framework provides a generic method for task planning in a ROS system.

Home Page: http://kcl-planning.github.io/ROSPlan

License: BSD 2-Clause "Simplified" License

CMake 1.14% C++ 70.44% Shell 0.33% Python 8.28% Lex 0.13% Yacc 1.37% C 0.10% Dockerfile 0.04% EJS 18.16%

rosplan's Introduction

ROSPlan Framework

ROS Norticに対応しました

Build status Test status

The main ROSPlan website and documentation is available here.

The ROSPlan framework provides a generic method for task planning in a ROS system. ROSPlan encapsulates both planning and dispatch. It provides with a simple interface, and already includes interfaces to common ROS libraries.

ROSPlan Demos:

Several demos are available in the rosplan_demos repository. More will be added over time.

Installation

ROSPlan supports by default noetic ROS1 distribution and is developed under Ubuntu 20.04.

Install dependencies:

sudo apt install flex bison freeglut3-dev libbdd-dev python3-osrf-pycommon python3-catkin-tools

Select or create a catkin workspace:

mkdir -p ROSPlan/src
cd ROSPlan/

Get the code:

cd src/
git clone https://github.com/okdhryk/ROSPlan.git

Compile everything:

catkin build

Running a demo with the turtlebot 2, using Gazebo simulator (kinetic only)

This demo has been migrated to a separate repo, please follow up this link: rosplan_demos

Using ROSPlan's docker image

Get your docker image from the Docker Hub:

docker pull kclplanning/rosplan

Run an interactive bash shell inside the docker, ready to run ROSPlan:

docker run -it --rm kclplanning/rosplan bash

Related repositories:

rosplan's People

Contributors

m312z avatar gerardcanal avatar oscar-lima avatar b-dorian avatar martinkoling avatar okdhryk avatar timn avatar morloth1274 avatar parisazehtabi avatar stefan-bezrucav avatar emresav avatar ronwalf avatar marc-hanheide avatar tomcreutz avatar brean avatar maxsvetlik avatar dgerod avatar magunza avatar senka2112 avatar corot avatar fsuarez6 avatar ipa-nhg avatar silviaizquierdo avatar varsheim avatar leifole avatar coach-marco avatar neowizard avatar sebastianstock avatar nowis- avatar buildbot-squirrel 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.