File tree Expand file tree Collapse file tree
unitree_sdk2py/idl/unitree_go/msg/dds_ Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818@annotate .final
1919@annotate .autoid ("sequential" )
2020class MotorCmds_ (idl .IdlStruct , typename = "unitree_go.msg.dds_.MotorCmds_" ):
21- cmds : types .sequence ['unitree_dds_wrapper .idl.unitree_go.msg.dds_.MotorCmd_' ] = field (default_factory = lambda : [])
21+ cmds : types .sequence ['unitree_sdk2py .idl.unitree_go.msg.dds_.MotorCmd_' ] = field (default_factory = lambda : [])
2222
2323
Original file line number Diff line number Diff line change 1818@annotate .final
1919@annotate .autoid ("sequential" )
2020class MotorStates_ (idl .IdlStruct , typename = "unitree_go.msg.dds_.MotorStates_" ):
21- states : types .sequence ['unitree_dds_wrapper .idl.unitree_go.msg.dds_.MotorState_' ] = field (default_factory = lambda : [])
21+ states : types .sequence ['unitree_sdk2py .idl.unitree_go.msg.dds_.MotorState_' ] = field (default_factory = lambda : [])
2222
2323
You can’t perform that action at this time.
0 commit comments