Physics and Python stuff. Most of the videos here are either adapted from class lectures or solving physics problems. I really like to use numerical calculations without all the fancy programming ...
I need to convert lidar.range_image into depth image. The first step is to call convert_range_image_to_cartesian(). However, it fails since range_image_return1 consists of 5 tensors with different ...