Giter Site home page Giter Site logo

clarkli86 / aubo_robot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from auborobot/aubo_robot

0.0 2.0 0.0 58.29 MB

Developed for aubo robot (http://www.aubo-robotics.cn/)

Home Page: http://wiki.ros.org/aubo_robot

CMake 3.55% C++ 85.04% Python 10.35% C 1.06%

aubo_robot's Introduction

AUBO Robot

  • Aubo_robot ROS meta-package for ROS-Industrial. See the ROS wiki page for more information.

  • This repository provides ROS support for AUBO robots. This repository holds source code for indigo and kinetic. The corresponding robot controller software version is V4. For those software version < V4, can refer to here.

Installation from Source


For the latest features and developments you might want to install from source.

  1. First set up a catkin workspace (see this tutorials).

  2. Then clone the repository into the src/ folder. It should look like /user_name/catkin_workspace/src/aubo_robot.

  3. In order to compile the package successfully, you need to install some packages related to MoveIt and industrial_corepackage.

  4. Make sure to source the correct setup file according to your workspace hierarchy, then use catkin_make to compile.

    The recommended gcc version is 4.8 for Ubuntu 14.04; And for Ubuntu 16.04, the gcc version is 5.4.

Contents


  • The repository contains packages may be unstable, and they will be migrated to the ROS-I repository after sufficient testing.
  • The contents of these packages are subject to change, without prior notice.
  • Any available APIs are to be considered unstable and are not guaranteed to be complete and / or functional.

MoveIt! with a simulated robot


You can use MoveIt! to control the simulated robot like RVIZ or VREP environment. If you want to simulate the robot in RVIZ:

  • First set up the MoveIt nodes to allow motion planning and run:
	roslaunch <robot_name>_moveit_config/launch/demo.launch sim:=true
  • Then select "Interact" and move the end-effector to a new goal.

  • In "Motion Planning" -> "Plan and Execute" to send trajectory to the sim robot

  • Exit RViz and Ctrl-C the demo.launch window

Usage with real robot


+  When operating an AUBO robot under ROS-Industrial control, make certain that no one is within the robot workspace and the e-stop is under operator control.
  • Source the correct setup shell files and use a new terminal for each command.

  • To bring up the real robot, run:


	roslaunch <robot_name>_moveit_config moveit_planning_execution.launch sim:=false robot_ip:=<192.168.***.***>
  • Move the robot around manually using a teach-pendant. Make sure the robot is controlled by robot-controller, see here.

  • Verify that the joint positions in RVIZ match the physical robot configuration.

  • Then switch to the ros-controller and control the robot through MoveIt.

  • Repeat for every joint and pose.

CAUTION:
Mistakes made during this verification step can result in dangerous collisions when experiment with using the MoveIt planning environment to command trajectories with the real robot. Be certain that an E-stop is close by whenever commanding robot motion.

aubo_robot's People

Contributors

lg609 avatar zhaoyurobotics avatar clarkli86 avatar

Watchers

James Cloos 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.