Add pan/tilt motions to mjv_moveCamera.
PiperOrigin-RevId: 948308546 Change-Id: I2724b889759e652ed50d03bf97f3c7125cd0eb56
This commit is contained in:
committed by
Copybara-Service
parent
1e85ce176f
commit
52317058ba
@@ -782,6 +782,8 @@ ENUMS: Mapping[str, EnumDecl] = dict([
|
||||
('mjMOUSE_ZOOM', 5),
|
||||
('mjMOUSE_MOVE_V_REL', 6),
|
||||
('mjMOUSE_MOVE_H_REL', 7),
|
||||
('mjMOUSE_TURN_V', 8),
|
||||
('mjMOUSE_TURN_H', 9),
|
||||
]),
|
||||
)),
|
||||
('mjtPertBit',
|
||||
|
||||
Reference in New Issue
Block a user