-
Notifications
You must be signed in to change notification settings - Fork 26
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
Mesh Tools - Installation #357
Comments
Yep. I get the same error. When that does not work we compile from the source. I cloned the repo
if you compile with catkin make it says lvr2 is missing. Clone the lvr2 repo
This is not a ros repo. Compiled and installed from the instructions on the webpage (takes a long time to compile). Then compile the ros stuff (not sure why but it should be with catkin_make_isolated)
... failed , had to install libgls
also had to install opencl (from https://askubuntu.com/questions/796770/how-to-install-libopencl-so-on-ubuntu)
then again
it is still compiling (for 20 minutes now) ... lets see if it works ... |
my compilation fails with
So from naturerobots/mesh_tools#4 I installed
and it works!!!! After 1 hour of compilations ... Thanks for the nice morning challenge ... this one was tricky : - ) |
Not sure its working still, I launched rviz and looked for a display related to mesh tools and could not find one. Something perhaps is still missing ... |
Thanks for the effort!
I'll compile from source and then I'll look into it. |
It worked for me too. In my case I have access to a RViz plugin: I think you have to install this. In the ROS wiki they refer to a RViz mesh plugin and RViz Map plugin, but I only have access to the RViz Map plugin. Maybe there is something missing. I will see what I can do with the RViz Map plugin. |
How did you install that one? I tried to copy the repo to the catkin_ws/src folder, then run
again. It gives an error:
|
I was hoping you knew a fancy way to do this.
and only then
But now if I run the ./debian/rules I get an error... I dont know why. Right now, the debian folder looks like this: The only difference is this file: |
Closing because this package is not suitable for the dataset reviewer |
Hi @miguelriemoliveira,
I'm having some issues with the installation of Mesh Tools.
According to mesh_tools, the command to install is:
sudo apt install ros-noetic-mesh-tools
But that returns the following error:
Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation:
The following packages have unmet dependencies: ros-noetic-mesh-tools : Depends: ros-noetic-rviz-mesh-plugin but it is not installable E: Unable to correct problems, you have held broken packages.
This is an open issue.
I'have tried a couple of things but the problem persists:
Do you have some advice?
The text was updated successfully, but these errors were encountered: