Fix typo in sdf plugin readme.
PiperOrigin-RevId: 595404942 Change-Id: I43eb079779538e4ff82d0f549b5a49819ebcd9cb
This commit is contained in:
committed by
Copybara-Service
parent
8d1b05bbd2
commit
2940b934fe
@@ -95,6 +95,6 @@ class MySDF {
|
||||
mjtNum attribute[MySDFAttribute::nattribute];
|
||||
|
||||
private:
|
||||
Torus(const mjModel* m, mjData* d, int instance);
|
||||
MySDF(const mjModel* m, mjData* d, int instance);
|
||||
};
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user