Code Monkey home page Code Monkey logo

vision-for-robotic-rl's Introduction

Vision for Robotic RL

Setup

  • Robot arm (Franka Emika Panda)
  • Camera (Realsense d435)
  • ROS Noetic
  • OpenCv v4.6
  • Python v3.something
  • ArUco / ChArUco

Goal

Camera Calibration

The main goal of this master thesis is to align a real world environment with a simulated one by using camera calibration. This alignment is crucial for the successful deployment of reinforcement learning (RL) models in real-world scenarios. In this research, we will investigate several research questions to achieve this goal.

  • How can a real world setup best be aligned with a simulation?
  • How can the quality of alignment be measured?
  • What would be a suitable method for positioning cameras?
  • How can the alignment be done such that the RGB (Red, Green, Blue) and depth (distance to object) images are aligned with each other, both in reality and simulation.
  • Can evaluation be done equally well for ArUco:s and detected objects?

Reinforcement Learning

The primary aim of camera alignment is to enhance system performance. Al-though sim2real transfer learning is a potential area of application for the aligned camera, its effectiveness is subject to high levels of non-determinism, making it a secondary focus of this master’s thesis. As such, any success achieved in this area will be considered a valuable bonus outcome.

  • Would an aligned simulation and real setup facilitate sim2real transferlearning in robotics?

Use

check docs/

vision-for-robotic-rl's People

Contributors

lallivero avatar luddosaurus avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.