Matt Lanting
Matt Lanting
**Describe the bug** When I attempt to set or even just read the pixel format from a C1911, I'm getting a memory_read Timeout error and the reported pixel format is...
This PR is intended to address https://github.com/ros2/design/issues/314 and facilitate discussion around what we want the user experience to look like. This is a work in progress as I'm still trying...
The document has been changed so much and it's been so long since the last time I submitted a PR for multi-machine launch changes I figured it'd be more appropriate...
When I try to create a database as follows: ``` java OrientGraph graph = new OrientGraph("memory:mydb"); ``` I get the exception: ``` java E/AndroidRuntime( 4167): Caused by: java.lang.IllegalArgumentException: Cannot find...
Build error: Package 'moveit_core' exports the library 'moveit_exceptions' which couldn't be found
### Description I'm getting build errors when building from source according to the instructions found here: https://github.com/acutronicrobotics/moveit2#build-from-source ### Your environment * ROS Distro: Dashing (master branch) * OS Version: Ubuntu...