Skip to content

ctu-vras/diffsim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Differentiable Simulation

Differentiable robot-terrain interaction model for a tracked robot written using NVIDIA-Warp.

Running

To train Terrain Encoder model with the L2-loss computed between predicted (by Differentiable Physics) and ground truth trajectories, run:

python terrain_optimization

Weights

The pretrained weights for the LSS Terrain Encoder can be downloaded from:

Once downloaded, please put the weights to config/weights/ folder.

Releases

No releases published

Packages

No packages published

Languages