public marks

PUBLIC MARKS from YukuanMark with tags python & simulation

26 September 2006 18:00

Simbad 3d Robot Simulator.

Simbad is a Java 3d robot simulator for scientific and educationnal purposes. It is mainly dedicated to researchers/programmers who want a simple basis for studying Situated Artificial Intelligence, Machine Learning, and more generally AI algorithms, in t

Pyro, Python Robotics: Pyro

Pyro stands for Python Robotics. The goal of the project is to provide a programming environment for easily exploring advanced topics in artificial intelligence and robotics without having to worry about the low-level details of the underlying hardware. T

26 September 2006 05:00

Introduction to the SimPy Discrete-Event Simulation Package

SimPy (rhymes with "Blimpie") is a public-domain package for process-oriented discrete-event simulation. It is written in, and called from, Python. I like the clean manner in which SimPy is designed, its use of Python generators, and for that matter, Pyth