hello-robot / stretch_urdf

URDFs for the Stretch mobile manipulators from Hello Robot Inc.
Other
6 stars 3 forks source link

ROS Update Uncalibrated URDF Tool #6

Closed hello-fazil closed 6 months ago

hello-fazil commented 8 months ago

ROS URDF Update tool

$ stretch_urdf_ros_update.py -h
For use with S T R E T C H (R) from Hello Robot Inc.
---------------------------------------------------------------------

usage: stretch_urdf_ros_update.py [-h] [-v] [--model {RE1V0,RE2V0,SE3}] [--tool TOOL] [--ros2_rebuild] [-y]

Tool to update the ROS Stretch Description package Xacros and Mesh files based on the configured End-of-Arm tool.

options:
  -h, --help            show this help message and exit
  -v, --verbose         Prints more info
  --model {RE1V0,RE2V0,SE3}
                        Choose a Robot model name.
  --tool TOOL           Choose a supported Robot tool name.
  --ros2_rebuild        Rebuild ROS2's Stretch Description package
  -y, --yes             Override Confirmation prompt.