Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Impedance control seems not working for NEXTAGE Open on hrpsys-simulator #302

Open
130s opened this issue Mar 27, 2017 · 3 comments
Open
Labels

Comments

@130s
Copy link
Contributor

130s commented Mar 27, 2017

With the same set of commands from start-jsk/rtmros_hironx#482, NEXTAGE in the hrpsys-simulator doesn't do anything specific to impedance control.

I found when I run from Python i/f:

In [1]: robot.startImpedance('larm')

the following occurs in nextage_ros_bridge_simulation.launch console:

[rtmlaunch] check connection/activation
[ic] Could not found impedance controller param [larm]

Same error for rarm with rarm param not found.

$ rtls localhost:15005/
StateHolderServiceROSBridge.rtc        fk.rtc                             DataLoggerServiceROSBridge.rtc  SequencePlayerServiceROSBridge.rtc
ImageSensorROSBridge_HandLeft.rtc      sh.rtc                             HiroNX(Robot)0.rtc              ImageSensorROSBridge_HeadRight.rtc
seq.rtc                                HrpsysJointTrajectoryBridge0.rtc   log.rtc                         HGcontroller0.rtc
sc.rtc                                 ModelLoader                        el.rtc                          CollisionDetector0.rtc
ImageSensorROSBridge_HandRight.rtc     ImageSensorROSBridge_HeadLeft.rtc  HrpsysSeqStateROSBridge0.rtc    longfloor(Robot)0.rtc
ForwardKinematicsServiceROSBridge.rtc  tork-kudu1.host_cxt/                ic.rtc                          rmfo.rt
@130s 130s added the bug label Mar 27, 2017
@k-okada
Copy link
Member

k-okada commented Mar 28, 2017 via email

@130s
Copy link
Contributor Author

130s commented Mar 29, 2017

Yes,

$ rospack find nextage_ros_bridge 
/home/rosnoodle/cws_hironxo/src/tork-a/rtmros_nextage/nextage_ros_bridge
$ cat `rospack find nextage_ros_bridge`/conf/nextage.conf                                    
model: file:///home/rosnoodle/cws_hironxo/src/tork-a/rtmros_nextage/nextage_ros_bridge/models/nextage.dae
dt: 0.005
collision_pair: RARM_JOINT2:LARM_JOINT2 RARM_JOINT3:LARM_JOINT3 RARM_JOINT4:LARM_JOINT4 RARM_JOINT5:LARM_JOINT5
end_effectors: rarm,RARM_JOINT5,CHEST_JOINT0,0.0,0.0,0.0,-0.57735027,-0.57735027,-0.57735027,-2.0943951023931953,larm,LARM_JOINT5,CHEST_JOINT0,0.0,0.0,0.0,0,1,0,-1.5707963267948966,
$ cat `rospack find nextage_ros_bridge`/conf/nextage_nosim.conf
model: file:///home/rosnoodle/cws_hironxo/src/tork-a/rtmros_nextage/nextage_ros_bridge/models/nextage.dae
dt: 0.005
collision_pair: RARM_JOINT2:LARM_JOINT2 RARM_JOINT3:LARM_JOINT3 RARM_JOINT4:LARM_JOINT4 RARM_JOINT5:LARM_JOINT5
end_effectors: rarm,RARM_JOINT5,CHEST_JOINT0,0.0,0.0,0.0,0.57737,0.57735,0.57735,2.0944,larm,LARM_JOINT5,CHEST_JOINT0,0.0,0.0,0.0,0.57737,0.57735,0.57735,2.0944,

@k-okada
Copy link
Member

k-okada commented Mar 29, 2017 via email

130s added a commit to 130s/rtmros_nextage that referenced this issue Mar 29, 2017
130s added a commit to 130s/rtmros_nextage that referenced this issue Mar 29, 2017
130s added a commit to 130s/rtmros_nextage that referenced this issue May 12, 2017
130s added a commit to 130s/rtmros_nextage that referenced this issue May 23, 2017
130s added a commit to 130s/rtmros_nextage that referenced this issue May 23, 2017
130s added a commit to 130s/rtmros_nextage that referenced this issue May 26, 2017
130s added a commit to 130s/rtmros_nextage that referenced this issue May 26, 2017
…or HrpsysSeqStateROSBridge0 : None' error.

Still tork-a#302 needs fixed.
130s added a commit to 130s/rtmros_nextage that referenced this issue May 26, 2017
130s added a commit to 130s/rtmros_nextage that referenced this issue May 26, 2017
…or HrpsysSeqStateROSBridge0 : None' error.

Still tork-a#302 needs fixed.
130s added a commit to 130s/rtmros_nextage that referenced this issue May 28, 2017
130s added a commit to 130s/rtmros_nextage that referenced this issue May 28, 2017
…or HrpsysSeqStateROSBridge0 : None' error.

Still tork-a#302 needs fixed.
130s added a commit to 130s/rtmros_nextage that referenced this issue May 28, 2017
…or HrpsysSeqStateROSBridge0 : None' error.

Still tork-a#302 needs fixed.
130s added a commit to 130s/rtmros_nextage that referenced this issue May 28, 2017
…or HrpsysSeqStateROSBridge0 : None' error.

Still tork-a#302 needs fixed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants