Search:

Found 1005 videos

Rust Autocomplete and Debugging in VS Code by Dodgy Coding
07:28

Rust Autocomplete and Debugging in VS Code

Dodgy Coding   |   113 views   |   2019-06-23

Visual Studio Code is a convenient cross-platform environment for writing Rust code. By installing and configuring a few extra plugins—Better TOML, RLS and CodeLLDB—it can quickly become a full-fledged IDE. Nightly components status Mac: https...

Soft robot bipedal gait by Main s1512783 channel
00:51

Soft robot bipedal gait

Main s1512783 channel   |   89 views   |   2019-04-06

Two-legged gait developed by a model-based reinforcement learning controller after ~30 min of training.

Soft robot undulating gait by Main s1512783 channel
00:53

Soft robot undulating gait

Main s1512783 channel   |   34 views   |   2019-04-06

Undulating gait pattern developed by a model-based reinforcement learning algorithm after 30-50 minutes of training.

Python – Lists by Python Programming
05:26

Python – Lists

Python Programming   |   141 views   |   2019-04-02

Regular Expressions – Introduction, Part 1 by Regular Expressions
08:49

Regular Expressions – Introduction, Part 1

Regular Expressions   |   106 views   |   2019-04-02

An introduction to "regular expressions", focusing on the common features found in most regular expression engines.

PWM pressure control system by Main s1512783 channel
01:30

PWM pressure control system

Main s1512783 channel   |   18 views   |   2019-03-16

Simple PWM system for controlling pressure, here used to 'break in' a silicone baloon. The input pressure is 1 bar. First I set the pressure to 1.8 bar to expand the baloon as much as possible, then I immediately decrease it to 0.5 bar, and ...