Yatharth Ahuja
Results
2
issues of
Yatharth Ahuja
In numpy_spatial_transform line 90, it says: wa = np.expand_dims(wa, 2) and I am getting the following error: axis = tuple([normalize_axis_index(ax, ndim, argname) for ax in axis]) numpy.AxisError: axis 2 is...
I am trying to run ORB SLAM on Ubuntu 180.04 and ROS Melodic. Installations were done with no issue as such. However, when running the Example launch file, following output...