update stuff
This commit is contained in:
parent
0a1998dae1
commit
14bd80ea0e
3 changed files with 23 additions and 12 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -15,3 +15,5 @@
|
||||||
*.run.xml
|
*.run.xml
|
||||||
|
|
||||||
.env
|
.env
|
||||||
|
|
||||||
|
Paul_Lesur_publication_list-blx.bib
|
||||||
|
|
|
@ -50,8 +50,8 @@
|
||||||
\begin{aside}
|
\begin{aside}
|
||||||
\section{address}
|
\section{address}
|
||||||
%20 rue De la paix
|
%20 rue De la paix
|
||||||
Villeneuve D'Ascq
|
Kaiserslautern
|
||||||
France
|
Germany
|
||||||
~
|
~
|
||||||
\section{phone number}
|
\section{phone number}
|
||||||
+33 (0)6 33 80 57 13
|
+33 (0)6 33 80 57 13
|
||||||
|
@ -96,7 +96,15 @@
|
||||||
\section{Experience}
|
\section{Experience}
|
||||||
\begin{entrylist}
|
\begin{entrylist}
|
||||||
\entry
|
\entry
|
||||||
{2020-10 (current)}
|
{2022-02 (current)}
|
||||||
|
{PhD student in control}
|
||||||
|
{Kaiserslautern, Germany}
|
||||||
|
{\emph{TU Kaiserslautern} \\
|
||||||
|
Research on planning and control for multi-agent systems, applied to
|
||||||
|
autonomous driving (MIP using {\bf Gurobi}, MPC / NLP using {\bf casADi})\\}
|
||||||
|
|
||||||
|
\entry
|
||||||
|
{2020-10 2021-12}
|
||||||
{C++ Software Engineer}
|
{C++ Software Engineer}
|
||||||
{Croix, France}
|
{Croix, France}
|
||||||
{\emph{Exotec} \\
|
{\emph{Exotec} \\
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
author = {Rambach, Jason Raphael and Lesur, Paul and Pagani, Alain and Stricker, Didier},
|
author = {Rambach, Jason Raphael and Lesur, Paul and Pagani, Alain and Stricker, Didier},
|
||||||
title = {SlamCraft: Dense Planar RGB Monocular SLAM},
|
title = {SlamCraft: Dense Planar RGB Monocular SLAM},
|
||||||
booktitle = {Proceedings of. IAPR Conference on Machine Vision Applications (MVA-2019), May 27-31, Tokyo, Japan},
|
booktitle = {Proceedings of. IAPR Conference on Machine Vision Applications (MVA-2019), May 27-31, Tokyo, Japan},
|
||||||
year = {2019},
|
%year = {2019},
|
||||||
month={5},
|
%month={5},
|
||||||
organization = {IAPR},
|
organization = {IAPR},
|
||||||
publisher = {IAPR}
|
publisher = {IAPR}
|
||||||
}
|
}
|
||||||
|
@ -12,7 +12,7 @@
|
||||||
author={Su, Yongzhi and Rambach, Jason and Minaskan, Nareg and Lesur, Paul and Pagani, Alain and Stricker, Didier},
|
author={Su, Yongzhi and Rambach, Jason and Minaskan, Nareg and Lesur, Paul and Pagani, Alain and Stricker, Didier},
|
||||||
booktitle={2019 IEEE International Symposium on Mixed and Augmented Reality Adjunct (ISMAR-Adjunct)},
|
booktitle={2019 IEEE International Symposium on Mixed and Augmented Reality Adjunct (ISMAR-Adjunct)},
|
||||||
title={Deep Multi-state Object Pose Estimation for Augmented Reality Assembly},
|
title={Deep Multi-state Object Pose Estimation for Augmented Reality Assembly},
|
||||||
year={2019},
|
%year={2019},
|
||||||
month={10},
|
month={10},
|
||||||
volume={},
|
volume={},
|
||||||
number={},
|
number={},
|
||||||
|
@ -21,12 +21,13 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
@inproceedings{foo,
|
@inproceedings{foo,
|
||||||
author = {Shu, Fangwen and Lesur, Paul and Xie, Yaxu and Pagani, Alain and Stricker, Didier},
|
author = {Shu, Fangwen and Lesur, Paul and Xie, Yaxu and Pagani, Alain and Stricker, Didier},
|
||||||
year = {2021},
|
booktitle={Proceedings of the IEEE/CVF Winter Conference on Applications of Computer Vision (WACV)},
|
||||||
month = {01},
|
year = {2021},
|
||||||
pages = {},
|
%month = {01},
|
||||||
title = {SLAM in the Field: An Evaluation of Monocular Mapping and Localization on Challenging Dynamic Agricultural Environment},
|
pages = {},
|
||||||
doi = {10.1109/WACV48630.2021.00180}
|
title = {SLAM in the Field: An Evaluation of Monocular Mapping and Localization on Challenging Dynamic Agricultural Environment},
|
||||||
|
doi = {10.1109/WACV48630.2021.00180}
|
||||||
}
|
}
|
||||||
|
|
||||||
@article{REIS2021102394,
|
@article{REIS2021102394,
|
||||||
|
|
Loading…
Reference in a new issue