Giter Site home page Giter Site logo

ros_ai's Introduction

The main file that launches the simulation is the test.launch file in the ur_robot_gazebo package.

The main executables that will perform the simulation and data generation and gathering are the following ones:

  • In the ur_robot_gazebo package there is a src folder. In that folder MainController.cpp file and its corresponding header file in the include folder are the heart of the simulation that act as the main controller of the simulation. A state machine is implemented in this file to perfomr the control.

  • The rest of the files in the src folder are executables that gather and log the various datas that we require as bag files.

  • In the script folder of the same package the script named "pick_and_place.py" is responsible for implementing and performing the pick and place operation of the robotic manipulator.

  • The script object spawner is responsible to spawn the target cube and delete it from the scene of Gazebo when required.

The above files are used for performing the simulation and the following files are afterwards used to clean the data generated and convert the data saved as bag files to HDF folrmat for easier usage in training the neural network.

  • BAG_TO_HDF.py is the file used to convert bag files to hdf format.

  • Setup training data is used to transform the data gathered to a usable struture for the nueral network.

ros_ai's People

Contributors

abdollahe avatar

Watchers

 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.