You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
原因は究明出来ませんでしたが,帰宅する前にpr2.launchを立ち上げ直すと数値がpublishするようにはなりました.
$ rostopic echo /right_endeffector/wrench -n 1
header:
seq: 1227
stamp:
secs: 1618656032
nsecs: 713500039
frame_id: "r_gripper_tool_frame"
wrench:
force:
x: -10.9706741526
y: 13.7675618368
z: 21.2767481656
torque:
x: -1.21901630379
y: -0.152456240429
z: 2.48089204463
---
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#1683 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AADYNXHQY3YS6UJTKQ6ZK53TJFRCJANCNFSM43C5JL3A>
.
https://github.com/jsk-ros-pkg/jsk_robot/blob/acb5000cd23249b38ad69bb5df3ae593fabbb1d5/jsk_pr2_robot/jsk_pr2_startup/pr2.launch#L126-L128
で呼び出されているPR2のvirtual_force_publisherのforceとtorqueがnanになってしまっています.
virtual_force_publisherのnodeがsubscribeしている/joint_statesには問題がなさそうでしょうか.
The text was updated successfully, but these errors were encountered: