pullrequests Search Results · language:Dune language:Python language:HTML language:JavaScript language:JavaScript is:public
Filter by
174M results
Updates dependencies for source-zoom.
Updated packages: N/A
🤖 Generated by automated workflow job.
area/connectors
up-to-date
!-- TemplateReference: https://github.com/PaddlePaddle/Paddle/wiki/PULL-REQUEST-TEMPLATE--REFERENCE --
PR Category
!-- One of [ User Experience | Execute Infrastructure | Operator Mechanism | Performance ...
Summary
Implements staged aggregate-position support for the standalone backtest runner, addressing #295.
- Adds explicit AggregatePositionConfig with stage_volume_ratio=(1,1,1) support, aggregate ...
Description
Fixes stale derived body velocities after Newton articulation joint velocity writes. Previously,
write_joint_velocity_to_sim_*() updated joint_qd but did not mark FK/body velocity state dirty, ...
isaac-lab
Summary
Closes #6057.
Requires bearer authentication before GET /api/search returns search results.
Changes
- Apply the existing authMiddleware to the search router.
- Preserve the existing search ...