Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 1.17 KB

README.md

File metadata and controls

39 lines (27 loc) · 1.17 KB

isam-hackathon-2025

IASM Hackathon 2025 template code.

Single-arm UR10e with Robotiq gripper and Gazebo simulated world.

Uses code from the following sources:

Setup Instructions

# Navigate to your ROS2 workspace

# Build:
colcon build --packages-select custom_ur_description custom_ur_moveit_config custom_robotiq_description isam_hackathon_2025_main

# Source:
source install/setup.bash
source /usr/share/gazebo/setup.bash

# Run:
ros2 launch isam_hackathon_2025_main custom_ur_sim_moveit.launch.py