Rename trajectories_path config to save_trajectory_path (#6216)

Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
This commit is contained in:
Boxuan Li
2025-01-13 20:32:45 -08:00
committed by GitHub
parent a125b6cd43
commit 92b8d55c2d
7 changed files with 12 additions and 12 deletions

View File

@@ -34,7 +34,7 @@ workspace_base = "./workspace"
# Path to store trajectories, can be a folder or a file
# If it's a folder, the session id will be used as the file name
#trajectories_path="./trajectories"
#save_trajectory_path="./trajectories"
# File store path
#file_store_path = "/tmp/file_store"