Giter Club home page Giter Club logo

moveit's Introduction

The MoveIt! Motion Planning Framework

This is the new unified repository for MoveIt! code. For more information about MoveIt! see moveit.ros.org.

Travis - Continuous Integration Coveralls - Coverage
Build Status Coverage Status
ROS Buildfarm Trusty Devel Source AMD64 Trusty Debian
moveit_core Build Status Build Status
moveit_ros Build Status Build Status
moveit_ros_benchmarks Build Status Build Status
moveit_ros_benchmarks_gui Build Status Build Status
moveit_ros_manipulation Build Status Build Status
moveit_ros_move_group Build Status Build Status
moveit_ros_perception Build Status Build Status
moveit_ros_planning Build Status Build Status
moveit_ros_planning_interface Build Status Build Status
moveit_ros_robot_interaction Build Status Build Status
moveit_ros_visualization Build Status Build Status
moveit_ros_warehouse Build Status Build Status
moveit_planners Build Status Build Status
moveit_setup_assistant Build Status Build Status
moveit_plugins Build Status Build Status
moveit_ikfast Build Status Build Status
moveit_commander Build Status Build Status

About The Merged Repos

The automated script for merging repos is located here. To copy your code changes on your own machine into the same unified structure, simply copy the previously separated packages as subfolders in this new unified repository.

Currently, this repo builds successfully in Kinetic.

Install

Ubuntu Debian

Note: this package has not been released yet otherwise use: sudo apt-get install ros-kinetic-moveit-desktop-full

Build from Source

To build this package in a new workspace:

mkdir -p ws_moveit/src
cd ws_moveit/src
wstool init .
wstool merge https://raw.githubusercontent.com/orajput/moveit/kinetic-devel/moveit.rosinstall
wstool update
rosdep install --from-paths . --ignore-src --rosdistro kinetic
# In ROS Kinetic and Ubuntu 16.04, the above command produces an error 'moveit_commander: No definition of [python-pyassimp] for OS version [xenial]'. Run 'sudo apt-get install python-pyassimp'. However, this error will continue to  persist. 
cd ..
catkin build

Build with Docker in a Container

A Docker container is available for testing in moveit_docker

Latest MoveIt! Branches (some may not be Kinetic yet)

Repo Latest Branch
core kinetic-devel-synced (davetcoleman)
ros cbrew_warehouse_ros_refactor-fixed2 (davetcoleman)
planners kinetic-devel-cpp11 (davetcoleman)
plugins jade-devel
setup_assistant jade-devel
commander jade-devel
ikfast kinetic-devel
resources master
experimental master
docs kinetic-devel
msgs jade-devel
srdfdom indigo-devel
warehouse_ros jade-devel
manipulation_msgs hydro-devel
household_objects_database_msgs hydro-devel

Contribute

Please send PRs for new helper functions, fixes, etc!

moveit's People

Contributors

130s avatar andreasbihlmaier avatar arjungm avatar corot avatar davetcoleman avatar dg-shadow avatar e1000i avatar garaemon avatar gavanderhoorn avatar hersh avatar ibrahima avatar isucan avatar jbohren avatar jkammerl avatar jrgnicho avatar julienking avatar k-okada avatar marioprats avatar mathias-luedtke avatar mikeferguson avatar mintar avatar orajput avatar rhaschke avatar sachinchitta avatar simonschmeisser avatar skohlbr avatar tulku avatar v4hn avatar velveteenrobot avatar vrabaud avatar

Watchers

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