We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f119d37 commit b696cfbCopy full SHA for b696cfb
1 file changed
src/mission_executor/Cargo.toml
@@ -9,3 +9,6 @@ futures = "0.3.31"
9
nalgebra = "0.34.1"
10
r2r = "0.9.5"
11
tokio = { version = "1.48.0", features = ["full"] }
12
+
13
+[profile.colcon]
14
+inherits = "release"
0 commit comments