Skip to content

Commit

Permalink
update libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
jianqiaol committed Feb 10, 2016
1 parent ee11229 commit 20c9a16
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions common/Motion/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
#change this to "kinematic" to test in kinematic mode
#change this to "physical" if you are ready to test on the real robot
#mode = 'client'
mode = 'kinematic'
#mode = 'physical'
#mode = 'kinematic'
mode = 'physical'

#relative path, assumes everything is run from the common directory
klampt_model = "klampt_models/baxter_with_parallel_gripper_col.rob"
Expand Down
Binary file modified common/MotionServer_kinematic
Binary file not shown.
Binary file modified common/MotionServer_physical
Binary file not shown.
Binary file modified common/libmotion_kinematic.so
Binary file not shown.
Binary file modified common/libmotion_physical.so
Binary file not shown.

0 comments on commit 20c9a16

Please sign in to comment.