Notice
1.8. Intelligent Vehicles: Context and State of the Art
- document 1 document 2 document 3
- niveau 1 niveau 2 niveau 3
Descriptif
This video introducesintelligent vehicles and presents more specifically the context and a state of the art.
Thème
Documentation
Liens
Dans la même collection
-
1.9. Intelligent Vehicles: Technical Challenges and Driving Skills
LaugierChristianThis video presents the technical challenges and driving skills for intelligent vehicles.
-
1.7. Basic technologies for Navigation in Dynamic Human Environments
LaugierChristianThis video presents the basic technologies for navigation in dynamic human environments. The objective is to achieve goal oriented navigation in open, dynamic and uncertain environments populated
-
1.3. New challenges for Robotics in Human Environments
LaugierChristianIntroducing robots in human environments bring new challenges to robotics.
-
1.6. Sensing technologies: Robot Control and HRI
LaugierChristianThis video addresses sensing technology, and focuses on robot control and human-robot interaction applications.
-
1.5. Sensing technologies: Object Detection
LaugierChristianThis video addresses sensing technologies. Sensing technologies is one of the key functions for autonomous robots. Sensing is performed using various internal and external sensors.
-
1.4. Decisional and Control Architecture for Autonomous Mobile Robots and IV
LaugierChristianThis video is presenting the decision and control architecture for autonomous mobile robots and intelligent vehicles. The question is how to control robot action in a dynamic world populated by
-
1.1. Socio-economic context
LaugierChristianThis is the first lesson of the course on mobile robots and autonomous vehicles. It addresses the objectives, the challenges, the state of the art and the technologies.
-
1.2. Technological evolution of Robotics and State of the Art
LaugierChristianThis video deals with technological evolutions of robotics and state of the art.
-
1.0. Introduction
LaugierChristianThe objective of this course is to show how to program the new generation of mobile robots. The course is primarily intended to students with engineering or Masters Degree, but any person with a
Avec les mêmes intervenants
-
4.8. Situation Awareness – Problem statement and Motion / Prediction Models
LaugierChristianThis videos addresses the problem of situation awareness and motion prediction models.
-
4.9. Situation Awareness – Collision Risk Assessment and Decision (Object level)
LaugierChristianThis video addresses the problem of collision risk assessment and decision.
-
4.6. Detection and Tracking of Mobile Objects – Model and Grid based approaches
LaugierChristianThis video addresses the question of model-based and grid-based approaches.
-
4.7. Embedded Bayesian Perception and Short-term collision risk (DP-Grid level)
LaugierChristianThis video deals with embedded Bayesian perception and short-term collision risk.
-
4.5. Detection and Tracking of Mobile Objects – Problem and Approaches
LaugierChristianThis video adresses the Detection and Tracking of Mobile Objects (DATMO) problem.
-
4.4. Object level Perception functions (SLAM + DATMO)
LaugierChristianThis video is dedicated to the object level perception functions: Simultaneous Localization Mapping (SLAM) and Detection and Tracking surrounding Mobile Objects (DATMO).
-
4.1. Robot Perception for Dynamic environments: Outline and DP-Grids concept
LaugierChristianThe fourth part of the course addresses perception, situation awareness and decision making. In this first video, we're giving an outline of the problem and introducing the new concept of dynamic
-
4.2. Dynamic Probabilistic Grids – Bayesian Occupancy Filter concept
LaugierChristianThis video will show how to describe Bayesian occupancy filter concept.
-
4.3. Dynamic Probabilistic Grids – Implementation approaches
LaugierChristianThis video addresses the problem of the practical implementation for the dynamic probabilistic grid.
-
1.9. Intelligent Vehicles: Technical Challenges and Driving Skills
LaugierChristianThis video presents the technical challenges and driving skills for intelligent vehicles.
-
1.7. Basic technologies for Navigation in Dynamic Human Environments
LaugierChristianThis video presents the basic technologies for navigation in dynamic human environments. The objective is to achieve goal oriented navigation in open, dynamic and uncertain environments populated
-
1.6. Sensing technologies: Robot Control and HRI
LaugierChristianThis video addresses sensing technology, and focuses on robot control and human-robot interaction applications.
Sur le même thème
-
Et si l’intelligence artificielle déferlait sur les océans ?
L’évolution des technologies d’observation et de modélisation a joué un rôle central dans l’accroissement des connaissances sur le fonctionnement des océans ou dans le développement des activités
-
La vidéo sous-marine au service de la recherche halieutique
Accessible à de nombreuses applications, tant en biologie ou qu'en technologie des pêches, la vidéo sous-marine est de plus en plus utilisée dans le domaine de la recherche halieutique. Les progrès
-
3.1. Examples for the Action in the EKF
MartinelliAgostinoIn part 2, we have seen the equations of the Bayes filter, which are the general equations which allow us to update the probability distribution, as the data from both proprioceptive sensors and
-
2.7. Grid Localization: an example in 1D
MartinelliAgostinoNow that we have the equations of the Bayes filter, we need a method in order to implement in real cases these equations. So, in the following, I want to discuss two methods, which are commonly
-
5.9. Other approaches: Planning-based approaches
Vasquez GoveaAlejandro DizanIn this video we are going to study a second, and probably the most promising alternative for motion prediction: planning-based algorithms.
-
5.7. Typical Trajectories: drawbacks
Vasquez GoveaAlejandro DizanIn previous videos we have discussed how to implement the typical trajectories and motion patterns approach. In this video we are going to discuss what are the drawbacks of such an approach,
-
5.8. Other approaches: Social Forces
Vasquez GoveaAlejandro DizanIn this video we will review one of the alternatives we are proposing to the use of Hidden Markov models and typical trajectories: the Social Force model.
-
5.6. Predicting Human Motion
Vasquez GoveaAlejandro DizanIn video 5.5 we have defined an HMM in Python. In this video we are going to learn how to use it to estimate and predict motion.
-
5.5. From trajectories to discrete time-state models
Vasquez GoveaAlejandro DizanIn this video we are going to apply the concepts we have reviewed in the video 5.4 into real trajectories.
-
5.4. Bayesian filter inference
Vasquez GoveaAlejandro DizanIn this video we will review the base filter and we will study a particular instance of the Bayesian filter called Hidden Markov models which is a discrete version of a Bayesian filter.
-
5.3b. Learning typical trajectories 2/2
Vasquez GoveaAlejandro DizanIn this video we are aiming to improve on the results we obtained in video 5.3a, in particular with respect to the greyed-out trajectories that are badly represented.
-
5.3a. Learning typical trajectories 1/2
Vasquez GoveaAlejandro DizanIn video 5.2 we showed how to apply the expectation maximization clustering algorithm to two-dimensional data. In this video we will learn how to apply it to trajectory data. And then we will be