- Zurich, Switzerland
- https://tell-now.com
Popular repositories
- ChineseResources
-
trifilar-mass-prop
Determine mass properties with a trifilar pendulum.
TeX
-
aard2-android
Forked from itkach/aard2-android
Aard2 for Android, a simple dictionary app
Java
-
tools
Forked from itkach/tools
Tools for Aard Dictionary
Python
-
rpg_dvs_ros
Forked from uzh-rpg/rpg_dvs_ros
ROS packages for DVS
C++
-
rpg_open_remode
Forked from uzh-rpg/rpg_open_remode
This repository contains an implementation of REMODE (REgularized MOnocular Depth Estimation), as described in the paper.
C++
239 contributions in the last year
Contribution activity
July 2017
morloy has no activity yet for this period.
June 2017
Created a pull request in uzh-rpg/rpg_dvs_ros
that received 1
comment
Use fixed-point arithmetic for time stamps
We currently convert timestamps from int64 -> double -> int64 (ros::Time). Introduces very small rounding errors.