Phase Le
Phase Le
Hello everyone, this repo is such a fantastic job. I successfully showed the tile map of Google Maps, and the navsat track, as in the image attached:  But the...
I tried another face detection method which returns bounding boxes values of float type. Then I convert them with int() and feed them to face_recognition.face_encodings() (which I assign as get_face_encoding())....
Hello all, I intend to use IMU data from a NovAtel receiver. [Here](https://github.com/Livox-SDK/livox_horizon_loam#42-external-imu-rosbag) in your README, it determines the extrinsic quaternion as (0, 1, 0, 0) and modifies the launch...
I intend to try some high precision mapping solutions for my car. With this, I'll use [OpenRTK330LI](https://openrtk.readthedocs.io/en/latest/EVK-OpenRTK330LI.html) or a NovAvel receiver for IMU data. Is this repo viable for my...
Hello everyone, I successfully showed the tile map of Google Maps, and the navsat track using danielsnider's [job](https://github.com/danielsnider/MapViz-Tile-Map-Google-Maps-Satellite) as in the image attached:  But the view does not move...