Miguel Riem de Oliveira

Results 38 issues of Miguel Riem de Oliveira

``` # TODO this should be retrieved from the train dataset. Doing like this means that if we optimize the depth's intrinsics we will not take the estimated intrinsics into...

enhancement
low priority

``` # TODO Move this to atom core ``` https://github.com/lardemua/atom/blob/9c38093feda85bd6d6566c4c8de2624a679330d5/atom_evaluation/scripts/other_calibrations/icp_calibration.py#L23

enhancement

Fix licences in the atom.

enhancement

Early results with the calibration of the zau rgbd hand camera showed that the camera was badly positioned (#970). I then worked on #971 to be able to correct the...

enhancement

In #971 we are using the dataset['transforms'] that is used in newer datasets. ![image](https://github.com/user-attachments/assets/0e0cdfc5-c346-4656-86c5-f7547d3ec873) Older datasets should migrate to this version, so we need a tool to do it and...

enhancement

Hello, I have a xacro which is being correctly read by urdf_parser_py's **from_xml_file** function. However, I get unknown tag warnings, e.g., Unknown tag "hardwareInterface" in /robot[@name='mf_2ax_am100id10l']/transmission[@name='transmission_gp2_j1']/actuator[@name='motor_gp2_j1'] or Unknown tag "disable_collisions"...