Show EOL distros:
Package Summary
The denso robot ros stack constains libraries, configuration files, and ROS nodes for controlling a DENSO robot from ROS.
- Maintainer status: developed
- Maintainer: DENSO WAVE INCORPORATED <denso_robot_soft AT denso-wave.co DOT jp>
- Author: DENSO WAVE INCORPORATED <denso_robot_soft AT denso-wave.co DOT jp>
- License: MIT
- Source: git https://github.com/DENSORobot/denso_robot_ros.git (branch: indigo-devel)
Package Summary
The denso robot ros stack constains libraries, configuration files, and ROS nodes for controlling a DENSO robot from ROS.
- Maintainer status: developed
- Maintainer: DENSO WAVE INCORPORATED <denso_robot_soft AT denso-wave.co DOT jp>
- Author: DENSO WAVE INCORPORATED <denso_robot_soft AT denso-wave.co DOT jp>
- License: MIT
- Source: git https://github.com/DENSORobot/denso_robot_ros.git (branch: kinetic-devel)
Package Summary
The denso robot ros stack constains libraries, configuration files, and ROS nodes for controlling a DENSO robot from ROS.
- Maintainer status: developed
- Maintainer: DENSO WAVE INCORPORATED <fa-support AT denso-wave DOT com>
- Author: DENSO WAVE INCORPORATED <fa-support AT denso-wave DOT com>
- License: MIT
- Source: git https://github.com/DENSORobot/denso_robot_ros.git (branch: melodic-devel)
Overview
denso_robot_ros contains packages that provide nodes for communication with DENSO Industrial robot controllers (RC8/RC8A and RC9).
The robot controller models are as follows.
The robot models are as follows.
It provides an URDF model for VS060 and an associated MoveIt configuration package as a standard component. To control other robot types, see the ROSConverter page for creating the URDF model and the associated MoveIt configuration package.
Installation
The packages in the main repository have been released into ROS Indigo on Ubuntu, making installation through apt-get or synaptic possible. Other Linux distributions will have to build from source.
To install all released Indigo packages, run the following on the command line:
sudo apt-get install ros-$ROS_DISTRO-denso-robot-ros
Tutorials
See the Tutorials page for an overview of the available tutorials.
Report a Bug
Use GitHub to report bugs or submit feature requests. [View active issues]