Skip to content

fabioscap/arm_2023

Repository files navigation

RoboCup Autonomous Robot Manipulation Challenge 2023

RoboKT Team, Sapienza University of Rome

This repository contains scripts and models necessary to reproduce our results for the qualification round of the RoboCup Autonomous Robot Manipulation Challenge 2023.

Prerequisites

Before proceeding, ensure that you have the following dependencies installed:

  • MATLAB R2023a
  • Aerospace Toolbox
  • Computer Vision Toolbox
  • Deep Learning Toolbox
  • Image Processing Toolbox
  • ROS Toolbox
  • Statistics and Machine Learning Toolbox

Getting Started

  1. Clone the Repository

First, clone this repository to your local machine using the following command:

git clone https://github.com/fabioscap/arm_2023

  1. Set Up the Simulated Environment

After cloning the repository, run the simulated environment. Ensure that the environment is set up correctly and all the necessary components are properly initialized. In our examinations, we've consistently utilized the gpu mode (command: ./run_bash nvidia), thus maintaining a "real time factor" of 0.9 or higher.

  1. Connect to the Environment

Open the main.m file and replace the placeholder IP with your own. This will connect your local setup to the simulated environment.

  1. Execute the Main File

Finally, execute the main.m file to solve the challenge.

Useful links

Contact

If you have any questions, please feel free to contact us.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages