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.
ur_bringup package from universal_robots repouniversal_robot ur10_moveit_config ur3_moveit_config ur5_moveit_config ur_bringup ur_description ur_driver ur_gazebo ur_kinematics ur_msgs |
|
Package Summary
Tags | No category tags. |
Version | 1.1.11 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-industrial/universal_robot.git |
VCS Type | git |
VCS Version | indigo-devel |
Last Updated | 2018-01-06 |
Dev Status | DEVELOPED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
The ur_bringup package
Additional Links
Maintainers
- Felix Messmer
- G.A. vd. Hoorn
Authors
- Wim Meeussen
- Shaun Edwards
- Felix Messmer
README
No README found.
See repository README.
CHANGELOG
Changelog for package ur_bringup
1.1.11 (2018-01-06)
1.1.10 (2017-08-04)
1.1.9 (2017-01-02)
- No changes.
1.1.8 (2016-12-30)
- all: update maintainers.
- Contributors: gavanderhoorn
1.1.7 (2016-12-29)
- Add prefix parameter in common launch
- Contributors: Yannick Jonetzko
1.1.6 (2016-04-01)
- provide launch files for ur3
- Contributors: ipa-fxm
1.0.2 (2014-03-31)
1.0.1 (2014-03-31)
- adapt launch files in order to be able to use normal/limited xacro
- Contributors: ipa-fxm
- Added definitions for adding tergets in install folder. Issue #10.
- Added definitions for adding tergets in install folder. Issue #10.
- Updated to catkin. ur_driver's files were added to nested Python directory for including in other packages.
- Updated urdf files use collision/visual models.
- Added launch directory to bringup package. Left the old launch files to be backwards compatable for now. Updated driver with SwRI internal changes. Changed driver to accept ip address to match ROS-Industrial standard. IP addresses for industrial robots are typically fixed. Hostnames are not typically used (this is what the driver expected)
- Removed extra stl files and fixed indentions
- Renamed packages and new groovy version
- Added ur10 and renamed packages
- Contributors: IPR-SR2, Kelsey, Shaun Edwards, ipa-nhg, robot
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.
Package Dependencies
Deps | Name |
---|---|
catkin | |
tf2_ros | |
ur_description | |
ur_driver |
System Dependencies
No direct system dependencies.
Dependant Packages
Name | Deps |
---|---|
universal_robot |
Launch files
- launch/ur_common.launch
-
Universal robot common bringup. Starts ur driver node and robot state
publisher (translates joint positions to propper tfs).
NOTE: This launch file also starts a tf2 node, which is not typically
used
Usage:
ur_common.launch robot_ip:=
-
- robot_ip
- reverse_port [default: 50001]
- min_payload
- max_payload
- prefix [default: ]
- max_velocity [default: 10.0]
-
Universal robot common bringup. Starts ur driver node and robot state
publisher (translates joint positions to propper tfs).
NOTE: This launch file also starts a tf2 node, which is not typically
used
Usage:
ur_common.launch robot_ip:=
- launch/ur10_bringup.launch
-
Universal robot ur10 launch. Loads ur10 robot description (see ur_common.launch
for more info)
Usage:
ur10_bringup.launch robot_ip:=
-
- robot_ip
- reverse_port [default: 50001]
- limited [default: false]
- min_payload [default: 0.0]
- max_payload [default: 20.0]
-
Universal robot ur10 launch. Loads ur10 robot description (see ur_common.launch
for more info)
Usage:
ur10_bringup.launch robot_ip:=
- launch/ur5_bringup.launch
-
Universal robot ur5 launch. Loads ur5 robot description (see ur_common.launch
for more info)
Usage:
ur5_bringup.launch robot_ip:=
-
- robot_ip
- reverse_port [default: 50001]
- limited [default: false]
- min_payload [default: 0.0]
- max_payload [default: 10.0]
-
Universal robot ur5 launch. Loads ur5 robot description (see ur_common.launch
for more info)
Usage:
ur5_bringup.launch robot_ip:=
- launch/ur3_bringup_joint_limited.launch
-
Universal robot ur3 launch. Wraps ur3_bringup.launch. Uses the 'limited'
joint range [-PI, PI] on all joints.
Usage:
ur3_bringup_joint_limited.launch robot_ip:=
-
- robot_ip
- reverse_port [default: 50001]
- min_payload [default: 0.0]
- max_payload [default: 3.0]
-
Universal robot ur3 launch. Wraps ur3_bringup.launch. Uses the 'limited'
joint range [-PI, PI] on all joints.
Usage:
ur3_bringup_joint_limited.launch robot_ip:=
- launch/ur5_bringup_joint_limited.launch
-
Universal robot ur5 launch. Wraps ur5_bringup.launch. Uses the 'limited'
joint range [-PI, PI] on all joints.
Usage:
ur5_bringup_joint_limited.launch robot_ip:=
-
- robot_ip
- reverse_port [default: 50001]
- min_payload [default: 0.0]
- max_payload [default: 10.0]
-
Universal robot ur5 launch. Wraps ur5_bringup.launch. Uses the 'limited'
joint range [-PI, PI] on all joints.
Usage:
ur5_bringup_joint_limited.launch robot_ip:=
- launch/ur3_bringup.launch
-
Universal robot ur3 launch. Loads ur3 robot description (see ur_common.launch
for more info)
Usage:
ur3_bringup.launch robot_ip:=
-
- robot_ip
- reverse_port [default: 50001]
- limited [default: false]
- min_payload [default: 0.0]
- max_payload [default: 3.0]
-
Universal robot ur3 launch. Loads ur3 robot description (see ur_common.launch
for more info)
Usage:
ur3_bringup.launch robot_ip:=
- launch/ur10_bringup_joint_limited.launch
-
Universal robot ur10 launch. Wraps ur10_bringup.launch. Uses the 'limited'
joint range [-PI, PI] on all joints.
Usage:
ur10_bringup_joint_limited.launch robot_ip:=
-
- robot_ip
- reverse_port [default: 50001]
- min_payload [default: 0.0]
- max_payload [default: 20.0]
-
Universal robot ur10 launch. Wraps ur10_bringup.launch. Uses the 'limited'
joint range [-PI, PI] on all joints.
Usage:
ur10_bringup_joint_limited.launch robot_ip:=
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged ur_bringup at Robotics Stack Exchange
ur_bringup package from universal_robots repouniversal_robot ur10_moveit_config ur5_moveit_config ur_bringup ur_description ur_driver ur_gazebo ur_kinematics ur_msgs |
|
Package Summary
Tags | No category tags. |
Version | 1.0.5 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-industrial/universal_robot.git |
VCS Type | git |
VCS Version | hydro-devel |
Last Updated | 2015-03-12 |
Dev Status | DEVELOPED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
The ur_bringup package
Additional Links
Maintainers
- Alexander Bubeck
Authors
- Wim Meeussen
- Shaun Edwards
- Felix Messmer
README
No README found.
See repository README.
CHANGELOG
Changelog for package ur_bringup
1.0.2 (2014-03-31)
1.0.1 (2014-03-31)
- adapt launch files in order to be able to use normal/limited xacro
- Contributors: ipa-fxm
- Added definitions for adding tergets in install folder. Issue #10.
- Added definitions for adding tergets in install folder. Issue #10.
- Updated to catkin. ur_driver's files were added to nested Python directory for including in other packages.
- Updated urdf files use collision/visual models.
- Added launch directory to bringup package. Left the old launch files to be backwards compatable for now. Updated driver with SwRI internal changes. Changed driver to accept ip address to match ROS-Industrial standard. IP addresses for industrial robots are typically fixed. Hostnames are not typically used (this is what the driver expected)
- Removed extra stl files and fixed indentions
- Renamed packages and new groovy version
- Added ur10 and renamed packages
- Contributors: IPR-SR2, Kelsey, Shaun Edwards, ipa-nhg, robot
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.
Package Dependencies
Deps | Name |
---|---|
catkin | |
tf2_ros | |
ur_description | |
ur_driver |
System Dependencies
No direct system dependencies.
Dependant Packages
Name | Deps |
---|---|
universal_robot |
Launch files
- launch/ur_common.launch
-
Universal robot common bringup. Starts ur driver node and robot state
publisher (translates joint positions to propper tfs).
NOTE: This launch file also starts a tf2 node, which is not typically
used
Usage:
ur_common.launch robot_ip:=
-
- robot_ip
- reverse_port [default: 50001]
- min_payload
- max_payload
- max_velocity [default: 10.0]
-
Universal robot common bringup. Starts ur driver node and robot state
publisher (translates joint positions to propper tfs).
NOTE: This launch file also starts a tf2 node, which is not typically
used
Usage:
ur_common.launch robot_ip:=
- launch/ur10_bringup.launch
-
Universal robot ur10 launch. Loads ur10 robot description (see ur_common.launch
for more info)
Usage:
ur10_bringup.launch robot_ip:=
-
- robot_ip
- reverse_port [default: 50001]
- limited [default: false]
- min_payload [default: 0.0]
- max_payload [default: 20.0]
-
Universal robot ur10 launch. Loads ur10 robot description (see ur_common.launch
for more info)
Usage:
ur10_bringup.launch robot_ip:=
- launch/ur5_bringup.launch
-
Universal robot ur5 launch. Loads ur5 robot description (see ur_common.launch
for more info)
Usage:
ur5_bringup.launch robot_ip:=
-
- robot_ip
- reverse_port [default: 50001]
- limited [default: false]
- min_payload [default: 0.0]
- max_payload [default: 10.0]
-
Universal robot ur5 launch. Loads ur5 robot description (see ur_common.launch
for more info)
Usage:
ur5_bringup.launch robot_ip:=
- launch/ur5_bringup_joint_limited.launch
-
Universal robot ur5 launch. Wraps ur5_bringup.launch. Uses the 'limited'
joint range [-PI, PI] on all joints.
Usage:
ur5_bringup_joint_limited.launch robot_ip:=
-
- robot_ip
- reverse_port [default: 50001]
- min_payload [default: 0.0]
- max_payload [default: 10.0]
-
Universal robot ur5 launch. Wraps ur5_bringup.launch. Uses the 'limited'
joint range [-PI, PI] on all joints.
Usage:
ur5_bringup_joint_limited.launch robot_ip:=
- launch/ur10_bringup_joint_limited.launch
-
Universal robot ur10 launch. Wraps ur10_bringup.launch. Uses the 'limited'
joint range [-PI, PI] on all joints.
Usage:
ur10_bringup_joint_limited.launch robot_ip:=
-
- robot_ip
- reverse_port [default: 50001]
- min_payload [default: 0.0]
- max_payload [default: 20.0]
-
Universal robot ur10 launch. Wraps ur10_bringup.launch. Uses the 'limited'
joint range [-PI, PI] on all joints.
Usage:
ur10_bringup_joint_limited.launch robot_ip:=
- ur_common.launch
-
Universal robot common bringup. Starts ur driver node and robot state
publisher (translates joint positions to propper tfs).
NOTE: This launch file also starts a tf2 node, which is not typically
used
Usage:
ur_common.launch robot_ip:=
-
- robot_ip
-
Universal robot common bringup. Starts ur driver node and robot state
publisher (translates joint positions to propper tfs).
NOTE: This launch file also starts a tf2 node, which is not typically
used
Usage:
ur_common.launch robot_ip:=
- ur5.launch
-
Universal robot ur5 launch. Wraps ur5_bringup.launch
NOTE: THIS FILE IS DEPRECATED AND MAY BE REMOVED IN THE FUTURE
Usage:
ur5.launch robot_ip:=
-
- robot_ip
-
Universal robot ur5 launch. Wraps ur5_bringup.launch
NOTE: THIS FILE IS DEPRECATED AND MAY BE REMOVED IN THE FUTURE
Usage:
ur5.launch robot_ip:=
- ur10.launch
-
Universal robot ur10 launch. Wraps ur10_bringup.launch
NOTE: THIS FILE IS DEPRECATED AND MAY BE REMOVED IN THE FUTURE
Usage:
ur10.launch robot_ip:=
-
- robot_ip
-
Universal robot ur10 launch. Wraps ur10_bringup.launch
NOTE: THIS FILE IS DEPRECATED AND MAY BE REMOVED IN THE FUTURE
Usage:
ur10.launch robot_ip:=
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged ur_bringup at Robotics Stack Exchange
|
Package Summary
Tags | No category tags. |
Version | 1.2.7 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-industrial/universal_robot.git |
VCS Type | git |
VCS Version | kinetic-devel |
Last Updated | 2019-11-23 |
Dev Status | DEVELOPED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
The ur_bringup package
Additional Links
Maintainers
- G.A. vd. Hoorn
- Miguel Prada Sarasola
- Nadia Hammoudeh Garcia
Authors
- Wim Meeussen
- Shaun Edwards
- Felix Messmer
README
No README found.
See repository README.
CHANGELOG
Changelog for package ur_bringup
1.2.7 (2019-11-23)
1.2.6 (2019-11-19)
- Migrated all package.xml files to format=2 (#439)
- Contributors: Felix Mauch, Qiang Qiu
1.2.5 (2019-04-05)
- Update maintainer listing: add Miguel (#410)
- update maintainer and author information.
- Add roslaunch tests (#362)
- Using the 'doc' attribute on 'arg' elements.
- Contributors: gavanderhoorn, Harsh Deshpande, Nadia Hammoudeh GarcĂa
1.2.1 (2018-01-06)
- Merge pull request #322 from gavanderhoorn/use_robot_state_publisher driver: don't use deprecated robot_state binary.
- driver: don't use deprecated robot_state binary.
- Contributors: Felix Messmer, gavanderhoorn
1.2.0 (2017-08-04)
1.1.9 (2017-01-02)
- No changes.
1.1.8 (2016-12-30)
- all: update maintainers.
- Contributors: gavanderhoorn
1.1.7 (2016-12-29)
- Add prefix parameter in common launch
- Contributors: Yannick Jonetzko
1.1.6 (2016-04-01)
- provide launch files for ur3
- Contributors: ipa-fxm
1.0.2 (2014-03-31)
1.0.1 (2014-03-31)
- adapt launch files in order to be able to use normal/limited xacro
- Contributors: ipa-fxm
- Added definitions for adding tergets in install folder. Issue #10.
- Added definitions for adding tergets in install folder. Issue #10.
- Updated to catkin. ur_driver's files were added to nested Python directory for including in other packages.
- Updated urdf files use collision/visual models.
- Added launch directory to bringup package. Left the old launch files to be backwards compatable for now. Updated driver with SwRI internal changes. Changed driver to accept ip address to match ROS-Industrial standard. IP addresses for industrial robots are typically fixed. Hostnames are not typically used (this is what the driver expected)
- Removed extra stl files and fixed indentions
- Renamed packages and new groovy version
- Added ur10 and renamed packages
- Contributors: IPR-SR2, Kelsey, Shaun Edwards, ipa-nhg, robot
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.
Package Dependencies
System Dependencies
No direct system dependencies.
Dependant Packages
Name | Deps |
---|---|
universal_robots |
Launch files
- launch/ur_common.launch
-
Universal robot common bringup. Starts ur driver node and robot state
publisher (translates joint positions to propper tfs).
NOTE: This launch file also starts a tf2 node, which is not typically
used
Usage:
ur_common.launch robot_ip:=
-
- robot_ip — IP of the controller
- reverse_port [default: 50001] — Port on which controller listens for position values passed to servoj thread from the driver
- min_payload — lower payload bound for the robot
- max_payload — upper payload bound for the robot
- prefix [default: ] — Prefix to robot's joints' and links' names
- max_velocity [default: 10.0]
-
Universal robot common bringup. Starts ur driver node and robot state
publisher (translates joint positions to propper tfs).
NOTE: This launch file also starts a tf2 node, which is not typically
used
Usage:
ur_common.launch robot_ip:=
- launch/ur10_bringup.launch
-
Universal robot ur10 launch. Loads ur10 robot description (see ur_common.launch
for more info)
Usage:
ur10_bringup.launch robot_ip:=
-
- robot_ip — IP of the controller
- reverse_port [default: 50001] — Port on which controller listens for position values passed to servoj thread from the driver
- limited [default: false] — If true, limits joint range [-PI, PI] on all joints.
- min_payload [default: 0.0] — lower payload bound for the robot
- max_payload [default: 20.0] — upper payload bound for the robot
-
Universal robot ur10 launch. Loads ur10 robot description (see ur_common.launch
for more info)
Usage:
ur10_bringup.launch robot_ip:=
- launch/ur5_bringup.launch
-
Universal robot ur5 launch. Loads ur5 robot description (see ur_common.launch
for more info)
Usage:
ur5_bringup.launch robot_ip:=
-
- robot_ip — IP of the controller
- reverse_port [default: 50001] — Port on which controller listens for position values passed to servoj thread from the driver
- limited [default: false] — If true, limits joint range [-PI, PI] on all joints.
- min_payload [default: 0.0] — lower payload bound for the robot
- max_payload [default: 10.0] — upper payload bound for the robot
-
Universal robot ur5 launch. Loads ur5 robot description (see ur_common.launch
for more info)
Usage:
ur5_bringup.launch robot_ip:=
- launch/ur3_bringup_joint_limited.launch
-
Universal robot ur3 launch. Wraps ur3_bringup.launch. Uses the 'limited'
joint range [-PI, PI] on all joints.
Usage:
ur3_bringup_joint_limited.launch robot_ip:=
-
- robot_ip — IP of the controller
- reverse_port [default: 50001] — Port on which controller listens for position values passed to servoj thread from the driver
- min_payload [default: 0.0] — lower payload bound for the robot
- max_payload [default: 3.0] — upper payload bound for the robot
-
Universal robot ur3 launch. Wraps ur3_bringup.launch. Uses the 'limited'
joint range [-PI, PI] on all joints.
Usage:
ur3_bringup_joint_limited.launch robot_ip:=
- launch/ur5_bringup_joint_limited.launch
-
Universal robot ur5 launch. Wraps ur5_bringup.launch. Uses the 'limited'
joint range [-PI, PI] on all joints.
Usage:
ur5_bringup_joint_limited.launch robot_ip:=
-
- robot_ip — IP of the controller
- reverse_port [default: 50001] — Port on which controller listens for position values passed to servoj thread from the driver
- min_payload [default: 0.0] — lower payload bound for the robot
- max_payload [default: 10.0] — upper payload bound for the robot
-
Universal robot ur5 launch. Wraps ur5_bringup.launch. Uses the 'limited'
joint range [-PI, PI] on all joints.
Usage:
ur5_bringup_joint_limited.launch robot_ip:=
- launch/ur3_bringup.launch
-
Universal robot ur3 launch. Loads ur3 robot description (see ur_common.launch
for more info)
Usage:
ur3_bringup.launch robot_ip:=
-
- robot_ip — IP of the controller
- reverse_port [default: 50001] — Port on which controller listens for position values passed to servoj thread from the driver
- limited [default: false] — If true, limits joint range [-PI, PI] on all joints.
- min_payload [default: 0.0] — lower payload bound for the robot
- max_payload [default: 3.0] — upper payload bound for the robot
-
Universal robot ur3 launch. Loads ur3 robot description (see ur_common.launch
for more info)
Usage:
ur3_bringup.launch robot_ip:=
- launch/ur10_bringup_joint_limited.launch
-
Universal robot ur10 launch. Wraps ur10_bringup.launch. Uses the 'limited'
joint range [-PI, PI] on all joints.
Usage:
ur10_bringup_joint_limited.launch robot_ip:=
-
- robot_ip — IP of the controller
- reverse_port [default: 50001] — Port on which controller listens for position values passed to servoj thread from the driver
- min_payload [default: 0.0] — lower payload bound for the robot
- max_payload [default: 20.0] — upper payload bound for the robot
-
Universal robot ur10 launch. Wraps ur10_bringup.launch. Uses the 'limited'
joint range [-PI, PI] on all joints.
Usage:
ur10_bringup_joint_limited.launch robot_ip:=
- tests/roslaunch_test.xml
-
- reverse_port [default: 50001]
- limited [default: false]
- min_payload [default: 0.0]
- max_payload [default: 20.0]
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged ur_bringup at Robotics Stack Exchange
No version for distro melodic. Known supported distros are highlighted in the buttons above.