- ARIAC task flow for Kitting task, using ROS2 (Galactic), c++, moveit, Yolo and Python.
- Yashveer Jain
- Mayank Sharma
- Abraruddin Syed
- Dhruv Sharma
Make sure that the trial file rwa4_spring2024.yaml
is put in the ariac_gazebo package in the config folder. Then do the following steps to run:
- Clone the package in the src of the ARIAC workspace
- cd in to the workspace ariac_ws/
cd ariac_ws/
-
Build the package using
colcon build --packages-select robot_commander_msgs colcon build --packages-select rwa5_2
-
Run in the chronology
- First terminal
source install/setup.bash
ros2 launch rwa5_2 move_robot.launch.py ros2 launch rwa5_2 ariac_interface.launch.py
- Second terminal
source install/setup.bash
ros2 launch ariac_gazebo ariac.launch.py trial_name:=final_spring2024 sensor_name:=sensors competitor_pkg:=rwa5_2