Skip to content

A sample Python program using the remote API of V-REP for the "Two wheels one arm" robot.

License

Notifications You must be signed in to change notification settings

Obero/vrep_2w1a_python_sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

V-REP python Sample for 2w1a

A sample Python program using the remote API of V-REP for the "Two wheels, one arm" robot. The simulation files for the "Two wheels, one arm" project.

Purpose

This project is an example for using V-REP remote API in Python. It intends to be :

  • A starter kit to quickly manipulate a simple robot.

Features

  • Connection to a local V-REP server
  • Manipulation of simulated servomotors
  • Basic information recuperation from the simulation
  • An accurate enough robot with an arm to practice.

Dependencies

  • Python 2.7
  • V-REP libraries

Useful links

About

A sample Python program using the remote API of V-REP for the "Two wheels one arm" robot.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages