danem
danem
See: https://news.ycombinator.com/item?id=15380658 vs http://www.hnclone.win/item?id=15380658
I'm attempting to use this library on Windows 10 with Visual Studio Community 2017 Version 15.4.2. I installed VirtualDesktop through NuGet: `PM> Install-Package VirtualDesktop -Version 2.0.0-beta3` I've copied the app.manifest...
### SPECIFIC ISSUE ENCOUNTERED When using the recording API described [here](https://developers.google.com/ar/develop/unity/recording-and-playback), `Session.RecordingStatus` continually returns None. Looking at the logs I found this message: ``` 05-12 19:10:27.839 5330 6358 D ARCore-Api:...
### SPECIFIC ISSUE ENCOUNTERED When using the recording API described [here](https://developers.google.com/ar/develop/unity/recording-and-playback), `Session.RecordingStatus` continually returns None. Looking at the logs I found this message: ``` 05-12 19:10:27.839 5330 6358 D ARCore-Api:...
rosrun controller_manager controller_manager list just hangs indefinitely. rosservice call /robot/controller_manager/list_controllers works however...
## What changes are proposed in this pull request? This pull request includes a prototype for 3D visualization capabilities for FiftyOne. This prototype does not yet integrate with the larger...
I'm looking into using CoStar with another robot (ReThink Sawyer) and I'm curious as to why CoStar only seems to support a few robots. If there could be some guidance...
Tesserocr segfaults when used in conjunction with PyMuPDF (aka fitz). ```python from PIL import Image import fitz # bug only seems to occur when fitz is imported *first* import tesserocr...
This project seems to have the project found here: https://github.com/aantono/gradle-plugin-protobuf/issues/12 Anyone know how to incorporate this into an android project?
I know this repo is dead, but in case anyone else runs into this issue: Inside `planning_context.launch`, when `load_robot_description` is set to true, it attempts to load a nonexistent urdf...