You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But since my structure MotorData is defined outside RobotData, I get an error "Class RobotData has no member MotorData"
how should I deal with this situation?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I first defined a structure MotorData, and then used MotorData in the new structure RobotData, my structure is as follows:
I tried the method in the tutorial,
But since my structure MotorData is defined outside RobotData, I get an error "Class RobotData has no member MotorData"
how should I deal with this situation?
Beta Was this translation helpful? Give feedback.
All reactions