Skip to content

Commit

Permalink
Merge remote-tracking branch 'Rofunc-secret/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
Skylark0924 committed Jul 20, 2024
2 parents 3494d17 + 844c3dc commit f914687
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions examples/robolab/example_rdf.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
"""
Robot distance field (RDF)
========================
This example demonstrates how to use the RDF_BP class to train a Bernstein Polynomial model for the robot distance field
from URDF/MJCF files and visualize the reconstructed whole body.
"""

import argparse
import os

Expand Down

0 comments on commit f914687

Please sign in to comment.