Skip to content

Commit

Permalink
Merge pull request #235 from traversaro/addurpackageslinux
Browse files Browse the repository at this point in the history
Add Universal Robots packages with January 2025 rebuild
  • Loading branch information
Tobias-Fischer authored Jan 7, 2025
2 parents cb919b6 + b8af91f commit 6b3353c
Show file tree
Hide file tree
Showing 5 changed files with 24 additions and 0 deletions.
1 change: 1 addition & 0 deletions vinca_linux_64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ packages_select_by_deps:
- apriltag_ros # Christian Rauch
- ur_robot_driver # Universal Robots
- ur_calibration # Universal Robots, requested in https://github.com/RoboStack/ros-humble/issues/217
- ur # Universal Robots, requested in https://github.com/RoboStack/ros-humble/issues/234, https://github.com/RoboStack/ros-humble/issues/227 and https://github.com/RoboStack/ros-humble/issues/222
- ublox # Kumar Robotics
- ublox_dgnss # Aussie Robots
- ublox_dgnss_node
Expand Down
4 changes: 4 additions & 0 deletions vinca_linux_aarch64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,10 @@ packages_select_by_deps:
- moveit-planners-chomp
- pilz-industrial-motion-planner

# Universal Robots, requested in https://github.com/RoboStack/ros-humble/issues/234, https://github.com/RoboStack/ros-humble/issues/227 and https://github.com/RoboStack/ros-humble/issues/222
- ur


# - control_toolbox
# - ros1_bridge

Expand Down
8 changes: 8 additions & 0 deletions vinca_osx.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,11 @@ packages_remove_from_deps:
- rttest
# Not available for macOS and Windows!
- gripper_controllers
# Some packages in ur stack do not support macOS
- ur_client_library
- ur_robot_driver
- ur_calibration
- ur

skip_existing:
# - https://conda.anaconda.org/robostack-humble/
Expand Down Expand Up @@ -113,4 +118,7 @@ packages_select_by_deps:
# requested in https://github.com/RoboStack/ros-humble/pull/205
- rosbag2_storage_mcap

# Universal Robots, requested in https://github.com/RoboStack/ros-humble/issues/234, https://github.com/RoboStack/ros-humble/issues/227 and https://github.com/RoboStack/ros-humble/issues/222
- ur

patch_dir: patch
9 changes: 9 additions & 0 deletions vinca_osx_arm64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,11 @@ packages_remove_from_deps:
- rttest
# Not available for macOS and Windows!
- gripper_controllers
# Some packages in ur stack do not support macOS
- ur_client_library
- ur_robot_driver
- ur_calibration
- ur

skip_existing:
- https://conda.anaconda.org/robostack-staging/
Expand Down Expand Up @@ -102,5 +107,9 @@ packages_select_by_deps:

# requested in https://github.com/RoboStack/ros-humble/pull/205
- rosbag2_storage_mcap

# Universal Robots, requested in https://github.com/RoboStack/ros-humble/issues/234, https://github.com/RoboStack/ros-humble/issues/227 and https://github.com/RoboStack/ros-humble/issues/222
- ur


patch_dir: patch
2 changes: 2 additions & 0 deletions vinca_win.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ packages_remove_from_deps:
- ur-controllers
- ur_robot_driver
- ur_calibration
- ur
# Some packages in velodyne repo do not support Windows
- velodyne_driver
- velodyne_pointcloud
Expand Down Expand Up @@ -184,6 +185,7 @@ packages_select_by_deps:
- apriltag_ros # Christian Rauch
- ur_robot_driver # Universal Robots
- ur_calibration # Universal Robots, requested in https://github.com/RoboStack/ros-humble/issues/217
- ur # Universal Robots, requested in https://github.com/RoboStack/ros-humble/issues/234, https://github.com/RoboStack/ros-humble/issues/227 and https://github.com/RoboStack/ros-humble/issues/222
- ublox # Kumar Robotics
- ublox_dgnss # Aussie Robots
- ublox_dgnss_node
Expand Down

0 comments on commit 6b3353c

Please sign in to comment.