No data on command.effort #15
Unanswered
HebiAssistant
asked this question in
Python
Replies: 1 comment
-
|
Hi River, Which version of the Python API are you using? I know you said that you're using the latest version, but we just published a new release (2.2.0) last week. I'm unable to reproduce this issue with the newest release. I additionally ran this on the previous release (2.1.0) and was unable to reproduce this. Are you able to send a log file from running the program? This is what the plot from example
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
Hello all,
I am trying to run the example code for commanding effort from the HEBI github for my custom scara arm: https://github.com/HebiRobotics/hebi-py ... _effort.py
The logging and plotting of position and velocity all work fine, but when I run the code above for effort, I only get a plot of the actual effort and not the desired/commanded effort. I checked the hebilog files and saw that there is no data available for CmdEffort, even though the code's purpose is to command effort.
Is this a known problem? I'm using the latest hebi-py version. If not, would you have any idea what may be causing the problem? Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions