Coder Social home page Coder Social logo

xiaodangyh / vrep-example Goto Github PK

View Code? Open in Web Editor NEW

This project forked from robocin/vrep-example

0.0 0.0 0.0 1 MB

Example of communication with VREP using C++.

License: MIT License

C++ 7.63% C 90.93% Objective-C 0.71% Makefile 0.47% CMake 0.27%

vrep-example's Introduction

RoboCIMulator

This repository contains a simulator of the game of soccer Very Small Size in a simulation platform called VREP. To be able to use this software you must have installed the VREP Simulator software and also the CMake for build the application. This software contains a set of tests for testing and verify the functionality of the libs built to create the simulations. The libs are built to help you to build your own simulation are plenty documented in the .hpp files. If you want to copy paste an example and use it to build your own applications, copy the file in src/tests/test_robotagent.cpp, it will allow you to easy modify the software to insert your own agent functions. The used classes are found in src/libs and the tests in src/tests.

Running the tests:

  1. Open V-REP software
  2. Open the file 1x1.ttt
  3. Go to the folder vrep-example/
  4. Execute the command "cmake CMakeLists.txt"
  5. Execute the command make
  6. Execute ./test_agent or ./test_sim
  7. Feel free to build your own software

In this moment, for easy development use the src/tests/test_robotagent.cpp as a reference and insert your own agent software for the game.

vrep-example's People

Contributors

minimarvin avatar bebetocf avatar lhcavalcanti 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.