Giter Club home page Giter Club logo

lobot_ros's Introduction

lobot_ros

ROS packages for LOBOT xArm 5 DOF manipulator.

  • OS: Ubuntu 18.04.2 LTS

  • ROS: Melodic

Dependences

Packages Summary

Source files of some simple demos for xArm.

Contains the Unified Robot Description Format (URDF) files of xArm.

Gazebo simulation configurations.

Provides USB-HID driver of xArm and hardware interface for ros_control.

lobot_ik (Deprecated)

An implementation of inverse kinematics solution for 5 DOF manipulator.

Kinematics plugin for MoveIt.

Generated by MoveIt Setup Assistant.

Contains launch files to start simulation or real robot.

Usage

  1. Install all dependences

    sudo apt-get install ros-melodic-moveit ros-melodic-moveit-visual-tools
    sudo apt-get install ros-melodic-ros-control ros-melodic-ros-controllers
    sudo apt-get install libudev-dev
  2. Clone this repository into your workspace

  3. Open and build the workspace with catkin_make

  4. Source the ./devel/setup.bash or ./devel/setup.zsh, depending on which shell you are using.

  5. For simulation, you can simply start with

    roslaunch lobot_xarm moveit_gazebo.launch
  6. For real robot, you need to get the USB device permission first.

    sudo chmod 666 /dev/hidraw*

    It will be easier to recognize which device is with signal11/hidapi.

lobot_ros's People

Contributors

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