Closed a-lemus96 closed 8 months ago
Changed pose parameter to poses in render_rays function definition. Account for this change in future calls.
pose
poses
render_rays
No need to update anything as the naming change is only visible inside the function definition.
Changed
pose
parameter toposes
inrender_rays
function definition. Account for this change in future calls.