improved joint space planning
This commit is contained in:
@@ -156,11 +156,11 @@ def main():
|
||||
default_config = robot_cfg["kinematics"]["cspace"]["retract_config"]
|
||||
|
||||
print("warming up...")
|
||||
motion_gen.warmup(
|
||||
batch=n_envs,
|
||||
batch_env_mode=True,
|
||||
warmup_js_trajopt=False,
|
||||
)
|
||||
# motion_gen.warmup(
|
||||
# batch=n_envs,
|
||||
# batch_env_mode=True,
|
||||
# warmup_js_trajopt=False,
|
||||
# )
|
||||
|
||||
add_extensions(simulation_app, args.headless_mode)
|
||||
config = RobotWorldConfig.load_from_config(
|
||||
|
||||
Reference in New Issue
Block a user