This worked a few times before, but now it doesn't detect the camera at all upon doinglsusb. Apart from this in the same setup above we tested another D435i it detected it. It also detects L515 lidar camera. We are not sure what went wrong and don't want to sacrifice any more D...
Hi,@koide3,it works well with the .bag data collected by my own lidar.But when i do real-time slam with my lidar and also remap the topic,it fails.It seems that only the .bag file works. Please could you tell me what i should do to deal with the problem? Thanks a lot!! Owner...
We have aerial imagery for land surface and Digital Elevation Model from LiDAR data. We use ArcGIS Server to serve this data as web services. I’ve tried to use our web service to create our own earth surface but I got the this error when I’ve tried to create my own terrain. I’ve...
Next, I thought I could use Deep Learning to learn the complexity for me. To be specific, I could use a recurrent neural network (RNN) to consume the game state continuously and generated the text as it went. Although I liked this architecture, I would need a lot of training data. Alt...
I am working with Intel Realsense Lidar l515 camera. And after installing the Realsense Viewer on Win 10, it doesn't see my camera, with the next issue outputs: context.cpp:129 - Found 0 RealSense devices (0xfe requested & 0xff from device-mask in settings)#12892 ...
Use Ethernet to connect with LiDAR. But it didn't work. SOPAS - Error stopping streaming scan data! sick_scan driver exiting. [ INFO] [1517387043.694532699]: Waiting 5000 seconds for device to connect. [ERROR] [1517387043.694580180]: Failed to connect to 192.168.0.4:2112 ...
Hi, I just received the livox mid-40 lidar. I followed the instructions to connect the lidar and my laptop to the same router via ethernet. The lidar is powered by a power supply and the sync wire is not plugged in. However, there is no pointcloud data. I tried both linux 16.04 and...
(1),outputs=outputs)result=response.get_response()return{res['name']:response.as_numpy(res['name'])forresinresult['outputs']}defshm_request(self,inp_data:List[np.ndarray]):"""request inputs by shm to model server.Args:inp_data (List[np.ndarray]): list of batch inputs."""inputs=...
Hi, I am trying voxgraph with realsense d435i and orbslam2, and I set tsdf voxel size and truncation distance smaller to fit the indoor lab environment as tsdf_voxel_size: 0.05 tsdf_integrator: truncation_distance: 0.010 and I got this error: ...
When using the new version: every configuration for a get task, it is possible to arrive at a state where you have multiple builds of the same job running at the same time. If an earlier build fails, there is no way to re-trigger it with...