ANYbotics / elevation_mapping

Robot-centric elevation mapping for rough terrain navigation
BSD 3-Clause "New" or "Revised" License
1.31k stars 445 forks source link

Missing versions of dependencies #213

Closed valli96 closed 2 years ago

valli96 commented 2 years ago

Is there a list of versions of dependencies with which the project starts, in any case.
I have changed many dependencies without success. From the error messages, I can not conclude what should change. See #212. Thanks in advance

maximilianwulf commented 2 years ago

You can check launch file dependencies with roslaunch-deps -v file.launch

and package dependencies with rospack depends elevation_mapping.

Does that answer your question?

valli96 commented 2 years ago

Thank you the tip. The missing package in my case was pcl_msg