ROS cpp api issues #116
Replies: 9 comments
-
Hello! Answers to some of the questions you have asked:
Look forward to your response!
|
Beta Was this translation helpful? Give feedback.
-
I wasn't running hebi_gazebo, so that may have been part of problem. But, after installing lxml, setting the environment variables, and running
and then trying to launch
I get
I see the arm in Gazebo and RViz, but no planning modules are loaded. I'll dig some more, but any help is appreciated.
|
Beta Was this translation helpful? Give feedback.
-
Note, tried switching to melodic-devel branches, and got repeated spam of
|
Beta Was this translation helpful? Give feedback.
-
When you launch the gazebo simulation or any of the other nodes, are you able to see the arm actuators in Scope? Could you show us what you see in scope?
|
Beta Was this translation helpful? Give feedback.
-
Here is screen shot of Gazebo and Scope https://drive.google.com/file/d/1Z8isE1 ... sp=sharing
|
Beta Was this translation helpful? Give feedback.
-
Thanks for the screenshot. I believe I've been able to replicate your issue, and we're looking into it right now. I will have an answer for your soon! In the meantime, quick notes:
|
Beta Was this translation helpful? Give feedback.
-
tried, but didn't work Command:
Ran Scope, but didn't display any joints this time. Likely due to "process died" error below: Output:
|
Beta Was this translation helpful? Give feedback.
-
Same basic result running with A-2084-01 model. Also, I note that the arm_moveit_node-4*.log file is not created even though indicated by the error message above. Thanks for your help in tracking down these issues.
|
Beta Was this translation helpful? Give feedback.
-
I tried running this code:
but I got some errors in the output
|
Beta Was this translation helpful? Give feedback.
-
I am trying to set up a new simulation under ROS Melodic.
Following these instructions http://wiki.ros.org/hebi_cpp_api_examples , which seem to supersede http://wiki.ros.org/hebiros
Can you confirm this is the latest setup?
Everything builds fine, but when I try to run
I get several errors on startup:
...
...
Comment:
If http://wiki.ros.org/hebiros is out of date, please add a note warning us to use the new setup.
Beta Was this translation helpful? Give feedback.
All reactions