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
|
||||
|
||||
.env
|
||||
|
||||
Paul_Lesur_publication_list-blx.bib
|
||||
|
|
|
@ -50,8 +50,8 @@
|
|||
\begin{aside}
|
||||
\section{address}
|
||||
%20 rue De la paix
|
||||
Villeneuve D'Ascq
|
||||
France
|
||||
Kaiserslautern
|
||||
Germany
|
||||
~
|
||||
\section{phone number}
|
||||
+33 (0)6 33 80 57 13
|
||||
|
@ -95,8 +95,16 @@
|
|||
|
||||
\section{Experience}
|
||||
\begin{entrylist}
|
||||
\entry
|
||||
{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 (current)}
|
||||
{2020-10 2021-12}
|
||||
{C++ Software Engineer}
|
||||
{Croix, France}
|
||||
{\emph{Exotec} \\
|
||||
|
|
|
@ -2,8 +2,8 @@
|
|||
author = {Rambach, Jason Raphael and Lesur, Paul and Pagani, Alain and Stricker, Didier},
|
||||
title = {SlamCraft: Dense Planar RGB Monocular SLAM},
|
||||
booktitle = {Proceedings of. IAPR Conference on Machine Vision Applications (MVA-2019), May 27-31, Tokyo, Japan},
|
||||
year = {2019},
|
||||
month={5},
|
||||
%year = {2019},
|
||||
%month={5},
|
||||
organization = {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},
|
||||
booktitle={2019 IEEE International Symposium on Mixed and Augmented Reality Adjunct (ISMAR-Adjunct)},
|
||||
title={Deep Multi-state Object Pose Estimation for Augmented Reality Assembly},
|
||||
year={2019},
|
||||
%year={2019},
|
||||
month={10},
|
||||
volume={},
|
||||
number={},
|
||||
|
@ -21,12 +21,13 @@
|
|||
}
|
||||
|
||||
@inproceedings{foo,
|
||||
author = {Shu, Fangwen and Lesur, Paul and Xie, Yaxu and Pagani, Alain and Stricker, Didier},
|
||||
year = {2021},
|
||||
month = {01},
|
||||
pages = {},
|
||||
title = {SLAM in the Field: An Evaluation of Monocular Mapping and Localization on Challenging Dynamic Agricultural Environment},
|
||||
doi = {10.1109/WACV48630.2021.00180}
|
||||
author = {Shu, Fangwen and Lesur, Paul and Xie, Yaxu and Pagani, Alain and Stricker, Didier},
|
||||
booktitle={Proceedings of the IEEE/CVF Winter Conference on Applications of Computer Vision (WACV)},
|
||||
year = {2021},
|
||||
%month = {01},
|
||||
pages = {},
|
||||
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,
|
||||
|
|
Loading…
Reference in a new issue