|
Package Summary
Tags | support_package description fanuc industrial ros-industrial lrmate200ic |
Version | 0.5.0 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-industrial/fanuc.git |
VCS Type | git |
VCS Version | indigo-devel |
Last Updated | 2021-01-28 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | metapackage fanuc industrial ros-industrial cr35ia description support_package moveit cr7ia driver simple_message KAREL R-30iA R-30iB lrmate200i ikfast kinematics lrmate200ib lrmate200ic m10ia m16ib m20ia m20ib experimental m430ia m6ib m710ic m900ia m900ib r1000ia urdf xacro colour material mesh resources |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- G.A. vd. Hoorn (TU Delft Robotics Institute)
Authors
- G.A. vd. Hoorn (TU Delft Robotics Institute)
fanuc_lrmate200ic_support
Overview
This package is part of the ROS-Industrial program. See the main fanuc page on the ROS wiki for more information on usage.
Contents
See package.xml
for information about the contents of this package.
Changelog for package fanuc_lrmate200ic_support
0.5.0 (2019-09-25)
- make
flange
parent oftool0
(#271). - update xacro xmlns uri (#239).
- for a complete list of changes see the commit log for 0.5.0.
0.4.4 (2018-01-22)
- add custom manifest tags to make package support level explicit.
- for a complete list of changes see the commit log for 0.4.4.
0.4.3 (2017-10-14)
- no changes.
- for a complete list of changes see the commit log for 0.4.3.
0.4.2 (2017-05-22)
- add 'flange' frame: attachment point for EEF xacro models (#213).
- use Jade+ xacro 'pi' constant instead of our own.
- remove redundant urdfs, consumers should use xacro macros or top-level xacros.
- add XML schema processing instruction (#200).
- migrate to in-order processing of xacros (supported on Indigo and up).
- for a complete list of changes see the commit log for 0.4.2.
0.4.1 (2016-06-17)
- use
xacro
instead ofxacro.py
(#195). - remove roslaunch test dependencies (#185).
- for a complete list of changes see the commit log for 0.4.1.
0.4.0 (2015-10-11)
- first Indigo release.
- upgrade manifests to package format 2 (#115).
- general cleanup of XML files (launch, manifests, roslaunch tests, xacros).
- add ROS Index tags to package manifests (#147).
- document launch file arguments (#165).
- use multi-arg install rule instead of for-loop.
- use Roboguide colours for meshes where appropriate (#166).
- for a complete list of changes see the commit log for 0.4.0.
0.3.2 (2015-04-19)
- add readmes to all packages (#153).
- for a complete list of changes see the commit log for 0.3.2
0.3.1 (2015-01-21)
- no changes.
- for a complete list of changes see the commit log for 0.3.1
0.3.0 (2015-01-08)
- first Hydro release of this package.
- promote experimental packages for M-10iA, M-16iB, M-20iA, M-430iA and LR Mate 200iC to main repository.
- add info on specific config used for urdf/xacro (#26).
- explicitly declare dependencies of roslaunch tests (#70).
- update urdfs based on DH data (#54 and #63).
- add 'base' link (transform to World Coordinates) (#101).
- for a complete list of changes see the commit log for 0.3.0
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
catkin | |
fanuc_driver | |
fanuc_resources | |
industrial_robot_client | |
joint_state_publisher | |
robot_state_publisher | |
rviz | |
xacro | |
roslaunch |
System Dependencies
Dependant Packages
Launch files
- launch/load_lrmate200ic5l.launch
- launch/robot_interface_streaming_lrmate200ic5h.launch
-
Manipulator specific version of 'robot_interface_streaming.launch'.
Defaults provided for LR Mate 200iC/5H:
- J23_factor = 1
- use_bswap = true
- 5 joints
Usage:
robot_interface_streaming_lrmate200ic5h.launch robot_ip:=
-
- robot_ip — IP of controller
- J23_factor [default: 1] — Compensation factor for joint 2-3 coupling (-1, 0 or 1)
- use_bswap [default: true] — If true, robot driver will byte-swap all incoming and outgoing data
-
Manipulator specific version of 'robot_interface_streaming.launch'.
Defaults provided for LR Mate 200iC/5H:
- J23_factor = 1
- use_bswap = true
- 5 joints
Usage:
robot_interface_streaming_lrmate200ic5h.launch robot_ip:=
- launch/test_lrmate200ic.launch
- launch/test_lrmate200ic5f.launch
- launch/robot_state_visualize_lrmate200ic5hs.launch
-
Manipulator specific version of the state visualizer.
Defaults provided for LR Mate 200iC/5HS:
- J23_factor = 1
- use_bswap = true
- 5 joints
Usage:
robot_state_visualize_lrmate200ic5hs.launch robot_ip:=
-
- robot_ip — IP of controller
- J23_factor [default: 1] — Compensation factor for joint 2-3 coupling (-1, 0 or 1)
- use_bswap [default: true] — If true, robot driver will byte-swap all incoming and outgoing data
-
Manipulator specific version of the state visualizer.
Defaults provided for LR Mate 200iC/5HS:
- J23_factor = 1
- use_bswap = true
- 5 joints
Usage:
robot_state_visualize_lrmate200ic5hs.launch robot_ip:=
- launch/robot_interface_streaming_lrmate200ic5l.launch
-
Manipulator specific version of 'robot_interface_streaming.launch'.
Defaults provided for LR Mate 200iC/5L:
- J23_factor = 1
- use_bswap = true
- 6 joints
Usage:
robot_interface_streaming_lrmate200ic5l.launch robot_ip:=
-
- robot_ip — IP of controller
- J23_factor [default: 1] — Compensation factor for joint 2-3 coupling (-1, 0 or 1)
- use_bswap [default: true] — If true, robot driver will byte-swap all incoming and outgoing data
-
Manipulator specific version of 'robot_interface_streaming.launch'.
Defaults provided for LR Mate 200iC/5L:
- J23_factor = 1
- use_bswap = true
- 6 joints
Usage:
robot_interface_streaming_lrmate200ic5l.launch robot_ip:=
- launch/test_lrmate200ic5hs.launch
- launch/robot_state_visualize_lrmate200ic.launch
-
Manipulator specific version of the state visualizer.
Defaults provided for LR Mate 200iC:
- J23_factor = 1
- use_bswap = true
- 6 joints
Usage:
robot_state_visualize_lrmate200ic.launch robot_ip:=
-
- robot_ip — IP of controller
- J23_factor [default: 1] — Compensation factor for joint 2-3 coupling (-1, 0 or 1)
- use_bswap [default: true] — If true, robot driver will byte-swap all incoming and outgoing data
-
Manipulator specific version of the state visualizer.
Defaults provided for LR Mate 200iC:
- J23_factor = 1
- use_bswap = true
- 6 joints
Usage:
robot_state_visualize_lrmate200ic.launch robot_ip:=
- launch/robot_interface_streaming_lrmate200ic5f.launch
-
Manipulator specific version of 'robot_interface_streaming.launch'.
Defaults provided for LR Mate 200iC/5F:
- J23_factor = 1
- use_bswap = true
- 5 joints
Usage:
robot_interface_streaming_lrmate200ic5f.launch robot_ip:=
-
- robot_ip — IP of controller
- J23_factor [default: 1] — Compensation factor for joint 2-3 coupling (-1, 0 or 1)
- use_bswap [default: true] — If true, robot driver will byte-swap all incoming and outgoing data
-
Manipulator specific version of 'robot_interface_streaming.launch'.
Defaults provided for LR Mate 200iC/5F:
- J23_factor = 1
- use_bswap = true
- 5 joints
Usage:
robot_interface_streaming_lrmate200ic5f.launch robot_ip:=
- launch/load_lrmate200ic5h.launch
- launch/load_lrmate200ic5hs.launch
- launch/robot_interface_streaming_lrmate200ic5hs.launch
-
Manipulator specific version of 'robot_interface_streaming.launch'.
Defaults provided for LR Mate 200iC/5HS:
- J23_factor = 1
- use_bswap = true
- 5 joints
Usage:
robot_interface_streaming_lrmate200ic5hs.launch robot_ip:=
-
- robot_ip — IP of controller
- J23_factor [default: 1] — Compensation factor for joint 2-3 coupling (-1, 0 or 1)
- use_bswap [default: true] — If true, robot driver will byte-swap all incoming and outgoing data
-
Manipulator specific version of 'robot_interface_streaming.launch'.
Defaults provided for LR Mate 200iC/5HS:
- J23_factor = 1
- use_bswap = true
- 5 joints
Usage:
robot_interface_streaming_lrmate200ic5hs.launch robot_ip:=
- launch/robot_state_visualize_lrmate200ic5f.launch
-
Manipulator specific version of the state visualizer.
Defaults provided for LR Mate 200iC/5F:
- J23_factor = 1
- use_bswap = true
- 5 joints
Usage:
robot_state_visualize_lrmate200ic5f.launch robot_ip:=
-
- robot_ip — IP of controller
- J23_factor [default: 1] — Compensation factor for joint 2-3 coupling (-1, 0 or 1)
- use_bswap [default: true] — If true, robot driver will byte-swap all incoming and outgoing data
-
Manipulator specific version of the state visualizer.
Defaults provided for LR Mate 200iC/5F:
- J23_factor = 1
- use_bswap = true
- 5 joints
Usage:
robot_state_visualize_lrmate200ic5f.launch robot_ip:=
- launch/test_lrmate200ic5l.launch
- launch/test_lrmate200ic5h.launch
- launch/load_lrmate200ic.launch
- launch/robot_interface_streaming_lrmate200ic.launch
-
Manipulator specific version of 'robot_interface_streaming.launch'.
Defaults provided for LR Mate 200iC:
- J23_factor = 1
- use_bswap = true
- 6 joints
Usage:
robot_interface_streaming_lrmate200ic.launch robot_ip:=
-
- robot_ip — IP of controller
- J23_factor [default: 1] — Compensation factor for joint 2-3 coupling (-1, 0 or 1)
- use_bswap [default: true] — If true, robot driver will byte-swap all incoming and outgoing data
-
Manipulator specific version of 'robot_interface_streaming.launch'.
Defaults provided for LR Mate 200iC:
- J23_factor = 1
- use_bswap = true
- 6 joints
Usage:
robot_interface_streaming_lrmate200ic.launch robot_ip:=
- launch/robot_state_visualize_lrmate200ic5h.launch
-
Manipulator specific version of the state visualizer.
Defaults provided for LR Mate 200iC/5H:
- J23_factor = 1
- use_bswap = true
- 5 joints
Usage:
robot_state_visualize_lrmate200ic5h.launch robot_ip:=
-
- robot_ip — IP of controller
- J23_factor [default: 1] — Compensation factor for joint 2-3 coupling (-1, 0 or 1)
- use_bswap [default: true] — If true, robot driver will byte-swap all incoming and outgoing data
-
Manipulator specific version of the state visualizer.
Defaults provided for LR Mate 200iC/5H:
- J23_factor = 1
- use_bswap = true
- 5 joints
Usage:
robot_state_visualize_lrmate200ic5h.launch robot_ip:=
- launch/load_lrmate200ic5f.launch
- launch/robot_state_visualize_lrmate200ic5l.launch
-
Manipulator specific version of the state visualizer.
Defaults provided for LR Mate 200iC/5L:
- J23_factor = 1
- use_bswap = true
- 6 joints
Usage:
robot_state_visualize_lrmate200ic5l.launch robot_ip:=
-
- robot_ip — IP of controller
- J23_factor [default: 1] — Compensation factor for joint 2-3 coupling (-1, 0 or 1)
- use_bswap [default: true] — If true, robot driver will byte-swap all incoming and outgoing data
-
Manipulator specific version of the state visualizer.
Defaults provided for LR Mate 200iC/5L:
- J23_factor = 1
- use_bswap = true
- 6 joints
Usage:
robot_state_visualize_lrmate200ic5l.launch robot_ip:=
- tests/roslaunch_test.xml
Messages
Services
Plugins
Recent questions tagged fanuc_lrmate200ic_support at Robotics Stack Exchange
|
Package Summary
Tags | support_package description fanuc industrial ros-industrial lrmate200ic |
Version | 0.5.0 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-industrial/fanuc.git |
VCS Type | git |
VCS Version | indigo-devel |
Last Updated | 2021-01-28 |
Dev Status | DEVELOPED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | metapackage fanuc industrial ros-industrial cr35ia description support_package moveit cr7ia driver simple_message KAREL R-30iA R-30iB lrmate200i ikfast kinematics lrmate200ib lrmate200ic m10ia m16ib m20ia m20ib experimental m430ia m6ib m710ic m900ia m900ib r1000ia urdf xacro colour material mesh resources |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- G.A. vd. Hoorn (TU Delft Robotics Institute)
Authors
- G.A. vd. Hoorn (TU Delft Robotics Institute)
fanuc_lrmate200ic_support
Overview
This package is part of the ROS-Industrial program. See the main fanuc page on the ROS wiki for more information on usage.
Contents
See package.xml
for information about the contents of this package.
Changelog for package fanuc_lrmate200ic_support
0.5.0 (2019-09-25)
- make
flange
parent oftool0
(#271). - update xacro xmlns uri (#239).
- for a complete list of changes see the commit log for 0.5.0.
0.4.4 (2018-01-22)
- add custom manifest tags to make package support level explicit.
- for a complete list of changes see the commit log for 0.4.4.
0.4.3 (2017-10-14)
- no changes.
- for a complete list of changes see the commit log for 0.4.3.
0.4.2 (2017-05-22)
- add 'flange' frame: attachment point for EEF xacro models (#213).
- use Jade+ xacro 'pi' constant instead of our own.
- remove redundant urdfs, consumers should use xacro macros or top-level xacros.
- add XML schema processing instruction (#200).
- migrate to in-order processing of xacros (supported on Indigo and up).
- for a complete list of changes see the commit log for 0.4.2.
0.4.1 (2016-06-17)
- use
xacro
instead ofxacro.py
(#195). - remove roslaunch test dependencies (#185).
- for a complete list of changes see the commit log for 0.4.1.
0.4.0 (2015-10-11)
- first Indigo release.
- upgrade manifests to package format 2 (#115).
- general cleanup of XML files (launch, manifests, roslaunch tests, xacros).
- add ROS Index tags to package manifests (#147).
- document launch file arguments (#165).
- use multi-arg install rule instead of for-loop.
- use Roboguide colours for meshes where appropriate (#166).
- for a complete list of changes see the commit log for 0.4.0.
0.3.2 (2015-04-19)
- add readmes to all packages (#153).
- for a complete list of changes see the commit log for 0.3.2
0.3.1 (2015-01-21)
- no changes.
- for a complete list of changes see the commit log for 0.3.1
0.3.0 (2015-01-08)
- first Hydro release of this package.
- promote experimental packages for M-10iA, M-16iB, M-20iA, M-430iA and LR Mate 200iC to main repository.
- add info on specific config used for urdf/xacro (#26).
- explicitly declare dependencies of roslaunch tests (#70).
- update urdfs based on DH data (#54 and #63).
- add 'base' link (transform to World Coordinates) (#101).
- for a complete list of changes see the commit log for 0.3.0
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
catkin | |
fanuc_driver | |
fanuc_resources | |
industrial_robot_client | |
joint_state_publisher | |
robot_state_publisher | |
rviz | |
xacro | |
roslaunch |
System Dependencies
Dependant Packages
Launch files
- launch/load_lrmate200ic5l.launch
- launch/robot_interface_streaming_lrmate200ic5h.launch
-
Manipulator specific version of 'robot_interface_streaming.launch'.
Defaults provided for LR Mate 200iC/5H:
- J23_factor = 1
- use_bswap = true
- 5 joints
Usage:
robot_interface_streaming_lrmate200ic5h.launch robot_ip:=
-
- robot_ip — IP of controller
- J23_factor [default: 1] — Compensation factor for joint 2-3 coupling (-1, 0 or 1)
- use_bswap [default: true] — If true, robot driver will byte-swap all incoming and outgoing data
-
Manipulator specific version of 'robot_interface_streaming.launch'.
Defaults provided for LR Mate 200iC/5H:
- J23_factor = 1
- use_bswap = true
- 5 joints
Usage:
robot_interface_streaming_lrmate200ic5h.launch robot_ip:=
- launch/test_lrmate200ic.launch
- launch/test_lrmate200ic5f.launch
- launch/robot_state_visualize_lrmate200ic5hs.launch
-
Manipulator specific version of the state visualizer.
Defaults provided for LR Mate 200iC/5HS:
- J23_factor = 1
- use_bswap = true
- 5 joints
Usage:
robot_state_visualize_lrmate200ic5hs.launch robot_ip:=
-
- robot_ip — IP of controller
- J23_factor [default: 1] — Compensation factor for joint 2-3 coupling (-1, 0 or 1)
- use_bswap [default: true] — If true, robot driver will byte-swap all incoming and outgoing data
-
Manipulator specific version of the state visualizer.
Defaults provided for LR Mate 200iC/5HS:
- J23_factor = 1
- use_bswap = true
- 5 joints
Usage:
robot_state_visualize_lrmate200ic5hs.launch robot_ip:=
- launch/robot_interface_streaming_lrmate200ic5l.launch
-
Manipulator specific version of 'robot_interface_streaming.launch'.
Defaults provided for LR Mate 200iC/5L:
- J23_factor = 1
- use_bswap = true
- 6 joints
Usage:
robot_interface_streaming_lrmate200ic5l.launch robot_ip:=
-
- robot_ip — IP of controller
- J23_factor [default: 1] — Compensation factor for joint 2-3 coupling (-1, 0 or 1)
- use_bswap [default: true] — If true, robot driver will byte-swap all incoming and outgoing data
-
Manipulator specific version of 'robot_interface_streaming.launch'.
Defaults provided for LR Mate 200iC/5L:
- J23_factor = 1
- use_bswap = true
- 6 joints
Usage:
robot_interface_streaming_lrmate200ic5l.launch robot_ip:=
- launch/test_lrmate200ic5hs.launch
- launch/robot_state_visualize_lrmate200ic.launch
-
Manipulator specific version of the state visualizer.
Defaults provided for LR Mate 200iC:
- J23_factor = 1
- use_bswap = true
- 6 joints
Usage:
robot_state_visualize_lrmate200ic.launch robot_ip:=
-
- robot_ip — IP of controller
- J23_factor [default: 1] — Compensation factor for joint 2-3 coupling (-1, 0 or 1)
- use_bswap [default: true] — If true, robot driver will byte-swap all incoming and outgoing data
-
Manipulator specific version of the state visualizer.
Defaults provided for LR Mate 200iC:
- J23_factor = 1
- use_bswap = true
- 6 joints
Usage:
robot_state_visualize_lrmate200ic.launch robot_ip:=
- launch/robot_interface_streaming_lrmate200ic5f.launch
-
Manipulator specific version of 'robot_interface_streaming.launch'.
Defaults provided for LR Mate 200iC/5F:
- J23_factor = 1
- use_bswap = true
- 5 joints
Usage:
robot_interface_streaming_lrmate200ic5f.launch robot_ip:=
-
- robot_ip — IP of controller
- J23_factor [default: 1] — Compensation factor for joint 2-3 coupling (-1, 0 or 1)
- use_bswap [default: true] — If true, robot driver will byte-swap all incoming and outgoing data
-
Manipulator specific version of 'robot_interface_streaming.launch'.
Defaults provided for LR Mate 200iC/5F:
- J23_factor = 1
- use_bswap = true
- 5 joints
Usage:
robot_interface_streaming_lrmate200ic5f.launch robot_ip:=
- launch/load_lrmate200ic5h.launch
- launch/load_lrmate200ic5hs.launch
- launch/robot_interface_streaming_lrmate200ic5hs.launch
-
Manipulator specific version of 'robot_interface_streaming.launch'.
Defaults provided for LR Mate 200iC/5HS:
- J23_factor = 1
- use_bswap = true
- 5 joints
Usage:
robot_interface_streaming_lrmate200ic5hs.launch robot_ip:=
-
- robot_ip — IP of controller
- J23_factor [default: 1] — Compensation factor for joint 2-3 coupling (-1, 0 or 1)
- use_bswap [default: true] — If true, robot driver will byte-swap all incoming and outgoing data
-
Manipulator specific version of 'robot_interface_streaming.launch'.
Defaults provided for LR Mate 200iC/5HS:
- J23_factor = 1
- use_bswap = true
- 5 joints
Usage:
robot_interface_streaming_lrmate200ic5hs.launch robot_ip:=
- launch/robot_state_visualize_lrmate200ic5f.launch
-
Manipulator specific version of the state visualizer.
Defaults provided for LR Mate 200iC/5F:
- J23_factor = 1
- use_bswap = true
- 5 joints
Usage:
robot_state_visualize_lrmate200ic5f.launch robot_ip:=
-
- robot_ip — IP of controller
- J23_factor [default: 1] — Compensation factor for joint 2-3 coupling (-1, 0 or 1)
- use_bswap [default: true] — If true, robot driver will byte-swap all incoming and outgoing data
-
Manipulator specific version of the state visualizer.
Defaults provided for LR Mate 200iC/5F:
- J23_factor = 1
- use_bswap = true
- 5 joints
Usage:
robot_state_visualize_lrmate200ic5f.launch robot_ip:=
- launch/test_lrmate200ic5l.launch
- launch/test_lrmate200ic5h.launch
- launch/load_lrmate200ic.launch
- launch/robot_interface_streaming_lrmate200ic.launch
-
Manipulator specific version of 'robot_interface_streaming.launch'.
Defaults provided for LR Mate 200iC:
- J23_factor = 1
- use_bswap = true
- 6 joints
Usage:
robot_interface_streaming_lrmate200ic.launch robot_ip:=
-
- robot_ip — IP of controller
- J23_factor [default: 1] — Compensation factor for joint 2-3 coupling (-1, 0 or 1)
- use_bswap [default: true] — If true, robot driver will byte-swap all incoming and outgoing data
-
Manipulator specific version of 'robot_interface_streaming.launch'.
Defaults provided for LR Mate 200iC:
- J23_factor = 1
- use_bswap = true
- 6 joints
Usage:
robot_interface_streaming_lrmate200ic.launch robot_ip:=
- launch/robot_state_visualize_lrmate200ic5h.launch
-
Manipulator specific version of the state visualizer.
Defaults provided for LR Mate 200iC/5H:
- J23_factor = 1
- use_bswap = true
- 5 joints
Usage:
robot_state_visualize_lrmate200ic5h.launch robot_ip:=
-
- robot_ip — IP of controller
- J23_factor [default: 1] — Compensation factor for joint 2-3 coupling (-1, 0 or 1)
- use_bswap [default: true] — If true, robot driver will byte-swap all incoming and outgoing data
-
Manipulator specific version of the state visualizer.
Defaults provided for LR Mate 200iC/5H:
- J23_factor = 1
- use_bswap = true
- 5 joints
Usage:
robot_state_visualize_lrmate200ic5h.launch robot_ip:=
- launch/load_lrmate200ic5f.launch
- launch/robot_state_visualize_lrmate200ic5l.launch
-
Manipulator specific version of the state visualizer.
Defaults provided for LR Mate 200iC/5L:
- J23_factor = 1
- use_bswap = true
- 6 joints
Usage:
robot_state_visualize_lrmate200ic5l.launch robot_ip:=
-
- robot_ip — IP of controller
- J23_factor [default: 1] — Compensation factor for joint 2-3 coupling (-1, 0 or 1)
- use_bswap [default: true] — If true, robot driver will byte-swap all incoming and outgoing data
-
Manipulator specific version of the state visualizer.
Defaults provided for LR Mate 200iC/5L:
- J23_factor = 1
- use_bswap = true
- 6 joints
Usage:
robot_state_visualize_lrmate200ic5l.launch robot_ip:=
- tests/roslaunch_test.xml
Messages
Services
Plugins
Recent questions tagged fanuc_lrmate200ic_support at Robotics Stack Exchange
|
Package Summary
Tags | No category tags. |
Version | 0.3.2 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-industrial/fanuc.git |
VCS Type | git |
VCS Version | hydro-devel |
Last Updated | 2015-04-19 |
Dev Status | DEVELOPED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | metapackage fanuc industrial ros-industrial cr35ia description support_package moveit cr7ia driver simple_message KAREL R-30iA R-30iB lrmate200i ikfast kinematics lrmate200ib lrmate200ic m10ia m16ib m20ia m20ib experimental m430ia m6ib m710ic m900ia m900ib r1000ia urdf xacro colour material mesh resources |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- G.A. vd. Hoorn (TU Delft Robotics Institute)
Authors
- G.A. vd. Hoorn (TU Delft Robotics Institute)
fanuc_lrmate200ic_support
Overview
This package is part of the ROS-Industrial program. See the main fanuc page on the ROS wiki for more information on usage.
Changelog for package fanuc_lrmate200ic_support
0.3.2 (2015-04-19)
- add readmes to all packages (#153).
- for a complete list of changes see the commit log for 0.3.2
0.3.1 (2015-01-21)
- no changes.
- for a complete list of changes see the commit log for 0.3.1
0.3.0 (2015-01-08)
- first Hydro release of this package.
- promote experimental packages for M-10iA, M-16iB, M-20iA, M-430iA and LR Mate 200iC to main repository.
- add info on specific config used for urdf/xacro (#26).
- explicitly declare dependencies of roslaunch tests (#70).
- update urdfs based on DH data (#54 and #63).
- add 'base' link (transform to World Coordinates) (#101).
- for a complete list of changes see the commit log for 0.3.0
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
roslaunch | |
catkin | |
robot_state_publisher | |
joint_state_publisher | |
rviz | |
xacro | |
fanuc_resources | |
fanuc_driver |
System Dependencies
Dependant Packages
Launch files
- launch/load_lrmate200ic5l.launch
- launch/robot_interface_streaming_lrmate200ic5h.launch
-
Manipulator specific version of 'robot_interface_streaming.launch'.
Defaults provided for LR Mate 200iC/5H:
- J23_factor = 1
- use_bswap = true
- 5 joints
Usage:
robot_interface_streaming_lrmate200ic5h.launch robot_ip:=
-
- robot_ip
- J23_factor [default: 1]
- use_bswap [default: true]
-
Manipulator specific version of 'robot_interface_streaming.launch'.
Defaults provided for LR Mate 200iC/5H:
- J23_factor = 1
- use_bswap = true
- 5 joints
Usage:
robot_interface_streaming_lrmate200ic5h.launch robot_ip:=
- launch/test_lrmate200ic.launch
- launch/test_lrmate200ic5f.launch
- launch/robot_state_visualize_lrmate200ic5hs.launch
-
Manipulator specific version of the state visualizer.
Defaults provided for LR Mate 200iC/5HS:
- J23_factor = 1
- use_bswap = true
- 5 joints
Usage:
robot_state_visualize_lrmate200ic5hs.launch robot_ip:=
-
- robot_ip
- J23_factor [default: 1]
- use_bswap [default: true]
-
Manipulator specific version of the state visualizer.
Defaults provided for LR Mate 200iC/5HS:
- J23_factor = 1
- use_bswap = true
- 5 joints
Usage:
robot_state_visualize_lrmate200ic5hs.launch robot_ip:=
- launch/robot_interface_streaming_lrmate200ic5l.launch
-
Manipulator specific version of 'robot_interface_streaming.launch'.
Defaults provided for LR Mate 200iC/5L:
- J23_factor = 1
- use_bswap = true
- 6 joints
Usage:
robot_interface_streaming_lrmate200ic5l.launch robot_ip:=
-
- robot_ip
- J23_factor [default: 1]
- use_bswap [default: true]
-
Manipulator specific version of 'robot_interface_streaming.launch'.
Defaults provided for LR Mate 200iC/5L:
- J23_factor = 1
- use_bswap = true
- 6 joints
Usage:
robot_interface_streaming_lrmate200ic5l.launch robot_ip:=
- launch/test_lrmate200ic5hs.launch
- launch/robot_state_visualize_lrmate200ic.launch
-
Manipulator specific version of the state visualizer.
Defaults provided for LR Mate 200iC:
- J23_factor = 1
- use_bswap = true
- 6 joints
Usage:
robot_state_visualize_lrmate200ic.launch robot_ip:=
-
- robot_ip
- J23_factor [default: 1]
- use_bswap [default: true]
-
Manipulator specific version of the state visualizer.
Defaults provided for LR Mate 200iC:
- J23_factor = 1
- use_bswap = true
- 6 joints
Usage:
robot_state_visualize_lrmate200ic.launch robot_ip:=
- launch/robot_interface_streaming_lrmate200ic5f.launch
-
Manipulator specific version of 'robot_interface_streaming.launch'.
Defaults provided for LR Mate 200iC/5F:
- J23_factor = 1
- use_bswap = true
- 5 joints
Usage:
robot_interface_streaming_lrmate200ic5f.launch robot_ip:=
-
- robot_ip
- J23_factor [default: 1]
- use_bswap [default: true]
-
Manipulator specific version of 'robot_interface_streaming.launch'.
Defaults provided for LR Mate 200iC/5F:
- J23_factor = 1
- use_bswap = true
- 5 joints
Usage:
robot_interface_streaming_lrmate200ic5f.launch robot_ip:=
- launch/load_lrmate200ic5h.launch
- launch/load_lrmate200ic5hs.launch
- launch/robot_interface_streaming_lrmate200ic5hs.launch
-
Manipulator specific version of 'robot_interface_streaming.launch'.
Defaults provided for LR Mate 200iC/5HS:
- J23_factor = 1
- use_bswap = true
- 5 joints
Usage:
robot_interface_streaming_lrmate200ic5hs.launch robot_ip:=
-
- robot_ip
- J23_factor [default: 1]
- use_bswap [default: true]
-
Manipulator specific version of 'robot_interface_streaming.launch'.
Defaults provided for LR Mate 200iC/5HS:
- J23_factor = 1
- use_bswap = true
- 5 joints
Usage:
robot_interface_streaming_lrmate200ic5hs.launch robot_ip:=
- launch/robot_state_visualize_lrmate200ic5f.launch
-
Manipulator specific version of the state visualizer.
Defaults provided for LR Mate 200iC/5F:
- J23_factor = 1
- use_bswap = true
- 5 joints
Usage:
robot_state_visualize_lrmate200ic5f.launch robot_ip:=
-
- robot_ip
- J23_factor [default: 1]
- use_bswap [default: true]
-
Manipulator specific version of the state visualizer.
Defaults provided for LR Mate 200iC/5F:
- J23_factor = 1
- use_bswap = true
- 5 joints
Usage:
robot_state_visualize_lrmate200ic5f.launch robot_ip:=
- launch/test_lrmate200ic5l.launch
- launch/test_lrmate200ic5h.launch
- launch/load_lrmate200ic.launch
- launch/robot_interface_streaming_lrmate200ic.launch
-
Manipulator specific version of 'robot_interface_streaming.launch'.
Defaults provided for LR Mate 200iC:
- J23_factor = 1
- use_bswap = true
- 6 joints
Usage:
robot_interface_streaming_lrmate200ic.launch robot_ip:=
-
- robot_ip
- J23_factor [default: 1]
- use_bswap [default: true]
-
Manipulator specific version of 'robot_interface_streaming.launch'.
Defaults provided for LR Mate 200iC:
- J23_factor = 1
- use_bswap = true
- 6 joints
Usage:
robot_interface_streaming_lrmate200ic.launch robot_ip:=
- launch/robot_state_visualize_lrmate200ic5h.launch
-
Manipulator specific version of the state visualizer.
Defaults provided for LR Mate 200iC/5H:
- J23_factor = 1
- use_bswap = true
- 5 joints
Usage:
robot_state_visualize_lrmate200ic5h.launch robot_ip:=
-
- robot_ip
- J23_factor [default: 1]
- use_bswap [default: true]
-
Manipulator specific version of the state visualizer.
Defaults provided for LR Mate 200iC/5H:
- J23_factor = 1
- use_bswap = true
- 5 joints
Usage:
robot_state_visualize_lrmate200ic5h.launch robot_ip:=
- launch/load_lrmate200ic5f.launch
- launch/robot_state_visualize_lrmate200ic5l.launch
-
Manipulator specific version of the state visualizer.
Defaults provided for LR Mate 200iC/5L:
- J23_factor = 1
- use_bswap = true
- 6 joints
Usage:
robot_state_visualize_lrmate200ic5l.launch robot_ip:=
-
- robot_ip
- J23_factor [default: 1]
- use_bswap [default: true]
-
Manipulator specific version of the state visualizer.
Defaults provided for LR Mate 200iC/5L:
- J23_factor = 1
- use_bswap = true
- 6 joints
Usage:
robot_state_visualize_lrmate200ic5l.launch robot_ip:=
- tests/roslaunch_test.xml
Messages
Services
Plugins
Recent questions tagged fanuc_lrmate200ic_support at Robotics Stack Exchange
|
Package Summary
Tags | support_package description fanuc industrial ros-industrial lrmate200ic |
Version | 0.5.0 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-industrial/fanuc.git |
VCS Type | git |
VCS Version | indigo-devel |
Last Updated | 2021-01-28 |
Dev Status | DEVELOPED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | metapackage fanuc industrial ros-industrial cr35ia description support_package moveit cr7ia driver simple_message KAREL R-30iA R-30iB lrmate200i ikfast kinematics lrmate200ib lrmate200ic m10ia m16ib m20ia m20ib experimental m430ia m6ib m710ic m900ia m900ib r1000ia urdf xacro colour material mesh resources |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- G.A. vd. Hoorn (TU Delft Robotics Institute)
Authors
- G.A. vd. Hoorn (TU Delft Robotics Institute)
fanuc_lrmate200ic_support
Overview
This package is part of the ROS-Industrial program. See the main fanuc page on the ROS wiki for more information on usage.
Contents
See package.xml
for information about the contents of this package.
Changelog for package fanuc_lrmate200ic_support
0.5.0 (2019-09-25)
- make
flange
parent oftool0
(#271). - update xacro xmlns uri (#239).
- for a complete list of changes see the commit log for 0.5.0.
0.4.4 (2018-01-22)
- add custom manifest tags to make package support level explicit.
- for a complete list of changes see the commit log for 0.4.4.
0.4.3 (2017-10-14)
- no changes.
- for a complete list of changes see the commit log for 0.4.3.
0.4.2 (2017-05-22)
- add 'flange' frame: attachment point for EEF xacro models (#213).
- use Jade+ xacro 'pi' constant instead of our own.
- remove redundant urdfs, consumers should use xacro macros or top-level xacros.
- add XML schema processing instruction (#200).
- migrate to in-order processing of xacros (supported on Indigo and up).
- for a complete list of changes see the commit log for 0.4.2.
0.4.1 (2016-06-17)
- use
xacro
instead ofxacro.py
(#195). - remove roslaunch test dependencies (#185).
- for a complete list of changes see the commit log for 0.4.1.
0.4.0 (2015-10-11)
- first Indigo release.
- upgrade manifests to package format 2 (#115).
- general cleanup of XML files (launch, manifests, roslaunch tests, xacros).
- add ROS Index tags to package manifests (#147).
- document launch file arguments (#165).
- use multi-arg install rule instead of for-loop.
- use Roboguide colours for meshes where appropriate (#166).
- for a complete list of changes see the commit log for 0.4.0.
0.3.2 (2015-04-19)
- add readmes to all packages (#153).
- for a complete list of changes see the commit log for 0.3.2
0.3.1 (2015-01-21)
- no changes.
- for a complete list of changes see the commit log for 0.3.1
0.3.0 (2015-01-08)
- first Hydro release of this package.
- promote experimental packages for M-10iA, M-16iB, M-20iA, M-430iA and LR Mate 200iC to main repository.
- add info on specific config used for urdf/xacro (#26).
- explicitly declare dependencies of roslaunch tests (#70).
- update urdfs based on DH data (#54 and #63).
- add 'base' link (transform to World Coordinates) (#101).
- for a complete list of changes see the commit log for 0.3.0
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
catkin | |
fanuc_driver | |
fanuc_resources | |
industrial_robot_client | |
joint_state_publisher | |
robot_state_publisher | |
rviz | |
xacro | |
roslaunch |
System Dependencies
Dependant Packages
Launch files
- launch/load_lrmate200ic5l.launch
- launch/robot_interface_streaming_lrmate200ic5h.launch
-
Manipulator specific version of 'robot_interface_streaming.launch'.
Defaults provided for LR Mate 200iC/5H:
- J23_factor = 1
- use_bswap = true
- 5 joints
Usage:
robot_interface_streaming_lrmate200ic5h.launch robot_ip:=
-
- robot_ip — IP of controller
- J23_factor [default: 1] — Compensation factor for joint 2-3 coupling (-1, 0 or 1)
- use_bswap [default: true] — If true, robot driver will byte-swap all incoming and outgoing data
-
Manipulator specific version of 'robot_interface_streaming.launch'.
Defaults provided for LR Mate 200iC/5H:
- J23_factor = 1
- use_bswap = true
- 5 joints
Usage:
robot_interface_streaming_lrmate200ic5h.launch robot_ip:=
- launch/test_lrmate200ic.launch
- launch/test_lrmate200ic5f.launch
- launch/robot_state_visualize_lrmate200ic5hs.launch
-
Manipulator specific version of the state visualizer.
Defaults provided for LR Mate 200iC/5HS:
- J23_factor = 1
- use_bswap = true
- 5 joints
Usage:
robot_state_visualize_lrmate200ic5hs.launch robot_ip:=
-
- robot_ip — IP of controller
- J23_factor [default: 1] — Compensation factor for joint 2-3 coupling (-1, 0 or 1)
- use_bswap [default: true] — If true, robot driver will byte-swap all incoming and outgoing data
-
Manipulator specific version of the state visualizer.
Defaults provided for LR Mate 200iC/5HS:
- J23_factor = 1
- use_bswap = true
- 5 joints
Usage:
robot_state_visualize_lrmate200ic5hs.launch robot_ip:=
- launch/robot_interface_streaming_lrmate200ic5l.launch
-
Manipulator specific version of 'robot_interface_streaming.launch'.
Defaults provided for LR Mate 200iC/5L:
- J23_factor = 1
- use_bswap = true
- 6 joints
Usage:
robot_interface_streaming_lrmate200ic5l.launch robot_ip:=
-
- robot_ip — IP of controller
- J23_factor [default: 1] — Compensation factor for joint 2-3 coupling (-1, 0 or 1)
- use_bswap [default: true] — If true, robot driver will byte-swap all incoming and outgoing data
-
Manipulator specific version of 'robot_interface_streaming.launch'.
Defaults provided for LR Mate 200iC/5L:
- J23_factor = 1
- use_bswap = true
- 6 joints
Usage:
robot_interface_streaming_lrmate200ic5l.launch robot_ip:=
- launch/test_lrmate200ic5hs.launch
- launch/robot_state_visualize_lrmate200ic.launch
-
Manipulator specific version of the state visualizer.
Defaults provided for LR Mate 200iC:
- J23_factor = 1
- use_bswap = true
- 6 joints
Usage:
robot_state_visualize_lrmate200ic.launch robot_ip:=
-
- robot_ip — IP of controller
- J23_factor [default: 1] — Compensation factor for joint 2-3 coupling (-1, 0 or 1)
- use_bswap [default: true] — If true, robot driver will byte-swap all incoming and outgoing data
-
Manipulator specific version of the state visualizer.
Defaults provided for LR Mate 200iC:
- J23_factor = 1
- use_bswap = true
- 6 joints
Usage:
robot_state_visualize_lrmate200ic.launch robot_ip:=
- launch/robot_interface_streaming_lrmate200ic5f.launch
-
Manipulator specific version of 'robot_interface_streaming.launch'.
Defaults provided for LR Mate 200iC/5F:
- J23_factor = 1
- use_bswap = true
- 5 joints
Usage:
robot_interface_streaming_lrmate200ic5f.launch robot_ip:=
-
- robot_ip — IP of controller
- J23_factor [default: 1] — Compensation factor for joint 2-3 coupling (-1, 0 or 1)
- use_bswap [default: true] — If true, robot driver will byte-swap all incoming and outgoing data
-
Manipulator specific version of 'robot_interface_streaming.launch'.
Defaults provided for LR Mate 200iC/5F:
- J23_factor = 1
- use_bswap = true
- 5 joints
Usage:
robot_interface_streaming_lrmate200ic5f.launch robot_ip:=
- launch/load_lrmate200ic5h.launch
- launch/load_lrmate200ic5hs.launch
- launch/robot_interface_streaming_lrmate200ic5hs.launch
-
Manipulator specific version of 'robot_interface_streaming.launch'.
Defaults provided for LR Mate 200iC/5HS:
- J23_factor = 1
- use_bswap = true
- 5 joints
Usage:
robot_interface_streaming_lrmate200ic5hs.launch robot_ip:=
-
- robot_ip — IP of controller
- J23_factor [default: 1] — Compensation factor for joint 2-3 coupling (-1, 0 or 1)
- use_bswap [default: true] — If true, robot driver will byte-swap all incoming and outgoing data
-
Manipulator specific version of 'robot_interface_streaming.launch'.
Defaults provided for LR Mate 200iC/5HS:
- J23_factor = 1
- use_bswap = true
- 5 joints
Usage:
robot_interface_streaming_lrmate200ic5hs.launch robot_ip:=
- launch/robot_state_visualize_lrmate200ic5f.launch
-
Manipulator specific version of the state visualizer.
Defaults provided for LR Mate 200iC/5F:
- J23_factor = 1
- use_bswap = true
- 5 joints
Usage:
robot_state_visualize_lrmate200ic5f.launch robot_ip:=
-
- robot_ip — IP of controller
- J23_factor [default: 1] — Compensation factor for joint 2-3 coupling (-1, 0 or 1)
- use_bswap [default: true] — If true, robot driver will byte-swap all incoming and outgoing data
-
Manipulator specific version of the state visualizer.
Defaults provided for LR Mate 200iC/5F:
- J23_factor = 1
- use_bswap = true
- 5 joints
Usage:
robot_state_visualize_lrmate200ic5f.launch robot_ip:=
- launch/test_lrmate200ic5l.launch
- launch/test_lrmate200ic5h.launch
- launch/load_lrmate200ic.launch
- launch/robot_interface_streaming_lrmate200ic.launch
-
Manipulator specific version of 'robot_interface_streaming.launch'.
Defaults provided for LR Mate 200iC:
- J23_factor = 1
- use_bswap = true
- 6 joints
Usage:
robot_interface_streaming_lrmate200ic.launch robot_ip:=
-
- robot_ip — IP of controller
- J23_factor [default: 1] — Compensation factor for joint 2-3 coupling (-1, 0 or 1)
- use_bswap [default: true] — If true, robot driver will byte-swap all incoming and outgoing data
-
Manipulator specific version of 'robot_interface_streaming.launch'.
Defaults provided for LR Mate 200iC:
- J23_factor = 1
- use_bswap = true
- 6 joints
Usage:
robot_interface_streaming_lrmate200ic.launch robot_ip:=
- launch/robot_state_visualize_lrmate200ic5h.launch
-
Manipulator specific version of the state visualizer.
Defaults provided for LR Mate 200iC/5H:
- J23_factor = 1
- use_bswap = true
- 5 joints
Usage:
robot_state_visualize_lrmate200ic5h.launch robot_ip:=
-
- robot_ip — IP of controller
- J23_factor [default: 1] — Compensation factor for joint 2-3 coupling (-1, 0 or 1)
- use_bswap [default: true] — If true, robot driver will byte-swap all incoming and outgoing data
-
Manipulator specific version of the state visualizer.
Defaults provided for LR Mate 200iC/5H:
- J23_factor = 1
- use_bswap = true
- 5 joints
Usage:
robot_state_visualize_lrmate200ic5h.launch robot_ip:=
- launch/load_lrmate200ic5f.launch
- launch/robot_state_visualize_lrmate200ic5l.launch
-
Manipulator specific version of the state visualizer.
Defaults provided for LR Mate 200iC/5L:
- J23_factor = 1
- use_bswap = true
- 6 joints
Usage:
robot_state_visualize_lrmate200ic5l.launch robot_ip:=
-
- robot_ip — IP of controller
- J23_factor [default: 1] — Compensation factor for joint 2-3 coupling (-1, 0 or 1)
- use_bswap [default: true] — If true, robot driver will byte-swap all incoming and outgoing data
-
Manipulator specific version of the state visualizer.
Defaults provided for LR Mate 200iC/5L:
- J23_factor = 1
- use_bswap = true
- 6 joints
Usage:
robot_state_visualize_lrmate200ic5l.launch robot_ip:=
- tests/roslaunch_test.xml
Messages
Services
Plugins
Recent questions tagged fanuc_lrmate200ic_support at Robotics Stack Exchange
|
Package Summary
Tags | support_package description fanuc industrial ros-industrial lrmate200ic |
Version | 0.5.0 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-industrial/fanuc.git |
VCS Type | git |
VCS Version | indigo-devel |
Last Updated | 2021-01-28 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | metapackage fanuc industrial ros-industrial cr35ia description support_package moveit cr7ia driver simple_message KAREL R-30iA R-30iB lrmate200i ikfast kinematics lrmate200ib lrmate200ic m10ia m16ib m20ia m20ib experimental m430ia m6ib m710ic m900ia m900ib r1000ia urdf xacro colour material mesh resources |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- G.A. vd. Hoorn (TU Delft Robotics Institute)
Authors
- G.A. vd. Hoorn (TU Delft Robotics Institute)
fanuc_lrmate200ic_support
Overview
This package is part of the ROS-Industrial program. See the main fanuc page on the ROS wiki for more information on usage.
Contents
See package.xml
for information about the contents of this package.
Changelog for package fanuc_lrmate200ic_support
0.5.0 (2019-09-25)
- make
flange
parent oftool0
(#271). - update xacro xmlns uri (#239).
- for a complete list of changes see the commit log for 0.5.0.
0.4.4 (2018-01-22)
- add custom manifest tags to make package support level explicit.
- for a complete list of changes see the commit log for 0.4.4.
0.4.3 (2017-10-14)
- no changes.
- for a complete list of changes see the commit log for 0.4.3.
0.4.2 (2017-05-22)
- add 'flange' frame: attachment point for EEF xacro models (#213).
- use Jade+ xacro 'pi' constant instead of our own.
- remove redundant urdfs, consumers should use xacro macros or top-level xacros.
- add XML schema processing instruction (#200).
- migrate to in-order processing of xacros (supported on Indigo and up).
- for a complete list of changes see the commit log for 0.4.2.
0.4.1 (2016-06-17)
- use
xacro
instead ofxacro.py
(#195). - remove roslaunch test dependencies (#185).
- for a complete list of changes see the commit log for 0.4.1.
0.4.0 (2015-10-11)
- first Indigo release.
- upgrade manifests to package format 2 (#115).
- general cleanup of XML files (launch, manifests, roslaunch tests, xacros).
- add ROS Index tags to package manifests (#147).
- document launch file arguments (#165).
- use multi-arg install rule instead of for-loop.
- use Roboguide colours for meshes where appropriate (#166).
- for a complete list of changes see the commit log for 0.4.0.
0.3.2 (2015-04-19)
- add readmes to all packages (#153).
- for a complete list of changes see the commit log for 0.3.2
0.3.1 (2015-01-21)
- no changes.
- for a complete list of changes see the commit log for 0.3.1
0.3.0 (2015-01-08)
- first Hydro release of this package.
- promote experimental packages for M-10iA, M-16iB, M-20iA, M-430iA and LR Mate 200iC to main repository.
- add info on specific config used for urdf/xacro (#26).
- explicitly declare dependencies of roslaunch tests (#70).
- update urdfs based on DH data (#54 and #63).
- add 'base' link (transform to World Coordinates) (#101).
- for a complete list of changes see the commit log for 0.3.0
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
catkin | |
fanuc_driver | |
fanuc_resources | |
industrial_robot_client | |
joint_state_publisher | |
robot_state_publisher | |
rviz | |
xacro | |
roslaunch |
System Dependencies
Dependant Packages
Launch files
- launch/load_lrmate200ic5l.launch
- launch/robot_interface_streaming_lrmate200ic5h.launch
-
Manipulator specific version of 'robot_interface_streaming.launch'.
Defaults provided for LR Mate 200iC/5H:
- J23_factor = 1
- use_bswap = true
- 5 joints
Usage:
robot_interface_streaming_lrmate200ic5h.launch robot_ip:=
-
- robot_ip — IP of controller
- J23_factor [default: 1] — Compensation factor for joint 2-3 coupling (-1, 0 or 1)
- use_bswap [default: true] — If true, robot driver will byte-swap all incoming and outgoing data
-
Manipulator specific version of 'robot_interface_streaming.launch'.
Defaults provided for LR Mate 200iC/5H:
- J23_factor = 1
- use_bswap = true
- 5 joints
Usage:
robot_interface_streaming_lrmate200ic5h.launch robot_ip:=
- launch/test_lrmate200ic.launch
- launch/test_lrmate200ic5f.launch
- launch/robot_state_visualize_lrmate200ic5hs.launch
-
Manipulator specific version of the state visualizer.
Defaults provided for LR Mate 200iC/5HS:
- J23_factor = 1
- use_bswap = true
- 5 joints
Usage:
robot_state_visualize_lrmate200ic5hs.launch robot_ip:=
-
- robot_ip — IP of controller
- J23_factor [default: 1] — Compensation factor for joint 2-3 coupling (-1, 0 or 1)
- use_bswap [default: true] — If true, robot driver will byte-swap all incoming and outgoing data
-
Manipulator specific version of the state visualizer.
Defaults provided for LR Mate 200iC/5HS:
- J23_factor = 1
- use_bswap = true
- 5 joints
Usage:
robot_state_visualize_lrmate200ic5hs.launch robot_ip:=
- launch/robot_interface_streaming_lrmate200ic5l.launch
-
Manipulator specific version of 'robot_interface_streaming.launch'.
Defaults provided for LR Mate 200iC/5L:
- J23_factor = 1
- use_bswap = true
- 6 joints
Usage:
robot_interface_streaming_lrmate200ic5l.launch robot_ip:=
-
- robot_ip — IP of controller
- J23_factor [default: 1] — Compensation factor for joint 2-3 coupling (-1, 0 or 1)
- use_bswap [default: true] — If true, robot driver will byte-swap all incoming and outgoing data
-
Manipulator specific version of 'robot_interface_streaming.launch'.
Defaults provided for LR Mate 200iC/5L:
- J23_factor = 1
- use_bswap = true
- 6 joints
Usage:
robot_interface_streaming_lrmate200ic5l.launch robot_ip:=
- launch/test_lrmate200ic5hs.launch
- launch/robot_state_visualize_lrmate200ic.launch
-
Manipulator specific version of the state visualizer.
Defaults provided for LR Mate 200iC:
- J23_factor = 1
- use_bswap = true
- 6 joints
Usage:
robot_state_visualize_lrmate200ic.launch robot_ip:=
-
- robot_ip — IP of controller
- J23_factor [default: 1] — Compensation factor for joint 2-3 coupling (-1, 0 or 1)
- use_bswap [default: true] — If true, robot driver will byte-swap all incoming and outgoing data
-
Manipulator specific version of the state visualizer.
Defaults provided for LR Mate 200iC:
- J23_factor = 1
- use_bswap = true
- 6 joints
Usage:
robot_state_visualize_lrmate200ic.launch robot_ip:=
- launch/robot_interface_streaming_lrmate200ic5f.launch
-
Manipulator specific version of 'robot_interface_streaming.launch'.
Defaults provided for LR Mate 200iC/5F:
- J23_factor = 1
- use_bswap = true
- 5 joints
Usage:
robot_interface_streaming_lrmate200ic5f.launch robot_ip:=
-
- robot_ip — IP of controller
- J23_factor [default: 1] — Compensation factor for joint 2-3 coupling (-1, 0 or 1)
- use_bswap [default: true] — If true, robot driver will byte-swap all incoming and outgoing data
-
Manipulator specific version of 'robot_interface_streaming.launch'.
Defaults provided for LR Mate 200iC/5F:
- J23_factor = 1
- use_bswap = true
- 5 joints
Usage:
robot_interface_streaming_lrmate200ic5f.launch robot_ip:=
- launch/load_lrmate200ic5h.launch
- launch/load_lrmate200ic5hs.launch
- launch/robot_interface_streaming_lrmate200ic5hs.launch
-
Manipulator specific version of 'robot_interface_streaming.launch'.
Defaults provided for LR Mate 200iC/5HS:
- J23_factor = 1
- use_bswap = true
- 5 joints
Usage:
robot_interface_streaming_lrmate200ic5hs.launch robot_ip:=
-
- robot_ip — IP of controller
- J23_factor [default: 1] — Compensation factor for joint 2-3 coupling (-1, 0 or 1)
- use_bswap [default: true] — If true, robot driver will byte-swap all incoming and outgoing data
-
Manipulator specific version of 'robot_interface_streaming.launch'.
Defaults provided for LR Mate 200iC/5HS:
- J23_factor = 1
- use_bswap = true
- 5 joints
Usage:
robot_interface_streaming_lrmate200ic5hs.launch robot_ip:=
- launch/robot_state_visualize_lrmate200ic5f.launch
-
Manipulator specific version of the state visualizer.
Defaults provided for LR Mate 200iC/5F:
- J23_factor = 1
- use_bswap = true
- 5 joints
Usage:
robot_state_visualize_lrmate200ic5f.launch robot_ip:=
-
- robot_ip — IP of controller
- J23_factor [default: 1] — Compensation factor for joint 2-3 coupling (-1, 0 or 1)
- use_bswap [default: true] — If true, robot driver will byte-swap all incoming and outgoing data
-
Manipulator specific version of the state visualizer.
Defaults provided for LR Mate 200iC/5F:
- J23_factor = 1
- use_bswap = true
- 5 joints
Usage:
robot_state_visualize_lrmate200ic5f.launch robot_ip:=
- launch/test_lrmate200ic5l.launch
- launch/test_lrmate200ic5h.launch
- launch/load_lrmate200ic.launch
- launch/robot_interface_streaming_lrmate200ic.launch
-
Manipulator specific version of 'robot_interface_streaming.launch'.
Defaults provided for LR Mate 200iC:
- J23_factor = 1
- use_bswap = true
- 6 joints
Usage:
robot_interface_streaming_lrmate200ic.launch robot_ip:=
-
- robot_ip — IP of controller
- J23_factor [default: 1] — Compensation factor for joint 2-3 coupling (-1, 0 or 1)
- use_bswap [default: true] — If true, robot driver will byte-swap all incoming and outgoing data
-
Manipulator specific version of 'robot_interface_streaming.launch'.
Defaults provided for LR Mate 200iC:
- J23_factor = 1
- use_bswap = true
- 6 joints
Usage:
robot_interface_streaming_lrmate200ic.launch robot_ip:=
- launch/robot_state_visualize_lrmate200ic5h.launch
-
Manipulator specific version of the state visualizer.
Defaults provided for LR Mate 200iC/5H:
- J23_factor = 1
- use_bswap = true
- 5 joints
Usage:
robot_state_visualize_lrmate200ic5h.launch robot_ip:=
-
- robot_ip — IP of controller
- J23_factor [default: 1] — Compensation factor for joint 2-3 coupling (-1, 0 or 1)
- use_bswap [default: true] — If true, robot driver will byte-swap all incoming and outgoing data
-
Manipulator specific version of the state visualizer.
Defaults provided for LR Mate 200iC/5H:
- J23_factor = 1
- use_bswap = true
- 5 joints
Usage:
robot_state_visualize_lrmate200ic5h.launch robot_ip:=
- launch/load_lrmate200ic5f.launch
- launch/robot_state_visualize_lrmate200ic5l.launch
-
Manipulator specific version of the state visualizer.
Defaults provided for LR Mate 200iC/5L:
- J23_factor = 1
- use_bswap = true
- 6 joints
Usage:
robot_state_visualize_lrmate200ic5l.launch robot_ip:=
-
- robot_ip — IP of controller
- J23_factor [default: 1] — Compensation factor for joint 2-3 coupling (-1, 0 or 1)
- use_bswap [default: true] — If true, robot driver will byte-swap all incoming and outgoing data
-
Manipulator specific version of the state visualizer.
Defaults provided for LR Mate 200iC/5L:
- J23_factor = 1
- use_bswap = true
- 6 joints
Usage:
robot_state_visualize_lrmate200ic5l.launch robot_ip:=
- tests/roslaunch_test.xml