Fabien-B / robotSim

Simple robot simulator to be used for student programming project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RobotSim

A simple robot simulator, to be used by students as test bench for a programming project.

It currently use Ivy to communicate, but Serial and Redis interfaces may be added in the future.

Usage

Just execute robot_sim.py

About

Simple robot simulator to be used for student programming project


Languages

Language:Python 99.4%Language:Makefile 0.6%