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

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

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.