Skip to content

Commit

Permalink
Cleanup CG recorder and modify skill executor to work without viewpose
Browse files Browse the repository at this point in the history
  • Loading branch information
KavitShah1998 committed Jan 15, 2025
1 parent dcd5df5 commit d4a98ac
Show file tree
Hide file tree
Showing 3 changed files with 254 additions and 299 deletions.
2 changes: 1 addition & 1 deletion spot_rl_experiments/generate_executables.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"baselines.go_to_waypoint": "spot_rl_go_to_waypoint",
"utils.autodock": "spot_rl_autodock",
"utils.waypoint_recorder": "spot_rl_waypoint_recorder",
"utils.cg_waypoint_recorder": "spot_rl_cg_recorder"
"utils.cg_waypoint_recorder": "spot_rl_cg_recorder",
"ros_img_vis": "spot_rl_ros_img_vis",
"launch/core.sh": "spot_rl_launch_core",
"launch/local_listener.sh": "spot_rl_launch_listener",
Expand Down
Loading

0 comments on commit d4a98ac

Please sign in to comment.