- Jun 20, 2018
-
-
Olivier Bertrand authored
-
Olivier Bertrand authored
-
Olivier Bertrand authored
Add trajectories and markers
-
- Jun 19, 2018
-
-
Olivier Bertrand authored
-
Olivier Bertrand authored
Add plots of frame Add marker functionality to decompose 3 markers into x,y,z yaw pitch roll
-
Olivier Bertrand authored
Add error progpagation tools and test function
-
Olivier Bertrand authored
Add resources such as 3 body marked bee of learning flight in Doussot 2017 Calibration of Doussot 2018a
-
Olivier Bertrand authored
Add input output function to load ivfile trajectory and opencv calibration
-
- Jun 18, 2018
-
-
Olivier Bertrand authored
-
Olivier Bertrand authored
-
Olivier Bertrand authored
-
Olivier Bertrand authored
-
Olivier Bertrand authored
-
Olivier Bertrand authored
-
Olivier Bertrand authored
-
- Jun 12, 2018
-
-
Olivier Bertrand authored
-
Olivier Bertrand authored
-
Olivier Bertrand authored
-
- Jun 08, 2018
-
-
Olivier Bertrand authored
Agent was not using convention in a safe manner. For example for database the convention should be return by the database itself if unique. The speed update in moving was not done with .loc and therefore lead to unchanged values the model of hafner have been updated to correct a mistakes in the viewing direction
-
Olivier Bertrand authored
-
- Jun 07, 2018
-
-
Olivier Bertrand authored
-
Olivier Bertrand authored
Will be useful to collected different models
-
- Jun 06, 2018
-
-
Olivier Bertrand authored
the database access was done in a more complicated way than needed
-
Olivier Bertrand authored
-
Olivier Bertrand authored
-
- Jun 05, 2018
-
-
Olivier Bertrand authored
-
Olivier Bertrand authored
-
- Jun 04, 2018
-
-
Olivier Bertrand authored
The matrix_world of the camera in Blender is column-major ordered and not row-ordered as in python Thus the tranpose is given as matrix_world
-
Olivier Bertrand authored
-
Olivier Bertrand authored
-
Olivier Bertrand authored
Edit the tunnel of sridhar, so that we can render what the bee sees
-
- Jun 03, 2018
-
-
Olivier Bertrand authored
Added function to load trajectory from csv file Added one environment (Sridhars tunnel) and one trajectory to test overlaying Added tables in requirement (anticipation for hdf file)
-
- Jun 01, 2018
-
-
Olivier Bertrand authored
to overlay a trajectory in a blender environment (in order to debug misaligment between world and trajectory to render images along a trajectory
-
Olivier Bertrand authored
A command line can be used to create grid based database
-
Olivier Bertrand authored
-
Olivier Bertrand authored
Added Trajectory tools to load from dataframe Change database a bit so to return a Trajectory whenever possible (i.e. unique convention) Clean a bit the code in dataframe to check user validity. Code was redundant
-
Olivier Bertrand authored
So that grid and trajectory rendering can be performed seemlessly The test fucntion does not run yet
-
- May 30, 2018
-
-
Olivier Bertrand authored
These files have been used for a presentation They will be place in a tutorial or default like function to faciliate running model on world
-
Olivier Bertrand authored
Help to work with pandas multiindex dataframe Will support lollipop plots
-
Olivier Bertrand authored
This feature will be useful for easy trajectory rendering
-