background preloader

Andreysmorodov

Facebook Twitter

Andrey Smorodov

GUI Design Framework - Free Vector Icons, GUI elements for Web Designers. Graphic styles Library 200 graphic styles to change buttons, headers or blocks in 1 click Minimal Vector Icons 260 Vector Icons for creatingWireframes and Webdesign GUI Elements Library Hundreds of vector elementsfor designing Interfaces.

GUI Design Framework - Free Vector Icons, GUI elements for Web Designers

Asy - Surfaces 3D. Store and use files in Assets. Home > Tutorials > Store and use files in Assets There are times when you probably want to your application distribution with raw resources, instead of pre-defined resources, the ‘res‘ folder, you gonna have to make use of ‘Asset‘.

Store and use files in Assets

‘Assets’ folder will be distributed along with the APK, which contains all the raw files you need for application, such as: text files (.txt), non-Android XML files (.xml), Audio files (.wav, .mp3, .mid)…; those cannot be put into ‘res‘ folder as usual. Thing needed to be looked up here: AssetManager from Android Developers’ References This class does the job that we need.

First, create a project as usual, then put files into ‘asset‘ like below: Files in 'Assets' Now, create a simple layout containing a TextView for displaying the content of ‘text.txt‘ and an ImageView for displaying the image ‘avatar.jpg’, which are put in Asset. The implementation quite easy using AssetManager as mentioned above. That’s a quick sample code giving this result. How to Build a Robot Tutorial - Society of Robots. What is an Omni-Wheel Robot?

How to Build a Robot Tutorial - Society of Robots

A robot that uses omni-wheels can move in any direction, at any angle, without rotating beforehand. If you want a robot that can straff, use an omni-wheel robot. If you want a robot that can spin while translating forward at the same heading, then you want this type of robot. Watch the video first! ROBOTIC LINKAGE MECHANISM Simulator 81003. LINKAGE 2.0 – Free Software by David Rector What is Linkage 2.0 ?

ROBOTIC LINKAGE MECHANISM Simulator 81003

Linkage is computer aided design software used for quick prototyping of robotic linkage mechanisms. The number of operations needed to add a link and get it connected to other links in the mechanism has been minimized to the lowest number possible making this program ideal for “throwing together” a working machine. The mechanism is edited and animated in the same window allowing for quick analysis and modification while working on a design. Mastering Debugging in Visual Studio 2010 - A Beginner's Guide. Table of Contents Introduction In the software development life cycle, testing and defect fixing take more time than actually code writing.

Mastering Debugging in Visual Studio 2010 - A Beginner's Guide

In general, debugging is a process of finding out defects in the program and fixing them. Defect fixing comes after the debugging, or you can say they are co-related. When you have some defects in your code, first of all you need to identify the root cause of the defect, which is called the debugging. Now how to debug the code? How to Start? You can start debugging from the Debug menu of VS IDE. Ш.Г. Бенне, Р. Ландауэр, ФИЗИЧЕСКИЕ ПРЕДЕЛЫ ВЫЧИСЛЕНИЙ. Multi-touch Table « CSP Research & Development. Multi-touch displays are the natural evolution of the old touch screens as they are capable of recognising multiple touches at the same time.

Multi-touch Table « CSP Research & Development

This way of dealing with the hardware (and applications) opens up a host of new opportunities for human-computer interaction, enabling the objects on a screen to be directly manipulated by the user. For this reason these techniques are also known as natural user interfaces. There are different ways to create multitouch screens, depending on the context of use and the size required for the display. Hydraulically Actuated Quadruped - HyQ. *** Check out the open positions for masters/internships here at the Dynamic Legged Systems Lab (November 2013) *** left: HyQ robot in kneeling position; right: HyQ with HyQ-blue that has been sold to the Agile & Dexterous Robotics Lab of ETH Zurich in July 2013.

Hydraulically Actuated Quadruped - HyQ

HyQ is a fully torque-controlled Hydraulically actuated Quadruped robot (pronounced [hai-kju:]) developed in the Department of Advanced Robotics at the IIT. HyQ is designed to move over rough terrain and perform highly dynamic tasks such as jumping and running with different gaits (up to 3-4m/s). To achieve the required high joint speeds and torques, hydraulic actuators are powering the robot’s 12 active joints. For more information on the robot scroll down or refer to (Semini, dissertation, 2010).

Goals of the project are the design of versatile robots, the investigation of various aspects of quadrupedal locomotion, adjustable compliance, energy efficiency, compact hydraulic actuation and onboard power systems. Capabilities. Cheat Sheet : All Cheat Sheets in one page. C++ Programming HOW-TO: STL References. Next Previous Contents 17.

C++ Programming HOW-TO: STL References

STL References Please visit the following sites for STL: Home.

Path Planning

Online Education. Библиотека Qt — openSUSE. Введение Библиотека QT предназначена для разработки GUI, разработанная компанией Trolltech AS.

Библиотека Qt — openSUSE

Qt была представлена в 1996 году, с тех пор, с помощью этой библиотеки было создано большое количество разнообразных приложений с графическим пользовательским интерфейсом. Qt является кроссплатформенной, есть реализации библиотеки для MS/Windows, Unix/X11 (Linux, Sun Solaris, HP-UX, Digital Unix, IBM AIX, SGI IRIX и пр.), Macintosh ( Mac OS X ) и Embedded платформ. Библиотека является объектно-ориентированной, базирующейся на компонентах и имеет богатое разнообразие различных визуальных элементов - виджетов (widgets), предоставляемых в распоряжение программиста. Qt распространяется в двух ипостасях - коммерческая реализация (имеются 'Qt Professional' и 'Qt Enterprise Editions' версии) и некоммерческая реализация, доступная для свободного скачивания Основной лозунг компании "Кодируй меньше - создавай больше" Библиотека включает в себя :

Kylemcdonald/ofxFaceTracker.

Artifical Intelligence

Computer Graphics. Office. Other.