Aaron Cofield

Results 10 issues of Aaron Cofield

I keep getting this error on bootup. I am running Ubuntu 16.04 w/ ROS Kinetic. I am using i3wm and launching clion from bash after running `source devel/setup.bash` in my...

building this package requires dependency installations. I found through trial and error to install lua5.3 and liblua5.3-dev, but some explicit instructions would be nice.

In 0.9 open3d function calls are grouped into categories. Simply changing all similar occurrences of `open3d.read_point_cloud(...)` to `open3d.io.read_point_cloud(...)` fixed the syntax issue. When running the tests, an empty cloud is...

**Describe the bug** Unable to connect to device **To Reproduce** Steps to reproduce the behavior: 1. Add 2 devices to same network in dashboard 2. ssh from one device to...

waiting for team response

**Describe the bug** Running redial now produces an error on a fresh install: Module not found error. urwid.tests is not found. Redial seems to be compatible with urwid version 2.1.2...

**Is your feature request related to a problem? Please describe.** It would be nice if this application provided an easy way to manage ssh-agent forwarding as a config parameter. I...

Is there any documentation available for this package? Specifically, does this package stream audio from individual audio sources. Does it provide the azimuths of audio sources on any of the...

``` terminate called after throwing an instance of 'Json::LogicError' what(): LargestUInt out of Int range ```

The mpg123 -q %1 command was buggy on my machine because of a bug with mpg123. I had to change the command using play_cmd='mpg123 -o pulse -q %1' every time...

Is this project still active?