Closed hjw-1014 closed 3 years ago
You should run in another terminal gepetto-gui
.
Other issues in Pinocchio already mentioned this issue.
Next time, please look at the history first. It will be quicker and simpler for everybody.
You should run in another terminal
gepetto-gui
. Other issues in Pinocchio already mentioned this issue. Next time, please look at the history first. It will be quicker and simpler for everybody. Thank you so much and sorry for this.
@jcarpent Hi, sorry to ask this again. I can run the gepetto-gui when I load robot from another terminal. But the second thing I mentioned above:
when I ran gepetto-gui, the gui can be launched but I cannot choose robot from file as this video do, which is no robot I can choose.
I already set the export ROS_PACKAGE_PATH=$ROS_PACKAGE_PATH:/opt/openrobots/share
Have I missed something?
@hjw-1014 : this is a question on gepetto-viewer., and has nothing to do with pinocchio Please ask it on the right tracker.
@hjw-1014 : this is a question on gepetto-viewer., and has nothing to do with pinocchio Please ask it on the right tracker.
Understood, thank you.
@hjw-1014 If you troubles with gepetto-gui, just switch to the Meshcat viewer solution. It is simpler to install and use.
@jcarpent Thank you very much, I will search Meshchat viewer.
Hi, I'm new to Pinocchio, and I followed the tutorial here. I already got so much help from @nim65s , and I wanna use
gepetto-gui
to visualize the robot.usr_robot = load('ur5_gripper')
. it didn't report error.tiago_robot = load('tiago', display=True)
. This report:I followed here to install the gepetto, what I ran is:
sudo apt update && sudo apt install robotpkg-py36-qt5-gepetto-viewer-corba
And it's successful.Have I missed something here?
gepetto-gui
, the gui can be launched but I cannot choose robot from file, which is no robot I can choose. I already set theexport ROS_PACKAGE_PATH=$ROS_PACKAGE_PATH:/opt/openrobots/share
Thanks in advance.