Remove unused mjOption.apirate.
PiperOrigin-RevId: 815633571 Change-Id: Ib98f3eb2df47f96fa1fe6e987a3a0cd23a9479f6
This commit is contained in:
committed by
Copybara-Service
parent
a849fedcd2
commit
431f96572e
@@ -123,11 +123,6 @@ STRUCTS: Mapping[str, StructDecl] = dict([
|
||||
type=ValueType(name='mjtNum'),
|
||||
doc='timestep',
|
||||
),
|
||||
StructFieldDecl(
|
||||
name='apirate',
|
||||
type=ValueType(name='mjtNum'),
|
||||
doc='update rate for remote API (Hz)',
|
||||
),
|
||||
StructFieldDecl(
|
||||
name='impratio',
|
||||
type=ValueType(name='mjtNum'),
|
||||
|
||||
Reference in New Issue
Block a user