Closed ntorresalberto closed 3 years ago
You should install conda install gepetto-viewer-corba -c conda-forge
to get the Python bindings.
Indeed, that fixed it. Could you please add it to the main readme? I think something as simple as this would be of great help for those who want to give it a try without compiling:
conda install gepetto-viewer gepetto-viewer-corba -c conda-forge
Indeed, that fixed it. Could you please add it to the main readme? I think something as simple as this would be of great help for those who want to give it a try without compiling:
Conda Environment Setup
conda install gepetto-viewer gepetto-viewer-corba -c conda-forge
Could you open a PR with your suggestion?
Hi, I've been trying out
pinocchio
but it doesn't seem to notice mygepetto-viewer
install (https://anaconda.org/conda-forge/gepetto-viewer). Both are installed with conda in the same environment.I launch the viewer with
gepetto-gui
and then my pinocchio script throws (the viewer examples throws the same error):