P. J. Reed

Results 27 issues of P. J. Reed

I'm running Linux Mint 20 (based on Ubuntu 20.04). Steam is installed and running. I followed the build instructions and everything build cleanly. When I run `./bin/launch.sh`, the SamRewritten window...

I've got a raw h264 sequence that I want to copy into an mp4 container. When I do so, it prints a lot of error messages, and while it produces...

bug
help wanted

###### Expected behavior I've installed Steam via Flatpak (https://flathub.org/apps/details/com.valvesoftware.Steam) and GameHub via the latest official debian package. I set GameHub's Steam installation directory `/home/preed/.var/app/com.valvesoftware.Steam/.steam` and restarted, and it seems to...

Requirements were missing on pyyaml, rospkg, and catkin_pkg, which prevented this from installing and running cleanly in a virtual environment. This also makes some modifications to the Travis CI build,...

I'm converting an STL file to a list of triangles and publishing it as a TRIANGLE_LIST Marker in order to visualize the mesh. I'm also publishing other markers that contain...

The FilesystemBagStorage implementation currently relies on getting inotify events to know when the filesystem has changed and update the database, but inotify events may not work for some filesystems, such...

The BagController and ScriptController APIs have documentation, but the AdminController does not; it would be good to add some documentation for that, too, since users might want to call it...

Currently, the Bag DB operates in basically one of two modes: 1. User authentication is not required, in which case any user can upload files, scripts, and modify mutable data...

Priority: Medium
Status: Accepted
Type: Enhancement

The infrastructure for this should already be in place; Docker instructions involve starting up a Postgres database with PostGIS extensions, and Lucene database indexes are being generated. We still need...

Priority: Medium
Status: Accepted
Type: Enhancement

We could potentially test several of the fields in the config to make sure they're valid. Do so and return an error message if the user tries to submit invalid...

Priority: Medium
Status: Accepted
Type: Enhancement