Closed osrf-migration closed 9 years ago
Original comment by Steve Peters (Bitbucket: Steven Peters, GitHub: scpeters).
It's possible that the upgrade script didn't pull in the latest gazebo version since handsim 0.7.0 only requires libgazebo6-dev-prerelease (>= 6.0.2), while that feature was released in version version 6.0.3
. I think the following terminal commands might resolve this?
sudo apt-get update
sudo apt-get install libgazebo6-dev-prerelease
Original comment by Steve Peters (Bitbucket: Steven Peters, GitHub: scpeters).
Original comment by Steve Peters (Bitbucket: Steven Peters, GitHub: scpeters).
Original comment by Jackie K (Bitbucket: jacquelinekay).
@DKluger, can you confirm whether or not this issue is resolved with the latest release and/or with Steve's suggested fix?
Original comment by David Kluger (Bitbucket: DKluger).
I apologize for the delay. We moved the Linux box out of my work space shortly after I published this issue and I haven't had a chance to install new software. I'll let you know as soon as I update Gazebo.
Original comment by Jackie K (Bitbucket: jacquelinekay).
No problem! Looking forward to your feedback.
Original report (archived issue) by David Kluger (Bitbucket: DKluger).
The v0.7.0 release notes stated we can toggle Gazebo's GUI visibility by going to View -> GUI Overlays. This option is not appearing in the View menu.