.. PyRoboSim documentation master file. PyRoboSim ========= PyRoboSim is a ROS 2 enabled 2D mobile robot simulator for behavior prototyping. .. youtube:: K5359uSeyVA | We look forward to your open-source contributions to PyRoboSim. For more information, refer to the `contributor guide on GitHub `_. Vision Statement ---------------- The vision for PyRoboSim is that you will be able to **create worlds** to prototype your robot behavior in a simple environment before moving to a more realistic simulator, or even real robot hardware. To enable this, a typical user of PyRoboSim would: * **Build complex worlds** using the world modeling framework, both manually and programmatically. * **Define custom actions and action executors** (e.g., path planning/following or decision-making algorithms). * **Design task and motion planners** that go from task specification to an executable plan. * **Export worlds to Gazebo** to test in a 3D world with more complex sensing and actuation models. Usage Examples -------------- Below is a list of known projects that use PyRoboSim. * `Home Service Robotics at MIT CSAIL `_, by Sebastian Castro (2020) -- the precursor to this work! * `Task Planning in Robotics `_ and `Integrated Task and Motion Planning in Robotics `_ blog posts, by Sebastian Castro (2022) * `Hierarchically Decentralized Heterogeneous Multi-Robot Task Allocation System `_ (2024) and `Evaluating the Impact of Resource Distribution on Efficiency of Multi-Robot Task Allocation System `_ (2025), by Sujeet Kashid and Ashwin D. Kumat * `Hands-On with ROS 2 Deliberation Technologies `_ workshop at `ROSCon 2024 `_, by Christian Henkel, Sebastian Castro, Davide Faconti, David Oberacker, David Conner, and Matthias Mayr (2024) * `AutoAPMS: A unified software framework for creating behavior-based robotic applications `_, by Robin Müller (2025) * `Collaborative Large Language Models for Task Allocation in Construction Robots `_, by Samuel A. Prieto and Borja García de Soto (2025) * `Replacing Large Language Models for Personalized Robot Behavior `_, by Tuomas Pyorre (2025) * `Reinforcement Learning for Deliberation in ROS 2 `_, by Christian Henkel and Sebastian Castro (2025) * `BT4.x, Groot2 y BTROS2: Orquestación avanzada en ROS 2 `_, by Davide Faconti and Devis Dal Moro (2025) If you have something to add, please submit a pull request! .. toctree:: :maxdepth: 2 :caption: Contents: concepts setup usage/index yaml/index api Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`