Robert Pottorff

Results 8 issues of Robert Pottorff

With the new update, and running in DX11 -- it looks like we might be missing quite a few draw calls via this DrawIndexedInstancedIndirect methd call. Is this new to...

I'm trying to add `avg_world`, `avg_world_view`, and `avg_world_view_proj` to the JSON output. I've created a new function: ``` std::string toJSON(float4x4 & f) { std::stringstream s; s

in speed.cpp it looks like you investigated hooking into the application timer to increase the perceived time delta between frames. I am looking to do something similar, but not having...

In https://github.com/sjvasquez/instacart-basket-prediction/blob/master/models/blend/prepare_blend_data.py#L43 you look to load predictions.npy - but this file is never generated because "predictions" is not a key in the prediction_tensor dictionary https://github.com/sjvasquez/instacart-basket-prediction/blob/master/models/rnn_product/rnn_product_bmm.py#L222 as a result, the prepare_blend_data...

If you request multiple screen widths, the workflow is built to resize the screen and take a screenshot for every element rather than take a screenshot at a size, and...

It would be great to get event hooks before and after each important event in the screenshot phase as a starting list beforeTest afterTest (this is the only one that...

enhancement

The following files use ros::Time::now() and therefore create some problems when running faster-than-real time. https://github.com/byu-magicc/ros_copter/blob/RC1.0/src/controller/controller.cpp#L119 https://github.com/byu-magicc/ros_copter/blob/RC1.0/src/waypoint_manager/waypoint_manager.py#L31 https://github.com/byu-magicc/ros_copter/blob/RC1.0/src/ekf/ekf.cpp#L69 https://github.com/byu-magicc/ros_copter/blob/RC1.0/src/ekf/ekf.cpp#L124 https://github.com/byu-magicc/ros_copter/blob/RC1.0/src/ekf/ekf.cpp#L412

the minified version is missing the :hidden check