We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We're building packages in the robostack project, including this one to make it easy to install ROS with conda: https://github.com/robostack/ros-noetic
Unfortunately gdal seems to be missing from the package.xml file?
package.xml
The text was updated successfully, but these errors were encountered:
add libgdal-dev to package.xml, solves #10
2003cf3
add libgdal-dev to package.xml, resolves #10
b476984
spuetz
No branches or pull requests
We're building packages in the robostack project, including this one to make it easy to install ROS with conda: https://github.com/robostack/ros-noetic
Unfortunately gdal seems to be missing from the
package.xml
file?The text was updated successfully, but these errors were encountered: