Skip to content

scutrobotlab/vrep_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SCUT-RobotLab:Vrep Template Project

Introduction

  • Project to simulate Robot with C++ edited in Vscode.
  • If you are interseted in this project and need more information, please contact Mentos Seetoo(1356046979@qq.com) or Clang(clangwu@163.com) to get an access.

How to run this program?

1. Run with simulation

  • Start your Simulation:
    1. Open scence file car.ttt with CoppeliaSim.
    2. Compile and run program ./build/bin/Mycar
    3. Start simulation using the button in CoppeliaSim.

2. Run on your real robot

Implementation details

2. Motion Controller

Dependencies

Running Enviroment :

  1. Python 3 is required for matplotlib, but Numpy is optional.
  2. It's highly recommended to use GCC. If you run on win32 platform, you should install MinGW.

Ubuntu 18.04 LTS / Windows 10.0+

  • CMake (version 3.12.0 +)

  • Python 3 : Numpy, Matplotlib

    ~$ sudo apt-get install python-matplotlib python-numpy python2.7-dev

Sumulation Enviroment :

  • Coppeliasim (Recommended the newest version)

  • Qt (version 5.12.0 +, Not required on Windows)

About

simulation system for SCUT robotlab

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages