Skip to content

feat: add config for C3+

825e405
Select commit
Loading
Failed to load commit list.
Draft

example(plate-balancing) : Add working plate balancing example with external c3 repo #376

feat: add config for C3+
825e405
Select commit
Loading
Failed to load commit list.
Cirrus CI / drake_master_build completed Dec 27, 2025 in 35s

Task Summary

Instruction test failed in 00:16

Details

⚠️ Not enough compute credits to prioritize tasks!
ℹ️ Scheduling was delayed due to a concurrency limit on community tasks

✅ 00:17 clone
❌ 00:16 test

git clone https://github.com/RobotLocomotion/drake.git ../drake
Cloning into '../drake'...
bazel build --override_module=drake=$PWD/../drake --local_resources=memory=24000 --local_resources=cpu=8 //...
2025/12/27 01:44:10 Downloading https://releases.bazel.build/8.2.1/release/bazel-8.2.1-linux-x86_64...
Extracting Bazel installation...
Starting local Bazel server (8.2.1) and connecting to it...
Computing main repo mapping: 
Computing main repo mapping: 
WARNING: For repository 'apple_support', the root module requires module version [email protected], but got [email protected] in the resolved dependency graph. Please update the version in your MODULE.bazel or set --check_direct_dependencies=off
WARNING: For repository 'rules_cc', the root module requires module version [email protected], but got [email protected] in the resolved dependency graph. Please update the version in your MODULE.bazel or set --check_direct_dependencies=off
WARNING: For repository 'rules_python', the root module requires module version [email protected], but got [email protected] in the resolved dependency graph. Please update the version in your MODULE.bazel or set --check_direct_dependencies=off
WARNING: For repository 'bazel_skylib', the root module requires module version [email protected], but got [email protected] in the resolved dependency graph. Please update the version in your MODULE.bazel or set --check_direct_dependencies=off
ERROR: Bazel version 8.2.1 is not compatible with module "drake@_" (bazel_compatibility: [>=8.4.0])
ERROR: Error computing the main repository mapping: Bazel compatibility check failed

Exit status: 48