GithubHelp home page GithubHelp logo

cob_pushing's Introduction

Cart-pushing navigation package for Care-o-bot 4

This cob_pushing repository is developed to be a part of cart-pushing navigation and following task in Intelligent Robotics Group. The cob_pushing is aimed to drive the Care-o-bot 4 to desire location in know map while the robot is holding a cart in its hands and keep the cart safe. In this work, I used SBPL_lattice_planner and TEB_local_planner to generate the trajectory of the robot. The installation of those packages is presented below.

Videos

Simulation Result

Real Robot Result

Requirements

sudo apt-get install ros-kinetic-sbpl ros-kinetic-sbpl-lattice-planner
  • TEB_local_planner
sudo apt-get install ros-kinetic-teb-local-planner
  • Twist recovery (replace default rotation recovery behavior by backward movement recovery)
sudo apt-get install ros-kinetic-sbpl ros-kinetic-twist-recovery

Installation

cd {your-workspace}/src
git clone https://github.com/ToanLe147/cob_pushing.git 

How to use

  • Simulation with Care-o-bot 4 only.
roslaunch cob_pushing cob_in_stage.launch
  • Simulation cart-pushing navigation task
roslaunch cob_pushing cob_pushing_in_stage.launch
  • Real robot with cart attached to its hands
export ROS_MASTER_URI=http://cob4-8-b1:11311
export ROBOT=cob4-8
export ROBOT_ENV=empty
roslaunch cob_bringup dashboard.launch
roslaunch cob_pushing cob_pushing_executive.launch

Modify Primitive Motion

cob_pushing's People

Contributors

toanle147 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.