-
LEGO Mindstorms NXT interface for ROS Groovy & Fuerte.
-
Convert between binvox binary voxel and PCD file formats, for PCL (PointCloud Library).
-
Methods for numerical analysis: for solving (ordinary) differential equations, partial differential equations, finding roots and gaussian integration.
Python UpdatedJul 19, 2015 -
A graphical Sudoku puzzle game, written in python
Python UpdatedJul 19, 2015 -
libfreenect2
Forked from xlz/libfreenect2Fork of libfreenect2 with CUDA depth packet processing
-
Some example solutions to typical robotics problems, written in RobotC for Lego Mindstorms NXT.
-
nxt-plus-plus
Forked from corywalker/nxt-plus-plusNXT++ is an interface written in C++ that allows the control LEGO MINDSTORMS NXT robots directly through a USB or Bluetooth connection. The interface is intended to be simple and easy to use. The interface can be used in any C++ program.
-
Find the minimum area bounding box that can be fitted to a set of points. Self-contained implementations in Python & Matlab.