Documentation Status

Cannot load information on name: aubo_gazebo, distro: electric, which means that it is not yet in our index. Please see this page for information on how to submit your repository to our index.
Cannot load information on name: aubo_gazebo, distro: fuerte, which means that it is not yet in our index. Please see this page for information on how to submit your repository to our index.
Cannot load information on name: aubo_gazebo, distro: groovy, which means that it is not yet in our index. Please see this page for information on how to submit your repository to our index.
Cannot load information on name: aubo_gazebo, distro: hydro, which means that it is not yet in our index. Please see this page for information on how to submit your repository to our index.
Cannot load information on name: aubo_gazebo, distro: kinetic, which means that it is not yet in our index. Please see this page for information on how to submit your repository to our index.
Cannot load information on name: aubo_gazebo, distro: lunar, which means that it is not yet in our index. Please see this page for information on how to submit your repository to our index.

Overview

This package is part of the aubo_robot program.

Getting Started

Be sure to install the moveit_simple_controller_manager package in addition to those mentioned below.

To simulate a AUBO-i5 and control it in simulation, first install the necessary packages:

$ sudo apt-get install \
  ros-indigo-aubo-gazebo \
  ros-indigo-aubo-i5-moveit-config \

To launch the simulated arm and a controller for it, run:

$ roslaunch aubo_gazebo aubo_i5.launch

and in another terminal:

$ roslaunch aubo_i5_moveit_config aubo_i5_moveit_planning_execution.launch sim:=true

To control the simulated arm from RViz, also run:

$ roslaunch aubo_i5_moveit_config moveit_rviz.launch config:=true

You should now be able to drag the end effector goal to create a plan for the simulated arm to execute.

aubo_robot/aubo_i5-plan.png

Additional information

See also the sections Usage with Gazebo Simulation and MoveIt! with a simulated robot in the readme on Github.

Wiki: aubo_gazebo (last edited 2016-12-02 06:10:12 by auboliuxin)