Aggiunte e modifiche per lower_body
This commit is contained in:
@@ -12,6 +12,7 @@ class Gamba : public CollectionInterface {
|
||||
public:
|
||||
Gamba(rb::Vector3 pos, unsigned int* dataPos, std::string cosciaData, std::string cavigliaData);
|
||||
collection create(ReferencePlane plane) override;
|
||||
PieceInterface* getJointPiece();
|
||||
};
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user