Add touch sensor for estimating the surface contact stresses from the SDF.
PiperOrigin-RevId: 758556339 Change-Id: Ib56d76fab084b530fd68d61a29294cb6f1d05f3f
This commit is contained in:
committed by
Copybara-Service
parent
23865c7491
commit
2386dfd7da
@@ -37,7 +37,7 @@ using ::testing::DoubleNear;
|
||||
using ::testing::HasSubstr;
|
||||
using ::testing::NotNull;
|
||||
|
||||
constexpr int kNumTruePlugins = 10;
|
||||
constexpr int kNumTruePlugins = 11;
|
||||
constexpr int kNumFakePlugins = 30;
|
||||
constexpr int kNumTestPlugins = 4;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user