Skip to content
Snippets Groups Projects
Commit 54b47842 authored by Fabian Reister's avatar Fabian Reister
Browse files

ts_mp_imp_forward_backward_with_traj python cfg

parent a1886772
No related branches found
No related tags found
No related merge requests found
Pipeline #21610 failed
......@@ -30,7 +30,7 @@ def run_ctrl(
target_pose = []
controller_name, ctrl, _cfg = robot.create_controller(
"python", control_type, ctrl_config, True, True
"python2", control_type, ctrl_config, True, True
)
try:
......@@ -187,4 +187,4 @@ if __name__ == "__main__":
# Note:
# python ts_mp_imp_forward_backward_with_traj.py -f raise_up_right_hand -t 5.0 -a -r -s 6
# python ts_mp_imp_forward_backward_with_traj.py -f raise_up_right_hand -t 5.0 -a -r -s 6 -js
# python ts_mp_imp_forward_backward_with_traj.py -f raise_up_right_hand -t 5.0 -a -r -s 6 -js -hs
\ No newline at end of file
# python ts_mp_imp_forward_backward_with_traj.py -f raise_up_right_hand -t 5.0 -a -r -s 6 -js -hs
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment