Balance preservation and task prioritization in whole body motion control of humanoid robots

asherikov 2393843d44 Add pdf 3 years ago
Figures ee69c4177c Initial commit. 9 years ago
Styles b0e7b5988c Fixed centering of hierarchies with a quick hack. 8 years ago
Tools ee69c4177c Initial commit. 9 years ago
.gitignore ee69c4177c Initial commit. 9 years ago
Makefile ee69c4177c Initial commit. 9 years ago
README ee69c4177c Initial commit. 9 years ago
app1-dynamics.tex ee69c4177c Initial commit. 9 years ago
app2-collision.tex ee69c4177c Initial commit. 9 years ago
app3-jointconstraints.tex ee69c4177c Initial commit. 9 years ago
app4-surfacecontacts.tex ee69c4177c Initial commit. 9 years ago
app5-condensing.tex ee69c4177c Initial commit. 9 years ago
app6-swingfoot.tex ee69c4177c Initial commit. 9 years ago
app7-regularization.tex ee69c4177c Initial commit. 9 years ago
asherikov-phd-thesis.pdf 2393843d44 Add pdf 3 years ago
backmatter.tex ee69c4177c Initial commit. 9 years ago
ch1-intro.tex ee69c4177c Initial commit. 9 years ago
ch2-balance.tex ee69c4177c Initial commit. 9 years ago
ch3-models.tex ee69c4177c Initial commit. 9 years ago
ch4-mpc.tex ee69c4177c Initial commit. 9 years ago
ch5-optimization.tex ee69c4177c Initial commit. 9 years ago
ch6-simulations.tex b0e7b5988c Fixed centering of hierarchies with a quick hack. 8 years ago
ch7-conclusion.tex ee69c4177c Initial commit. 9 years ago
front.tex ee69c4177c Initial commit. 9 years ago
thesis.bib 1a4d33e7c5 github.com -> github.io 4 years ago
thesis.tex b0e7b5988c Fixed centering of hierarchies with a quick hack. 8 years ago

README

This repository contains TeX sources of my PhD thesis, which was defended at
ComUE Université Grenoble Alpes in 2016. The TeX style files were taken from
several other thesis templates, which, unfortunately, I cannot find anymore.
You are free to use the TeX files in this repository to make a template for
your own thesis, however, if you want to reuse figures, please, contact me
first (send me an email to asherikov at yandex.com).


Features:

1. All temporary files are kept in 'tmp' folder.

2. You can visualize differences from a previous version of the thesis in
the git repository using latexdiff: 'make latexdiff REVISION='
I modified latexdiff script to add support for 'LXDINPUTS' evironment
variable, which specifies additional paths to search for included '*.tex'
files. The original version of latexdiff requires complete paths.

3. You can delete unreferenced bibliography entries and comments from
thesis.bib file using 'make bibfilter'. For this purpose I use *.awk
scripts from bibextract.

4. Note that everything except the title page is in English. Some of the
styles were originally in French.