Aaron Miller
Aaron Miller
Another note here: > Also, I gave `output_names` which I figured would mean that those outputs get generated.
I think a devcontainer is probably the most self-contained and immediately useful idea - made a issue #276 for that. There are some additional ideas in existing issues as well,...
Yeah I'm generally on board with those ideas, although would want to talk through the specifics. I think setting up a devcontainer is a good place to start, and will...
I see the mention that `sym.gen` would require the changes in this PR regardless, are we planning to look into that next/later?
Reviews in this chain: └**https://github.com/symforce-org/symforce/pull/260** **Warnings are errors for everything**
| # | head | base | diff | date | summary | | - | - | - | - | - | - | | 0 | [ec5102fc](/symforce-org/symforce/commit/ec5102fc3972f239152cdfd0d1d3ad267235f2af)...
Ah, so you aren't using any python code at all? Usually we'd recommend installing with cmake and not pip in that case
> Would this problem be different if I were invoking cmake directly instead of through pip? Yeah invoking cmake directly, you wouldn't run into this > Regardless, I am installing...
It's pretty likely the issue you're seeing is this: https://github.com/symforce-org/symforce/issues/161 Which is resolved by cleaning your build directory as mentioned there
> Is there a function that converts cayley2rot There isn't - if it's a common enough request we could add it, but generally we don't do anything with cayley transforms...