Create one file with Head, Torso, Arm, Hand, and Robot classes. Create a separate file with the Sequencer class. These classes are different enough to warrant their own files.
Package has been re-structured. example.py file, along with readme, are in parent directory, while rt_hardware, sequencer, and init files are in pyRosita directory. See this commit.
Create one file with Head, Torso, Arm, Hand, and Robot classes. Create a separate file with the Sequencer class. These classes are different enough to warrant their own files.