rapha gontijo lopes

Results 54 comments of rapha gontijo lopes

I was also getting this error. I assume you're trying to run "Handbags2Shoes"? Turns out the correct name for the task is "handbags2shoes" (the readme is wrong). Without the correct...

And for files and whatnot that use autocomplete in normal bash

Hm, I remember there being something weird about the way tensorflow was loading models that made something be unintuitive in the way flags worked. So there's a chance that this...

Yeah. I think we will need to create a sub process that will last for the entire recording/execution session. Right now, I'm just making `os.system(command)` calls

That's a very good point. You should then look into [this module](https://github.com/substack/identity-function)

One thing to note is that we *don't* want the `max_speed` rosparam to be the maximum speed the hardware can reach. We want it to be the maximum allowed speed...

Don't forget to also put this as an inline comment in `constants.yaml`. Because the whole point is that if we're gonna have to maintain that being in two places, we...

yes On Fri, May 12, 2017 at 6:24 PM Sahit Chintalapudi wrote: > Should I also make another issue that both places need to be updated? > Because that's a...

This is a partial duplicate of #20 but I'll let Josh's PR ( #111 ) close that issue and keep this one because you have checkmarks