Skip to content
Snippets Groups Projects
Commit d8a3ec1f authored by Olivier Stasse's avatar Olivier Stasse
Browse files

[scripts] Defaut to normal half sitting.

parent 958e14cd
No related branches found
Tags v1.2.0
No related merge requests found
Pipeline #8244 passed with warnings
......@@ -41,10 +41,10 @@ gazebo_pause_physics()
time.sleep(5)
# Spawn talos model in gazebo
#launch_gazebo_spawn_hs = roslaunch.parent.ROSLaunchParent(uuid,
# [talos_data_path+'/launch/talos_gazebo_spawn_hs.launch'])
launch_gazebo_spawn_hs = roslaunch.parent.ROSLaunchParent(uuid,
[talos_data_path+'/launch/talos_gazebo_spawn_hs_wide.launch'])
[talos_data_path+'/launch/talos_gazebo_spawn_hs.launch'])
#launch_gazebo_spawn_hs = roslaunch.parent.ROSLaunchParent(uuid,
# [talos_data_path+'/launch/talos_gazebo_spawn_hs_wide.launch'])
launch_gazebo_spawn_hs.start()
rospy.loginfo("talos_gazebo_spawn_hs started")
......
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