Skip to content

This repo creates simple user interfaces in RViz for ROS industrial packages such as Motoman, ABB, etc.

Notifications You must be signed in to change notification settings

mike1393/Robot_Interface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robot_Interface

ROS package for robot trajectroy simulation

Package includes

  • Robot Selection (Support ABB, Motoman)
  • Tool Selection
  • Workpiece Selection
  • Joint Trajectory File Input
  • Tool Path File Input

Setup

ROS Kinetic, Ubuntu 16.04 LTS

Maintainer

Yi-Wei (Mike), Chen

Installation

Requirements

ROS packages
Robot packages

Go to your catkin workspace:
cd ~/catkin_ws/src
Clone these repositories:

Kinematic packages

Clone these repositories to your src directory:
hrl-kdl
git clone https://github.com/gt-ros-pkg/hrl-kdl.git

Package Installation

Go to your catkin workspace:
cd ~/catkin_ws/src
Clone this repository:
git clone https://github.com/mike1393/Robot_Interface.git
Now compile your workspace:
cd ~/catkin_ws
catkin_make

About

This repo creates simple user interfaces in RViz for ROS industrial packages such as Motoman, ABB, etc.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages