Skip to content

add missing double type in AronType

Jianfeng Gao requested to merge try_to_merge_large_change into master

add double type, fix correspondence between np.float32/64 and float/double, similarly fix integer types. Fix out of memory when constructing np array. Adapt armarx_control module tutorial

Merge request reports