Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I am facing issue when running thr command sudo apt-get install libxmlrpcpp-dev libgz-common5-dev libgz-math7-dev libgz-rendering7-dev #77

Open
SahilJain8 opened this issue Sep 27, 2023 · 5 comments

Comments

@SahilJain8
Copy link

E: Unable to locate package libgz-common5-dev
E: Unable to locate package libgz-math7-dev
E: Unable to locate package libgz-rendering7-dev

@rjoomen
Copy link
Contributor

rjoomen commented Sep 27, 2023

Which Ubuntu and ROS versions?

@SahilJain8
Copy link
Author

22.04 and humble

@rjoomen
Copy link
Contributor

rjoomen commented Sep 27, 2023

I have all three available on 22.04/Humble. Maybe a sudo apt update?

@rjoomen
Copy link
Contributor

rjoomen commented Sep 27, 2023

@marip8 marip8 transferred this issue from tesseract-robotics/tesseract Sep 27, 2023
@marip8
Copy link
Contributor

marip8 commented Sep 27, 2023

FYI, if you don't care about building the rendering and studio components (i.e., only want to build this repo to support the Rviz plugins in tesseract_ros(2)), then you can build with the CMake options -DBUILD_RENDERING=OFF -DBUILD_STUDIO=OFF so you don't have to install gz and build the Qt Advanced Docking repo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants