Giter Site home page Giter Site logo

timassman / open_manipulator_moveit2 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from robotis-git/turtlebot3_manipulation

0.0 0.0 0.0 9.68 MB

OpenManipulator for controlling in Moveit2 with ROS2

Home Page: http://emanual.robotis.com/docs/en/platform/openmanipulator/

License: Apache License 2.0

C++ 54.05% CMake 5.61% Python 38.33% C 2.00%

open_manipulator_moveit2's Introduction

OpenManipulatorX for use with MoveIt2

Introduction

Work in progress...

ROBOTIS' Open-manipulator-X repository does support MoveIt for ROS1, but not MoveIt2 for ROS2

ROBOTIS' Turtlebot3 manipulation repository is more up-to-date and supports MoveIt2 for ROS2, but depends on a Turtlebot3.

This is a fork of the ROBOTIS' Turtlebot3 manipulation repository,
with all turtlebot3_manipulation renamed to open_manipulator and all references to Turtlebot3 removed.

Eventually it should also work for U2D2 controller instead of openCR.

More documentation: Manipulation with Turtlebot3

Prerequisites

  • ROS2 Humble

Installation

Clone repository:

cd ~/ros2_ws/src
git clone https://github.com/timassman/open_manipulator_moveit2.git

Build repository:

cd ~/ros2_ws

On your robot, when using ARM chip, gazebo is not available (and not needed):

rosdep install -i -r --from-path src --rosdistro humble -y --skip-keys="gazebo_ros"

Otherwise, on your remote pc:

rosdep install -i -r --from-path src --rosdistro humble -y 

colcon build


Source the environment:

source ~/ros2_ws/install/local_setup.bash


## Real hardware

### On your robot
(Not tested yet)

ros2 launch open_manipulator_bringup hardware.launch.py


### On remote pc

ros2 launch open_manipulator_moveit_config moveit_core.launch.py


Should show:

<img src="rviz.png">

open_manipulator_moveit2's People

Contributors

hpaper avatar robotpilot avatar timassman avatar robotis-will 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.