Giter Club home page Giter Club logo

moveit-1'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 Jade Trusty Devel Source AMD64 Jade 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.

Install

Ubuntu Debian

Note: this package has not been released yet

sudo apt-get install ros-kinetic-moveit

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/davetcoleman/moveit/kinetic-devel/moveit.rosinstall
wstool update
rosdep install --from-paths . --ignore-src --rosdistro kinetic
cd ..
catkin build

Build with Docker in a Container

A Docker container is available for testing in moveit_docker

Temporary Build in Kinetic notes

There are a lot of missing dependencies. To build from source, first switch to shadow fixed repo: http://wiki.ros.org/ShadowRepository

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

Repo Latest Branch Notes Branches to compile moveit in Kinetic
core kinetic-devel ros-planning moveit_core PR#304 kinetic-devel-synced (davetcoleman)
ros jade-devel ros-planning moveit_ros PR#698, PR#699 cbrew_warehouse_ros_refactor-fixed2 (davetcoleman)
msgs jade-devel jade-devel
planners kinetic-devel ros-planning moveit_planners PR#73 kinetic-devel-cpp11 (davetcoleman)
plugins jade-devel jade-devel
commander jade-devel jade-devel
resources master master
setup_assistant jade-devel jade-devel
docs kinetic-devel kinetic-devel
ikfast kinetic-devel kinetic-devel
experimental master master
srdfdom indigo-devel indigo-devel
warehouse_ros jade-devel jade-devel
manipulation_msgs hydro-devel hydro-devel
household_objects_database_msgs hydro-devel hydro-devel

Contribute

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

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.