Coder Social home page Coder Social logo

Comments (4)

tsampazk avatar tsampazk commented on August 18, 2024 1

Hello @abdul-mannan-khan, thank you for your interest in deepbots!

Since deepbots targets mainly the Webots simulation we cannot provide specific instructions on how you can transfer it to real robots, etc. Deepbots is intrinsically tied to Webots because this is its purpose. Depending on your use-case, you might find that setups with emitter-receiver can be easier to translate to physical systems as you are already doing. It heavily depends on your use-case.

However, assuming you want to run inference on a real robot using some generic system and a simulation-trained agent, you can strip down the environment you have created using deepbots, and replace the methods that for example grab the sensor data and run the motors (observation, action), load the trained agent and run inference using the observation data so you have a simple form of the RL loop deployed. Again, the specifics are heavily depend on your use-case, e.g. it will be quite different to do this using ROS to using a Lego Mindstorms robot.

I hope this proves helpful!

from deepbots.

KelvinYang0320 avatar KelvinYang0320 commented on August 18, 2024

@abdul-mannan-khan Hi, thanks for opening the issue. 😄
We have some tutorials here.
https://github.com/aidudezzz/deepbots-tutorials
Feel free to let us know if you need any assistance. We'll be happy to help.

from deepbots.

abdul-mannan-khan avatar abdul-mannan-khan commented on August 18, 2024

Hello @KelvinYang0320, Thank you for your response. I have gone through the tutorials (https://github.com/aidudezzz/deepbots-tutorials). However, I am still confused about the Sim2Real transformation procedure. Do you have any examples in it that describe how to shift Deepbots based RL algorithm to a physical system? In general, we connect with the simulation engine through some connection by calling a function (like Gym PyBulle engine). Our actions are executed by the simulator engine, and then when our training is finished, instead of calling the simulation engine, we connect it to the physical system. However, based on my understanding, we are just making a webot (.wbt) file where we are setting all the configuration, which calls WeBots. How can I shift it from calling WeBots to a physical system?

Thank you for your help. I am very grateful to you.

from deepbots.

KelvinYang0320 avatar KelvinYang0320 commented on August 18, 2024

@abdul-mannan-khan Umm, I don't have experience with transfering a deepbots to a physical system.
@eakirtas @tsampazk Could you share some ideas? Thank you!

from deepbots.

Related Issues (20)

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.