Paul Gesel
Paul Gesel
@MarqRazz Can we schedule the meeting tomorrow at 11:30 instead of 11:00?
@sjahr We should try to merge this. I think the change to the test should either be deleted or more effort has to be put in to make it not...
@claytonwramsey The reason `VAMP_ARCH` needs to be set in your test project is because the scope of that variable is not global. A simpler solution than copying the block from...
This looks right. I'm a bit worried that it touches the same code that was changed in this PR: https://github.com/PickNikRobotics/generate_parameter_library/issues/182 We just have to be careful not to break existing...
@MarqRazz Can you rebase on main now that CI is passing?
@MarqRazz I added a small comment, otherwise looks good.