Skip to content

A ROS program which converts ROS commands in a csr-file, applied on a Pansonic VR-006L manipulator

Notifications You must be signed in to change notification settings

DavidJornThesis/Panasonic_CSR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Panasonic_CSR

Introduction

In this repository, a start has been made to make a conversion of ROS commands to a csr-file which can be used in the DTPS software of Panasonic manipulators. In this repo, a Panasonic VR-006L manipulator is used.

Installation

To install this repo, just clone it into your workspace:

  cd ~/catkin_ws/src
  git clone -b 'branch' 'github-webcode'
  source devel/setup.bash
  catkin_make

Usage

After the installation, a launch can simply be launched as follows:

  roslaunch convert_to_csr ros_to_csr.launch

About

A ROS program which converts ROS commands in a csr-file, applied on a Pansonic VR-006L manipulator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published