Ciencias Exactas y Ciencias de la Salud
Permanent URI for this collectionhttps://hdl.handle.net/11285/551039
Pertenecen a esta colección Tesis y Trabajos de grado de las Maestrías correspondientes a las Escuelas de Ingeniería y Ciencias así como a Medicina y Ciencias de la Salud.
Browse
Search Results
- Trajectory planning for mobile robot in dynamic environment using LSTM neural network(Instituto Tecnológico y de Estudios Superiores de Monterrey, 2021-06-03) Molina Leal, Alejandra; Gómez Espinosa, Alfonso; tolmquevedo; Cuan Urquizo, Enrique; Cruz Ramírez, Sergio Rolando; Escuela de Ingeniería y Ciencias; Campus Monterrey; Escobedo Cabello, Jesús ArturoAutonomous mobile robots are an important focus of current research due to the advantages they bring to the industry, such as performing dangerous tasks with greater precision than humans. An autonomous mobile robot must be able to generate a collision-free trajectory while avoiding static and dynamic obstacles from the specified start location to the target location. Machine Learning, a sub-field of Artificial Intelligence, is applied to create a Long Short-Term Memory (LSTM) neural network that is implemented and executed to let a mobile robot find the trajectory between two points and navigate while avoiding a dynamic obstacle. The input of the network is the distance between the mobile robot and the obstacles thrown by the LiDAR sensor, the desired target location, and the mobile robot location with respect to the odometry reference frame. Using the model to learn the mapping between input and output in the sample data, the linear and angular velocity of the mobile robot are obtained. The mobile robot and its dynamic environment are simulated in Gazebo, which is an open-source 3D robotics simulator. Gazebo can be synchronized with ROS (Robot Operating System). The computational experiments show that the network model can plan a safe navigation path in a dynamic environment.