Literatura académica sobre el tema "NAMO : Navigation Among Movable Obstacles"

Crea una cita precisa en los estilos APA, MLA, Chicago, Harvard y otros

Elija tipo de fuente:

Consulte las listas temáticas de artículos, libros, tesis, actas de conferencias y otras fuentes académicas sobre el tema "NAMO : Navigation Among Movable Obstacles".

Junto a cada fuente en la lista de referencias hay un botón "Agregar a la bibliografía". Pulsa este botón, y generaremos automáticamente la referencia bibliográfica para la obra elegida en el estilo de cita que necesites: APA, MLA, Harvard, Vancouver, Chicago, etc.

También puede descargar el texto completo de la publicación académica en formato pdf y leer en línea su resumen siempre que esté disponible en los metadatos.

Artículos de revistas sobre el tema "NAMO : Navigation Among Movable Obstacles":

1

STILMAN, MIKE y JAMES J. KUFFNER. "NAVIGATION AMONG MOVABLE OBSTACLES: REAL-TIME REASONING IN COMPLEX ENVIRONMENTS". International Journal of Humanoid Robotics 02, n.º 04 (diciembre de 2005): 479–503. http://dx.doi.org/10.1142/s0219843605000545.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
Resumen
In this paper, we address the problem of Navigation Among Movable Obstacles (NAMO): a practical extension to navigation for humanoids and other dexterous mobile robots. The robot is permitted to reconfigure the environment by moving obstacles and clearing free space for a path. This paper presents a resolution complete planner for a subclass of NAMO problems. Our planner takes advantage of the navigational structure through state-space decomposition and heuristic search. The planning complexity is reduced to the difficulty of the specific navigation task, rather than the dimensionality of the multi-object domain. We demonstrate real-time results for spaces that contain large numbers of movable obstacles. We also present a practical framework for single-agent search that can be used in algorithmic reasoning about this domain.
2

Moghaddam, Shokraneh K. y Ellips Masehian. "Planning Robot Navigation among Movable Obstacles (NAMO) through a Recursive Approach". Journal of Intelligent & Robotic Systems 83, n.º 3-4 (10 de febrero de 2016): 603–34. http://dx.doi.org/10.1007/s10846-016-0344-1.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
3

Stilman, Mike, Koichi Nishiwaki, Satoshi Kagami y James J. Kuffner. "Planning and executing navigation among movable obstacles". Advanced Robotics 21, n.º 14 (enero de 2007): 1617–34. http://dx.doi.org/10.1163/156855307782227408.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
4

Ellis, Kirsty, Denis Hadjivelichkov, Valerio Modugno, Danail Stoyanov y Dimitrios Kanoulas. "Navigation Among Movable Obstacles via Multi-Object Pushing into Storage Zones". IEEE Access, 2023, 1. http://dx.doi.org/10.1109/access.2022.3233765.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
5

Huang, Ching-I., Sun-Fu Chou, Li-Wei Liou, Nathan Alan Moy, Chi-Ruei Wang, Hsueh-Cheng Wang, Charles Ahn, Chun-Ting Huang y Lap-Fai Yu. "An Evaluation Framework of Human-Robot Teaming for Navigation among Movable Obstacles via Virtual Reality-based Interactions". IEEE Robotics and Automation Letters, 2024, 1–8. http://dx.doi.org/10.1109/lra.2024.3362138.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.

Tesis sobre el tema "NAMO : Navigation Among Movable Obstacles":

1

Djerroud, Halim. "Architecture robotique pour la navigation parmi les obstacles amovibles pour un robot mobile". Electronic Thesis or Diss., Paris 8, 2021. http://www.theses.fr/2021PA080050.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
Resumen
Dans cette thèse, nous abordons la navigation autonome d'un robot mobile en milieu domiciliaire congestionné. Cette problématique relève du domaine de la navigation parmi les obstacles amovibles. Nous proposons une architecture robotique permettant la navigation parmi des obstacles fixes, amovibles et interactifs. L'objectif du robot est de rejoindre une position, tout en évitant les obstacles fixes, déplacer les obstacles amovibles s'ils gênent le passage ou bien demander à des obstacles interactifs (humain, robots, etc.) de céder le passage.Dans notre première contribution, nous proposons une architecture robotique hiérarchique baptisée VICA (VIcarious Cognitive Architecture), dont le niveau décisionnel est couplé à une architecture cognitive. Nous nous sommes inspiré des travaux sur la simplixité de Alain Berthoz qui décrivent comment le vivant prépare l'action et anticipe les réactions. L'architecture robotique se compose d'un planificateur global permettant la navigation dans un environnement inconnu et d'un planificateur local dédié à la gestion des obstacles.La seconde met en œuvre un planificateur global dont le but est de rapprocher autant que possible le robot de son objectif, en utilisant l’algorithme H* que nous avons développé.La troisième propose un planificateur local pour la gestion des obstacles. La solution proposée consiste à utiliser la simulation multi-agents dans le but d'anticiper le comportement des obstacles.L'implémentation de cette solution est réalisée dans l'architecture VICA développée sous ROS (Robot Operating System). En parallèle, nous avons développé un robot expérimental pour valider nos résultats
In this thesis, we address the autonomous navigation of a mobile robot in a congested indoor environment. This problem is related to navigation among movable obstacles (NAMO). We propose a robotic architecture allowing navigation among: fixed, removable and interactive obstacles. The objective of the robot is to reach a position, while avoiding fixed obstacles, to move removable obstacles if they obstruct the path or to ask interactive obstacles (human, robots, etc.) to give way.In our first contribution, we propose a hierarchical robotic architecture named VICA (VIcarious Cognitive Architecture), whose decisional level is coupled to a cognitive architecture. We are inspired by Alain Berthoz's work on simplexity, which describes how living organisms prepare actions and anticipate reactions. The robotic architecture is composed of a global planner allowing navigation in an unknown environment and a local planner dedicated to obstacle management.The second one implements a global planner whose goal is to bring the robot as close as possible to its goal, using the H* algorithm we have developed.The third one proposes a local planner for obstacle management. The proposed solution consists in using multi-agent simulation in order to anticipate the behavior of obstacles.The implementation of this solution is realized in the VICA architecture developed under ROS (Robot Operating System). In parallel, we have developed an experimental robot to validate our results
2

