No version for distro humble. Known supported distros are highlighted in the buttons above.
No version for distro iron. Known supported distros are highlighted in the buttons above.
No version for distro jazzy. Known supported distros are highlighted in the buttons above.
No version for distro rolling. Known supported distros are highlighted in the buttons above.
No version for distro noetic. Known supported distros are highlighted in the buttons above.
No version for distro ardent. Known supported distros are highlighted in the buttons above.
No version for distro bouncy. Known supported distros are highlighted in the buttons above.
No version for distro crystal. Known supported distros are highlighted in the buttons above.
No version for distro eloquent. Known supported distros are highlighted in the buttons above.
No version for distro dashing. Known supported distros are highlighted in the buttons above.
No version for distro galactic. Known supported distros are highlighted in the buttons above.
No version for distro foxy. Known supported distros are highlighted in the buttons above.
No version for distro lunar. Known supported distros are highlighted in the buttons above.
No version for distro jade. Known supported distros are highlighted in the buttons above.
No version for distro indigo. Known supported distros are highlighted in the buttons above.
No version for distro hydro. Known supported distros are highlighted in the buttons above.
No version for distro kinetic. Known supported distros are highlighted in the buttons above.
ros_robodk_post_processors package from ros_robodk_post_processors reporos_robodk_post_processors |
|
Package Summary
Tags | No category tags. |
Version | 0.0.1 |
License | BSD-3-Clause-Attribution |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://gitlab.com/InstitutMaupertuis/ros_robodk_post_processors.git |
VCS Type | git |
VCS Version | melodic |
Last Updated | 2020-06-04 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Industrial robots native code generators
Additional Links
No additional links.
Maintainers
- Victor Lamoine
Authors
- Victor Lamoine - Institut Maupertuis
Overview
This project allows to generate programs for industrial robots by using ROS services. It is a superset of the InstitutMaupertuis/robodk_postprocessors project.
Dependencies
rosdep
Install, initialize and update rosdep.
Compiling
Create a catkin workspace and clone the project:
mkdir -p catkin_workspace/src
cd catkin_workspace/src
git clone --recurse-submodules https://gitlab.com/InstitutMaupertuis/ros_robodk_post_processors.git
cd ..
Resolve ROS dependencies
rosdep install --from-paths src --ignore-src --rosdistro $ROS_DISTRO -y
Compile
catkin_make
Testing
catkin_make run_tests
CHANGELOG
No CHANGELOG found.
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Dependant Packages
No known dependants.
Launch files
Messages
No message files found.
Services
- srv/ProgSendRobot.srv
- srv/ProgFinish.srv
- srv/Motoman/Macro.srv
- srv/Motoman/Arcof.srv
- srv/Motoman/Arcon.srv
- srv/Motoman/DontUseMFrame.srv
- srv/Motoman/SetFolder.srv
- srv/RunMessage.srv
- srv/MoveC.srv
- srv/RunCode.srv
- srv/MoveJ.srv
- srv/SetDO.srv
- srv/SetZoneData.srv
- srv/Pause.srv
- srv/ProgSave.srv
- srv/MoveL.srv
- srv/SetSpeed.srv
- srv/SetFrame.srv
- srv/SetTool.srv
- srv/SetSpeedJoints.srv
- srv/WaitDI.srv
- srv/ProgStart.srv
Plugins
No plugins found.