Skip to main content

Showing 1–15 of 15 results for author: Kulich, M

.
  1. arXiv:2202.12534  [pdf, other

    cs.RO cond-mat.soft cs.ET

    Self-Stabilizing Self-Assembly

    Authors: M. Jílek, K. Stránská, M. Somr, M. Kulich, J. Zeman, L. Přeučil

    Abstract: The emerging field of passive macro-scale tile-based self-assembly (TBSA) shows promise in enabling effective manufacturing processes by harnessing TBSA's intrinsic parallelism. However, current TBSA methodologies still do not fulfill their potentials, largely because such assemblies are often prone to errors, and the size of an individual assembly is limited due to insufficient mechanical stabili… ▽ More

    Submitted 7 June, 2022; v1 submitted 25 February, 2022; originally announced February 2022.

    Comments: 7 pages, 14 figures, 1 table; incorporates referees' and editor's comments

  2. Push, Stop, and Replan: An Application of Pebble Motion on Graphs to Planning in Automated Warehouses

    Authors: Miroslav Kulich, Tomáš Novák, Libor Přeucil

    Abstract: The pebble-motion on graphs is a subcategory of multi-agent pathfinding problems dealing with moving multiple pebble-like objects from a node to a node in a graph with a constraint that only one pebble can occupy one node at a given time. Additionally, algorithms solving this problem assume that individual pebbles (robots) cannot move at the same time and their movement is discrete. These assumpti… ▽ More

    Submitted 20 July, 2020; originally announced July 2020.

    Journal ref: 2019 IEEE Intelligent Transportation Systems Conference (ITSC), Auckland, New Zealand, 2019

  3. An Integrated Approach to Goal Selection in Mobile Robot Exploration

    Authors: Miroslav Kulich, Jiří Kubalík, Libor Přeučil

    Abstract: This paper deals with the problem of autonomous navigation of a mobile robot in an unknown 2D environment to fully explore the environment as efficiently as possible. We assume a terrestrial mobile robot equipped with a ranging sensor with a limited range and 360 degrees field of view. The key part of the exploration process is formulated as the d-Watchman Route Problem which consists of two coupl… ▽ More

    Submitted 20 July, 2020; originally announced July 2020.

    Journal ref: Sensors 2019, 19(6)

  4. Modelling, Simulation, and Planning for the MoleMOD System

    Authors: Michaela Brejchová, Miroslav Kulich, Jan Petrš, Libor Přeučil

    Abstract: MoleMOD is a heterogeneous self-reconfigurable modular robotic system to be employed in architecture and civil engineering. In this paper we present two components of the MoleMOD infrastructure - a test environment and a planning algorithm. The test environment for simulation and visualization of active parts as well as passive blocks of MoleMOD is based on Gazebo - a powerful general-purpose robo… ▽ More

    Submitted 20 July, 2020; originally announced July 2020.

    Report number: vol 11472

    Journal ref: Modelling and Simulation for Autonomous Systems. MESAS 2018. Lecture Notes in Computer Science

  5. On Randomized Searching for Multi-robot Coordination

    Authors: Jakub Hvězda, Miroslav Kulich, Libor Přeučil

    Abstract: In this chapter, we propose a novel approach for solving the coordination of a fleet of mobile robots, which consists of finding a set of collision-free trajectories for individual robots in the fleet. This problem is studied for several decades, and many approaches have been introduced. However, only a small minority is applicable in practice because of their properties - small computational requ… ▽ More

    Submitted 20 July, 2020; originally announced July 2020.

    Journal ref: ICINCO 2018: Informatics in Control, Automation and Robotics

  6. arXiv:2005.11202  [pdf, other

    cs.RO

    Human Intention Recognition for Human Aware Planning in Integrated Warehouse Systems

    Authors: Tomislav Petković, Jakub Hvězda, Tomáš Rybecký, Ivan Marković, Miroslav Kulich, Libor Přeučil, Ivan Petrović

    Abstract: With the substantial growth of logistics businesses the need for larger and more automated warehouses increases, thus giving rise to fully robotized shop-floors with mobile robots in charge of transporting and distributing goods. However, even in fully automatized warehouse systems the need for human intervention frequently arises, whether because of maintenance or because of fulfilling specific o… ▽ More

    Submitted 22 May, 2020; originally announced May 2020.

    Comments: To be presented in 28th Mediterranean Conference on Control and Automation (MED'2020) conference

  7. Sequential path planning for a formation of mobile robots with split and merge

    Authors: M. Estefanía Pereyra, R. Gastón Araguás, Miroslav Kulich

    Abstract: An algorithm for robot formation path planning is presented in this paper. Given a map of the working environment, the algorithm finds a path for a formation taking into account possible split of the formation and its consecutive merge. The key part of the solution works on a graph and sequentially employs an extended version of Dijkstra's graph-based algorithm for multiple robots. It is thus dete… ▽ More

    Submitted 22 January, 2019; originally announced January 2019.

    Comments: 2017 IEEE Latin American Conference on Computational Intelligence (LA-CCI). arXiv admin note: substantial text overlap with arXiv:1901.07408

  8. On multi-robot search for a stationary object

    Authors: Miroslav Kulich, Libor Přeučil, Juan José Miranda Bront

    Abstract: Two variants of multi-robot search for a stationary object in a priori known environment represented by a graph are studied in the paper. The first one is a generalization of the Traveling Deliveryman Problem where more than one deliveryman is allowed to be used in a solution. Similarly, the second variant is a generalization of the Graph Search Problem. A novel heuristics suitable for both proble… ▽ More

    Submitted 22 January, 2019; originally announced January 2019.

    Journal ref: 2017 European Conference on Mobile Robots (ECMR)

  9. An Integrated Approach to Autonomous Environment Modeling

    Authors: Miroslav Kulich, Viktor Kozák, Libor Přeučil

    Abstract: In this paper, we present an integrated solution to memory-efficient environment modeling by an autonomous mobile robot equipped with a laser range-finder. Majority of nowadays approaches to autonomous environment modeling, called exploration, employs occupancy grids as environment representation where the working space is divided into small cells each storing information about the corresponding… ▽ More

    Submitted 22 January, 2019; originally announced January 2019.

    Journal ref: Modelling and Simulation for Autonomous Systems. MESAS 2017

  10. Context-Aware Route Planning for Automated Warehouses

    Authors: Jakub Hvězda, Tomáš Rybecký, Miroslav Kulich, Libor Přeučil

    Abstract: In order to ensure efficient flow of goods in an automated warehouse and to guarantee its continuous distribution to/from picking stations in an effective way, decisions about which goods will be delivered to which particular picking station by which robot and by which path and in which time have to be made based on the current state of the warehouse. This task involves solution of two suproblems:… ▽ More

    Submitted 22 January, 2019; originally announced January 2019.

    Journal ref: 2018 21st International Conference on Intelligent Transportation Systems (ITSC), Maui, HI, 2018

  11. Path Planning for a Formation of Mobile Robots with Split and Merge

    Authors: Estefanía Pereyra, Gastón Araguás, Miroslav Kulich

    Abstract: A novel multi-robot path planning approach is presented in this paper. Based on the standard Dijkstra, the algorithm looks for the optimal paths for a formation of robots, taking into account the possibility of split and merge. The algorithm explores a graph representation of the environment, computing for each node the cost of moving a number of robots and their corresponding paths. In every node… ▽ More

    Submitted 22 January, 2019; originally announced January 2019.

    Journal ref: Modelling and Simulation for Autonomous Systems. MESAS 2017

  12. Improved Discrete RRT for Coordinated Multi-robot Planning

    Authors: Jakub Hvězda, Miroslav Kulich, Libor Přeučil

    Abstract: This paper addresses the problem of coordination of a fleet of mobile robots - the problem of finding an optimal set of collision-free trajectories for individual robots in the fleet. Many approaches have been introduced during the last decades, but a minority of them is practically applicable, i.e. fast, producing near-optimal solutions, and complete. We propose a novel probabilistic approach bas… ▽ More

    Submitted 22 January, 2019; originally announced January 2019.

    Journal ref: Proceedings of the 15th International Conference on Informatics in Control, Automation and Robotics (ICINCO 2018)

  13. arXiv:1707.09809  [pdf, other

    cs.RO

    Speed-up of Self-Organizing Networks for Routing Problems in a Polygonal Domain

    Authors: Miroslav Kulich, Roman Sushkov, Libor Přeučil

    Abstract: Routing problems are optimization problems that consider a set of goals in a graph to be visited by a vehicle (or a fleet of them) in an optimal way, while numerous constraints have to be satisfied. We present a solution based on multidimensional scaling which significantly reduces computational time of a self-organizing neural network solving a typical routing problem -- the Travelling Salesman P… ▽ More

    Submitted 31 July, 2017; originally announced July 2017.

    Comments: The 2016 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS 2016), 10th International Cognitive Robotics Workshop

  14. arXiv:1707.09808  [pdf, other

    cs.RO

    Practical Aspects of Autonomous Exploration with a Kinect2 sensor

    Authors: Miroslav Kulich, Vojtěch Lhotský, Libor Přeučil

    Abstract: Exploration of an unknown environment by a mobile robot is a complex task involving solution of many fundamental problems from data processing, localization to high-level planning and decision making. The exploration framework we developed is based on processing of RGBD data provided by a MS Kinect2 sensor, which allows to take advantage of state-of-the-art SLAM (Simultaneous Localization and Mapp… ▽ More

    Submitted 31 July, 2017; originally announced July 2017.

    Comments: The 2016 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS 2016) Workshop on State Estimation and Terrain Perception for All Terrain Mobile Robots

  15. Field and temperature scaling of the critical current density in commercial REBCO coated conductors

    Authors: Carmine Senatore, Christian Barth, Marco Bonura, Miloslav Kulich, Giorgio Mondonico

    Abstract: Scaling relations describing the electromagnetic behaviour of coated conductors (CCs) greatly simplify the design of REBCO-based devices. The performance of REBCO CCs is strongly influenced by fabrication route, conductor architecture and materials, and these parameters vary from one manufacturer to the others. In the present work we have examined the critical surface for the current density, Jc(T… ▽ More

    Submitted 7 December, 2015; originally announced December 2015.

    Journal ref: Supercond. Sci. Technol. 29 (2016) 014002 (8pp)