Zach LaCelle

Results 18 comments of Zach LaCelle

@SteveMacenski OK, can do. I'll rebase and give it a try. For the rebase, I'll just re-branch off of melodic and create a new pull request. Is there another way...

Hi, Yes, everything has been validated on a TX2 with a Bumblebee. What I mean to say is that the hardware I was using to test is no longer set...

@SteveMacenski Rebased, will work on separate module for stereo_image_proc and associated libraries.

To add to this: I've correctly installed the Resque plugin, and I can see with netstat -l that it's listening on 6379. It seems to index, but just keeps throwing...

I believe this is part of the Resque plugin README.md. It mentions creating an upstart job for a scheduler and worker, and the worker command it lists is the same...

I've created a pull request that fixes these issues. The problem is that we're trying to automatically identify the board type based on the argument structure. Now, you can specify...

I unfortunately do not have an AGX, so I did not.

@confusedrobot if you can send me a few lines of tegrastats output, I will run it through the code today and make sure it's good. I'll try to add in...

@confusedrobot Just didn't have time today, I'll hopefully have some time to take a look tomorrow.

I created a new pull request here: https://github.com/martinkersner/gtop/pull/6 I switched to what should be a more robust parsing method. @confusedrobot I checked your tegrastats output, and it matches mine, so...