Skip to content

Commit

Permalink
Merge pull request #541 from kindsenior/add-jaxon-blue-chorenoid-conf
Browse files Browse the repository at this point in the history
[hrpsys_ros_bridge_tutorials] add PDgain files and setting for choreonoid simulation
  • Loading branch information
snozawa authored Nov 27, 2017
2 parents 94f3db9 + 28d6a8b commit 39f8db5
Show file tree
Hide file tree
Showing 3 changed files with 64 additions and 0 deletions.
2 changes: 2 additions & 0 deletions hrpsys_ros_bridge_tutorials/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -378,6 +378,8 @@ compile_rbrain_model_for_closed_robots(JAXON_BLUE JAXON_BLUE JAXON_BLUE
--conf-dt-option "0.002"
--simulation-timestep-option "0.002"
--robothardware-conf-file-option "pdgains.file_name: ${PROJECT_SOURCE_DIR}/models/PDgains.sav"
--conf-file-option "pdgains.file_name: ${PROJECT_SOURCE_DIR}/models/JAXON_BLUE.PDgains.sav"
--conf-file-option "pdgains_sim_file_name: ${PROJECT_SOURCE_DIR}/models/JAXON_BLUE.PDgains_sim.dat"
--conf-file-option "abc_leg_offset: 0.0, 0.1, 0.0"
## KAWADA foot
--conf-file-option "# end_effectors: rleg,RLEG_JOINT5,WAIST,0.0,0.0,-0.096,0.0,0.0,0.0,0.0, lleg,LLEG_JOINT5,WAIST,0.0,0.0,-0.096,0.0,0.0,0.0,0.0, rarm,RARM_JOINT6,CHEST_JOINT2,0.0,0.055,-0.217,0,1.0,0.0,1.5708, larm,LARM_JOINT6,CHEST_JOINT2,0.0,-0.055,-0.217,0,1.0,0.0,1.5708,"
Expand Down
31 changes: 31 additions & 0 deletions hrpsys_ros_bridge_tutorials/models/JAXON_BLUE.PDgains.sav
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
33000 0 240
83000 0 240
33000 0 240
33000 0 240
47000 0 240
33000 0 240
33000 0 240
83000 0 240
33000 0 240
33000 0 240
47000 0 240
33000 0 240
83000 0 240
83000 0 240
83000 0 240
10000 0 200
10000 0 200
20000 0 320
20000 0 320
20000 0 320
20000 0 320
20000 0 320
20000 0 320
20000 0 320
20000 0 320
20000 0 320
20000 0 320
20000 0 320
20000 0 320
20000 0 320
20000 0 320
31 changes: 31 additions & 0 deletions hrpsys_ros_bridge_tutorials/models/JAXON_BLUE.PDgains_sim.dat
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
33000 240
83000 240
33000 240
33000 240
47000 240
33000 240
33000 240
83000 240
33000 240
33000 240
47000 240
33000 240
83000 240
83000 240
83000 240
10000 200
10000 200
20000 320
20000 320
20000 320
20000 320
20000 320
20000 320
20000 320
20000 320
20000 320
20000 320
20000 320
20000 320
20000 320
20000 320

0 comments on commit 39f8db5

Please sign in to comment.