Modular Robotics - Mechanism and Control Design

           

The Biorobotics group has embraced and advanced modular robot systems, first starting with our snake robots and now virtually all of our hardware and software systems. The obvious immediate benefit for modular robotic systems is that a core set of modules can be combined and recombined to form a customized robot, perhaps on a daily basis. They also allow for better serviceability of the robots because if a modular should fail, it simply needs to be replaced. We have discovered, in our work, that modularity also allows for rapid design of near-final systems, sometimes creating a tight design loop between the designer and the user.

Our group’s work toward modularity has taken a comprehensive view, ranging from low-level hardware and software support, to mid-level parameter estimation and control, and all the way to high-level artificial intelligence.Regardless of level or aspect of modularity development, scalability pervades all aspects of our research. Scalability can take on several forms; for example, the number of possible robot designs grows exponentially with the number of core modules (really modular types) in a given set of modules. The number of system level controllers, and the number of behaviors that depend on such controllers also grows exponentially, but even faster than the number of robot designs.

Questions this project asks:

  • What is in “scope” for the definition of a module? (I.e. Structure, power, actuation, sensing, computation, controller, and interfaces)
  • A small set of modules can be used to construct a large number of designs. Can one control architecture be applied to any and all of these designs at once?
  • Given a task, how can one determine the best robot design to achieve that task?
  • Given a range of tasks, how can one determine the set of modules whose combinations of modules form robots to achieve these tasks? How can one optimize the design of the individual modules within that set?

Design Composition of Fixed Topology Modular Robots

An abstracted version of our pipeline assumes that the components used for composition can be represented as shown in the blue box. At each training iteration, a task is generated at random from a predefined distribution of tasks. The generator implicitly maps the task into a population of compositions, symbolized in the red box. The evolution-guided data creation step explores around the generated compositions by evolving them using a procedure inspired by Evolutionary Algorithms, and creates a population of evolved compositions, symbolized in the green box. The discriminator takes as input the task and a robot composition that is either from the generated compositions or the evolved compositions, and tries to distinguish from which population the composition comes from. The output of the discriminator feeds into the loss function 𝐿𝐺, guiding the generator towards generating high-performing compositions.

Design Composition of Variable Topology Modular Robots (based on Robo-grammar)

Our framework begins by collecting a dataset of robot designs based on a set of graph grammar rules, as shown on the top left. This process of enumerating designs is computationally inexpensive, as no controller is needed. The collected data (example on bottom left) is subsequently used to train a graph variational autoencoder (VAE), which defines a mapping between a low-dimensional continuous latent space and the combinatorial design space. A property predictor (shown as the green trapezoid) is simultaneously trained to predict the world space features  grounding of the robots from the latent vector, in order to encourage physically similar robots to be grouped together in the latent space. After the VAE is trained, optimization can be performed in the latent space in search of high-performing designs. This VAE can further be used for multiple distinct tasks without the need for retraining.

Relevant publications:

  • GLSO: Grammar-guided Latent Space Optimization for Sample-efficient Robot Design Automation, Jiaheng Hu, Julian Whitman, and Howie Choset, Conference on Robot Learning (CoRL), 2022 Paper
  • Modular Robot Design Optimization with Generative Adversarial Networks, Jiaheng Hu, Julian Whitman, Matthew Travers, and Howie Choset International Conference on Robotics and Automation (ICRA), 2022 Paper
  • Whitman, J., Travers, M., & Choset, H. Modular mobile robot design selection with deep reinforcement learning (2020). Machine Learning for Engineering Modeling, Simulation and Design Workshop at Neural Information Processing Systems
  • Whitman, J., Bhirangi, R., Travers, M., & Choset, H. (2020). Modular Robot Design Synthesis with Deep Reinforcement Learning. In Thirty-Fourth AAAI Conference on Artificial Intelligence.
  • Whitman, J., & Choset, H. (2018). Task-specific manipulator design and trajectory synthesis. IEEE Robotics and Automation Letters, 4(2), 301–308.
  • Whitman, J., Su, S., Coros, S., Ansari, A., & Choset, H. (2017). Generating gaits for simultaneous locomotion and manipulation. In 2017 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS)