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
<export>
<build_type>
package.xml
rtabmap_msgs
Before the package closing tag
rtabmap_ros/rtabmap_msgs/package.xml
Line 24 in 337c494
I believe it is necessary to specify build type as follows:
<export> <build_type>ament_cmake</build_type> </export>
We noticed it due to scrapping error in bazel-ros rules. RobotLocomotion/drake-ros#281 (comment)
bazel-ros
The text was updated successfully, but these errors were encountered:
Updated config of rtabmap_msgs (#1120)
9fc7212
No branches or pull requests
Before the package closing tag
rtabmap_ros/rtabmap_msgs/package.xml
Line 24 in 337c494
I believe it is necessary to specify build type as follows:
We noticed it due to scrapping error in
bazel-ros
rules.RobotLocomotion/drake-ros#281 (comment)
The text was updated successfully, but these errors were encountered: