Giter Site home page Giter Site logo

maps's Introduction

Hello ๐Ÿ‘‹

  • ๐Ÿ‘จโ€๐Ÿ’ผ I am a robotics master student from Aalborg University in Denmark, currently working on my master thesis in learning-based mapless navigation using reinforcement learning.
  • ๐Ÿ“– I'm a passionate about artificial intelligence, reinforcement learning, and scaling these systems to generalize to real-world robotic applications.

๐Ÿ“ซ Contact with me:

[daniel-mparis](https://www.linkedin.com/in/anton-bjorndahl/) antonbm2008@gmail.com

๐Ÿ“š Main Programming Languages:

python cplusplus csharp

Currently Working on:

Currently, I am working on migrating a reinforcement learning environment I've developed previously to ORBIT, and improving the scalability and generalizability of the system. The goal is to significantly enhance real-world performance and bridge the gap between simulation and reality (Sim2Real). To achieve these objectives, I am employing a range of state-of-the-art methods, including:

  • Learning By Cheating.
  • Offline Reinforcement Learning
  • Combining Real World Datasets with Synthetic Datasets

Learning by Cheating is used to train the agent using a simple and computationly fast observation space (heightmap), and transfer the learned policy to a model that uses RGB-D information instead of a heightmap. The video below shows the environment i am migrating to ORBIT from Isaac Gym.

Rover.1.mp4

maps's People

Contributors

abmorobotics avatar madsrossen avatar

Stargazers

 avatar  avatar

Watchers

 avatar

maps's Issues

Functions remake create_publicher_array

These two function need to be remade, so they are capable of take in multiple names assigned for each robot ID for better control. Be aware that it should also work for the shuttles

self.publisher_array.append(create_publisher_array(self,
len(self.name_of_manipulators),
topic_prefix=name,
topic_name='/joint_command',
msg_type=JointState))
self.msg.append(create_joint_state_message_array(joint_names,

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.