Robotic Lab 01
Robotic Lab 01
Practice of Laboratory 01
Robotic: V-REP Robotic simulator
1. Introduction
The robot simulator V-REP, with integrated development environment, is based on distributed
control architecture: each object/model can be individually controlled via an embedded script,
a plugin, a ROS node, a remote API client, or a custom solution. This makes V-REP very
versatile and ideal for multi-robot applications. Controllers can be written in C/C++, Python,
Java, Lua, Matlab, Octave or Urbi. [1]
2. Goals
Study the basics of V-REP Robotic simulator program to simulate a Robot arm.
http://blog.robotiq.com/what-is-the-best-programming-language-for-robotics
4. Procedure
http://www.coppeliarobotics.com/helpFiles/index.html
BubbleRob tutorial
Building a clean model tutorial
Line following BubbleRob tutorial
Inverse kinematics tutorial
Importing and preparing rigid bodies tutorial
Hexapod tutorial
External controller tutorial
Plugin tutorial
Robot language interpreter integration tutorial
Conveyor belt / caterpillar tutorial
ROS tutorial
Recommended topics
Various contributions and external resources around V-REP
V-REP forums
list of task
https://www.sites.google.com/site/vrepjai/
3 http://www.coppeliarobotics.com/helpFiles/en/inverseKinematicsTutorial.htm
https://www.sites.google.com/site/vrepjai/
5. Report