Levihn, Martin. "Navigation among movable obstacles in unknown environments". Thesis, Georgia Institute of Technology, 2011. http://hdl.handle.net/1853/39559.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
Resumen
This work presents a new class of algorithms that extend the domain of Navigation Among Movable Obstacles (NAMO) to unknown environments. Efficient real-time algorithms for solving NAMO problems even when no initial environment information is available to the robot are presented and validated. The algorithms yield optimal solutions and are evaluated for real-time performance on a series of simulated domains with more than 70 obstacles. In contrast to previous NAMO algorithms that required a pre-specified environment model, this work considers the realistic domain where the robot is limited by its sensor range. It must navigate to a goal position in an environment of static and movable objects. The robot can move objects if the goal cannot be reached or if moving the object significantly shortens the path. The robot gains information about the world by bringing distant objects into its sensor range. The first practical planner for this exponentially complex domain is presented. The planner reduces the search-space through a collection of techniques, such as upper bound calculations and the maintenance of sorted lists with underestimates. Further, the algorithm is only considering manipulation actions if these actions are creating a new opening in the environment. In the addition to the evaluation of the planner itself is each of this techniques also validated independently.

Capítulos de libros sobre el tema "NAMO : Navigation Among Movable Obstacles":

1

Renault, Benoit, Jacques Saraydaryan y Olivier Simonin. "Towards S-NAMO: Socially-Aware Navigation Among Movable Obstacles". En RoboCup 2019: Robot World Cup XXIII, 241–54. Cham: Springer International Publishing, 2019. http://dx.doi.org/10.1007/978-3-030-35699-6_19.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
2

Levihn, Martin, Jonathan Scholz y Mike Stilman. "Hierarchical Decision Theoretic Planning for Navigation Among Movable Obstacles". En Springer Tracts in Advanced Robotics, 19–35. Berlin, Heidelberg: Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-36279-8_2.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.

Actas de conferencias sobre el tema "NAMO : Navigation Among Movable Obstacles":

1

Renault, Benoit, Jacques Saraydaryan y and Olivier Simonin. "Modeling a Social Placement Cost to Extend Navigation Among Movable Obstacles (NAMO) Algorithms". En 2020 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS). IEEE, 2020. http://dx.doi.org/10.1109/iros45743.2020.9340892.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
2

Muguira-Iturralde, Jose, Aidan Curtis, Yilun Du, Leslie Pack Kaelbling y Tomás Lozano-Pérez. "Visibility-Aware Navigation Among Movable Obstacles". En 2023 IEEE International Conference on Robotics and Automation (ICRA). IEEE, 2023. http://dx.doi.org/10.1109/icra48891.2023.10160865.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
3

Stilman, Mike, Koichi Nishiwaki, Satoshi Kagami y James Kuffner. "Planning and Executing Navigation Among Movable Obstacles". En 2006 IEEE/RSJ International Conference on Intelligent Robots and Systems. IEEE, 2006. http://dx.doi.org/10.1109/iros.2006.281731.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
4

Hai-Ning Wu, M. Levihn y M. Stilman. "Navigation Among Movable Obstacles in unknown environments". En 2010 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS 2010). IEEE, 2010. http://dx.doi.org/10.1109/iros.2010.5649744.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
5

Scholz, Jonathan, Nehchal Jindal, Martin Levihn, Charles L. Isbell y Henrik I. Christensen. "Navigation Among Movable Obstacles with learned dynamic constraints". En 2016 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS). IEEE, 2016. http://dx.doi.org/10.1109/iros.2016.7759546.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
6

Wang, Maozhen, Rui Luo, Aykut Ozgun Onol y Taskin Padir. "Affordance-Based Mobile Robot Navigation Among Movable Obstacles". En 2020 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS). IEEE, 2020. http://dx.doi.org/10.1109/iros45743.2020.9341337.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
7

Levihn, Martin, Mike Stilman y Henrik Christensen. "Locally optimal navigation among movable obstacles in unknown environments". En 2014 IEEE-RAS 14th International Conference on Humanoid Robots (Humanoids 2014). IEEE, 2014. http://dx.doi.org/10.1109/humanoids.2014.7041342.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
8

Sun, Nico, Erfu Yang, Jonathan Corney, Yi Chen y Zeli Ma. "Semantic enhanced navigation among movable obstacles in the home environment". En 2nd UK-RAS ROBOTICS AND AUTONOMOUS SYSTEMS CONFERENCE, Loughborough, 2019. UK-RAS Network, 2019. http://dx.doi.org/10.31256/ukras19.18.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
9

Mueggler, Elias, Matthias Faessler, Flavio Fontana y Davide Scaramuzza. "Aerial-guided navigation of a ground robot among movable obstacles". En 2014 IEEE International Symposium on Safety, Security, and Rescue Robotics (SSRR). IEEE, 2014. http://dx.doi.org/10.1109/ssrr.2014.7017662.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
10

Ellis, Kirsty, Henry Zhang, Danail Stoyanov y Dimitrios Kanoulas. "Navigation Among Movable Obstacles with Object Localization using Photorealistic Simulation". En 2022 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS). IEEE, 2022. http://dx.doi.org/10.1109/iros47612.2022.9981587.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.

Pasar a la bibliografía