hwliu

Results 3 issues of hwliu

In my project, I want to use libpqxx library to connect the postgreSQL,when i run the command 'g++ my_src -lpqxx -lpq' ,the file can build successful ,but i want to...

I want to merge the sensing data of the lidar on two vehicles. The idea is to transfer the coordinates of both vehicles to the world coordinates of the simulator,...

I select one vehicle in vehicles library , this vehicle have one lidar, one camera.... when I receve the lidar data with `PythonAPI` , I found the point cloud only...