Giter VIP home page Giter VIP logo

wall-e-sim's Introduction

Wall-E-Sim

A line follower simulation created in CoppeliaSim, with a C++ interface for CoppeliaSim's Remote API

This is a simuation of SRA's Wall-E bot

Installation

  • Download CoppeliaSim Edu 4.0.0 for Windows 64-bit OS from here (file size - 161MB).
  • Download Visual Studio Code, if you haven't already

Cloning For Windows ----->


**NOTE**: If you have already Cloned, run the following commands to get the updated version of the repository :
  • Open the terminal(cmd)
  • Go to the cloned directory (Wall-E-Coppeliasim/Wall-E-Sim) and run the following command
  git --version
  git pull

If you have not cloned the repo :

You can do this in cmd

  • Go to User Profile :
cd C:\Users\name
  • Make a new folder and git init :
mkdir Wall-E-CoppeliaSim
cd Wall-E-CoppeliaSim
git init
  • Clone this git repository while in the same folder :
git clone https://github.com/SRA-VJTI/Wall-E-Sim.git

Refer this video (if required)

Cloning For Linux ----->


**NOTE**: If you have already Cloned, run the following commands to get the updated version of the repository :
  • Open the terminal
  • Go to the cloned directory (Wall-E-Coppeliasim/Wall-E-Sim) and run the following command
  git --version
  git pull

If you have not cloned the repo :

  • Make a new folder and git init :
mkdir Wall-E-CoppeliaSim
cd Wall-E-CoppeliaSim
git init
  • Clone this git repository while in the same folder :
git clone https://github.com/SRA-VJTI/Wall-E-Sim.git

Refer this video (if required)


After Cloning you can now see all the files and folders present in your device and now you can proceed with tasks by just going to the respective task folder and there you will find more instructions.

wall-e-sim's People

Contributors

aryaman22102002 avatar ayush-kaura avatar hashmis79 avatar kart1802 avatar moloch-dev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

wall-e-sim's Issues

Stray files

There are executables present.

./Task_1/Wall_E_CoppeliaSim_task1.exe
./Task_1/Wall_E_CoppeliaSim_task1

In case we need them, we should release them separately.

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.