SlideShare a Scribd company logo
1 of 37
DariusBurschka–PerceptionChallenges
http://www6.in.tum.de/burschka/
Perception and Manipulation,
Closing the Gap
Darius Burschka
Machine Vision and Perception Group

Department of Computer Science
Technische Universität Mßnchen
DariusBurschka–PerceptionChallenges
http://www6.in.tum.de/burschka/
Where	
  do	
  we	
  need	
  perception?
“known” clutter “unknown” clutter
DariusBurschka–PerceptionChallenges
http://www6.in.tum.de/burschka/
Role of perception in an unknown
environment
labeling motion parameters
• Acquisition of the scene
• Clustering of raw sensor
data
• Identification of
independent motion
components
• Estimation of action
• Understanding actions
DariusBurschka–PerceptionChallenges
http://www6.in.tum.de/burschka/
What	
  is	
  in	
  the	
  scene?	
  
(sensor	
  data	
  abstraction)
DariusBurschka–PerceptionChallenges
http://www6.in.tum.de/burschka/
Feature Extraction
• For all pairs of surflets at

distance d insert the triple







plus a pointer to its model in a

hash-table.
• Do this for all models using the

same hash-table.
DariusBurschka–PerceptionChallenges
http://www6.in.tum.de/burschka/
• For each model surflet pair

in the hash-table cell:



Compute the rigid

transform T that

best aligns



Online Recognition Phase
model hash-table
IJRR 2012 Special Issue, Papazov et al.
DariusBurschka–PerceptionChallenges
http://www6.in.tum.de/burschka/
IJRR 2012 Special Issue, Papazov et al.
DariusBurschka–PerceptionChallenges
http://www6.in.tum.de/burschka/
What	
  happens	
  if	
  an	
  object	
  is	
  similar	
  to	
  
one	
  in	
  the	
  database?
Indexing to the Atlas database needs
to be extended to object classes
-> deformable shape registration
needed
Atlas information Observed object
DariusBurschka–PerceptionChallenges
http://www6.in.tum.de/burschka/
Deformable Registration from 

generic models (special issue SGP'11 Papazov et al.)
Matching of a detailed shape
to a primitive prior
The manipulation “heat map” from
the generic model gets propagated
DariusBurschka–PerceptionChallenges
http://www6.in.tum.de/burschka/
Alignment of non-rigid
shapes for inspection and
localization
Similarity estimates for
categorization of objects
Visual identification of
kinematic chains
DariusBurschka–PerceptionChallenges
http://www6.in.tum.de/burschka/
The proposed hierarchical MRFs consists of two layers:
segmentation and correspondence layer.
Segmentation layer is designed for the dynamic foreground
extraction.
Correspondence layer is designed to maintain the
correspondences of extracted foreground data across
consecutive frames
DariusBurschka–PerceptionChallenges
http://www6.in.tum.de/burschka/
DariusBurschka–PerceptionChallenges
http://www6.in.tum.de/burschka/
DariusBurschka–PerceptionChallenges
http://www6.in.tum.de/burschka/
What do we try to extract from the
environment?
labeling motion parameters
DariusBurschka–PerceptionChallenges
http://www6.in.tum.de/burschka/
Hybrid Model of the Environment 

(JC Ramirez)
DariusBurschka–PerceptionChallenges
http://www6.in.tum.de/burschka/
World model saves additional info, 

like texture, motion, etc
VISAPP 2013 J.Ramirez et al.)
DariusBurschka–PerceptionChallenges
http://www6.in.tum.de/burschka/
Fusion	
  of	
  sensor	
  readings
-­‐	
  Construction	
  of	
  3D	
  models
DariusBurschka–PerceptionChallenges
http://www6.in.tum.de/burschka/
Pose Estimation
➢Two motion prediction
concepts
• 2D feature propagation by
motion derivatives
• IMU-based feature
prediction
➢Combination of both:
• translation propagation by
feature velocity (2D)
• rotation propagation by
gyroscopes
no feature propagation
Strobl, Mair, BodenmĂźller, Kielhofer, Sepp, Suppa, Burschka, Hirzinger
IROS, IEEE/RSJ, 2009, Best Paper Finalist
Mair, Strobl, Bodenmüller, Suppa, Burschka

KI, Springer Journal, 2010
MachineVisionandPerceptionGroup@TUMMVP
DariusBurschka–PerceptionChallenges
http://www6.in.tum.de/burschka/
Strobl, Mair, BodenmĂźller, Kielhofer, Sepp, Suppa, Burschka, Hirzinger
IROS, IEEE/RSJ, 2009, Best Paper Finalist
Mair, Strobl, Bodenmüller, Suppa, Burschka

KI, Springer Journal, 2010
Feature	
  Propagation
➢Two motion prediction
concepts
• 2D feature propagation by
motion derivatives
• IMU-based feature
prediction
➢Combination of both:
• translation propagation by
feature velocity (2D)
• rotation propagation by
gyroscopes
linear feature propagation
DariusBurschka–PerceptionChallenges
http://www6.in.tum.de/burschka/
Feature	
  Propagation	
  (Data	
  fusion)
➢Two motion prediction
concepts
• 2D feature propagation
by motion derivatives
• IMU-based feature
prediction
➢Combination of both:
• translation propagation
by feature velocity (2D)
• rotation propagation by
gyroscopes
Strobl, Mair, BodenmĂźller, Kielhofer, Sepp, Suppa, Burschka, Hirzinger
IROS, IEEE/RSJ, 2009, Best Paper Finalist
Mair, Strobl, Bodenmüller, Suppa, Burschka

KI, Springer Journal, 2010linear + gyros based
prop.
DariusBurschka–PerceptionChallenges
http://www6.in.tum.de/burschka/
Local	
  Feature	
  Tracking	
  Algorithms
•Image-gradient based à Extended KLT (ExtKLT)
• patch-based implementation
• feature propagation
• corner-binding
+ sub-pixel accuracy
• algorithm scales bad with number 

of features
•Tracking-By-Matching à AGAST tracker
• AGAST corner detector
• efficient descriptor
• high frame-rates (hundrets of 

features in a few milliseconds)
+ algorithm scales well with number

of features
• pixel-accuracy
8
DariusBurschka–PerceptionChallenges
http://www6.in.tum.de/burschka/
Real	
  Time	
  Pose	
  Tracking

DariusBurschka–PerceptionChallenges
http://www6.in.tum.de/burschka/
Perception-based loop closure
Obstacle avoidance
Navigation	
  system	
  with	
  accuracy	
  
estimation
DariusBurschka–PerceptionChallenges
http://www6.in.tum.de/burschka/
Navigation example
Estimation of 3 rotational
angles
Estimation of a translation
vector
DariusBurschka–PerceptionChallenges
http://www6.in.tum.de/burschka/
Collaborative Reconstruction with 

Self-Localization
DariusBurschka–PerceptionChallenges
http://www6.in.tum.de/burschka/
Asynchronous stereo for 

dynamic scenes
NTP
VISAPP 2014
DariusBurschka–PerceptionChallenges
http://www6.in.tum.de/burschka/
Estimation	
  of	
  unobservable	
  properties
Mapping of
Knowledge
DariusBurschka–PerceptionChallenges
http://www6.in.tum.de/burschka/
Physical	
  and	
  Geometric	
  Properties	
  	
  
of	
  an	
  Object	
  (ICRA	
  2012	
  Petsch	
  et	
  al.)
DariusBurschka–PerceptionChallenges
http://www6.in.tum.de/burschka/
Functional	
  Properties	
  of	
  an	
  Object	
  
stored	
  in	
  Functionality	
  Map
DariusBurschka–PerceptionChallenges
http://www6.in.tum.de/burschka/
Each tool used in the
procedure has its own
container describing its
shape, handling properties
etc.
Knowledge	
  Representation
Functionality map for a specific
procedure describes the way
how the tool was used during
the procedure while moved
between points in the world(Petsch/Burschka IROS2011)
DariusBurschka–PerceptionChallenges
http://www6.in.tum.de/burschka/
Estimation of non-observable
Scene properties (robot plays)
• Estimation	
  of	
  the	
  Center	
  of	
  mass
• Estimation	
  of	
  Stiffness	
  
• Estimation	
  of	
  Mass	
  and	
  Friction	
  Force
• Estimation	
  of	
  Mass	
  Distribution
simulator
predict act perceive
DariusBurschka–PerceptionChallenges
http://www6.in.tum.de/burschka/
Sensory Substitution
Flood of sensors required on modern service
robots tocover varying measurement ranges
and operating spaces
• Video Cameras
• Laser-Range Finders
• Accelerometers
• Force Sensors
• Artifical Skin
• Chemical Sensors
…..
The sensor configuration does change also
with the operating conditions, e.g., baseline
dependency of a binocular stereo setup
➔Implementation of missing sensing
DariusBurschka–PerceptionChallenges
http://www6.in.tum.de/burschka/
accelerometer
camera(s)
gyro
Bag of
Transformations
(physical laws)
Transformation
Graph
physical sensors Sensing modalities
Force
Acceleration
Force distribution
3D Structure
Substitution Framework
DariusBurschka–PerceptionChallenges
http://www6.in.tum.de/burschka/
Force Sensing without
Force Sensor?
DariusBurschka–PerceptionChallenges
http://www6.in.tum.de/burschka/
Surface Response for
different types of Objects
hard
soft
deformable
DariusBurschka–PerceptionChallenges
http://www6.in.tum.de/burschka/
Accelerometer always optimal for
acceleration measurement?
Graph instrumentation
DariusBurschka–PerceptionChallenges
http://www6.in.tum.de/burschka/
Challenges	
  for	
  Perception	
  
• Perception is essential to interact with an unknown and changing
environments
• Perception allows to compensate own uncertainties of the robot
by providing robust reference to the environment
• Level of abstraction of the raw data reduces the amount of
information needed to represent a scene at the cost of increased
processing – an optimum for a given system needs to be found
• System needs to be able to cope not only with static scenes but
also with dynamic changes (actions, failures) in the environment
• Observation of other agents (human other robots) can provide
essential data to fill in the unobservable parameters of the scene

More Related Content

Similar to Challenges for Perception in Navigation and Manipulation

A benchmark dataset to evaluate sensor displacement in activity recognition
A benchmark dataset to evaluate sensor displacement in activity recognitionA benchmark dataset to evaluate sensor displacement in activity recognition
A benchmark dataset to evaluate sensor displacement in activity recognitionOresti Banos
 
Interactive full body motion capture using infrared sensor network
Interactive full body motion capture using infrared sensor networkInteractive full body motion capture using infrared sensor network
Interactive full body motion capture using infrared sensor networkijcga
 
Interactive Full-Body Motion Capture Using Infrared Sensor Network
Interactive Full-Body Motion Capture Using Infrared Sensor Network  Interactive Full-Body Motion Capture Using Infrared Sensor Network
Interactive Full-Body Motion Capture Using Infrared Sensor Network ijcga
 
Mechatronics Engineering
Mechatronics EngineeringMechatronics Engineering
Mechatronics EngineeringHassanMunir42
 
Literature Review
Literature ReviewLiterature Review
Literature Reviewbutest
 
Literature Review
Literature ReviewLiterature Review
Literature Reviewbutest
 
Dip application 1
Dip application 1Dip application 1
Dip application 1Shajun Nisha
 
Understanding of Process-Workflow through Identification of Action Constraint...
Understanding of Process-Workflow through Identification of Action Constraint...Understanding of Process-Workflow through Identification of Action Constraint...
Understanding of Process-Workflow through Identification of Action Constraint...Darius Burschka
 
Image Restoration for 3D Computer Vision
Image Restoration for 3D Computer VisionImage Restoration for 3D Computer Vision
Image Restoration for 3D Computer VisionPetteriTeikariPhD
 
Fueling Start-Up Medical Companies through 3D Modeling
Fueling Start-Up Medical Companies through 3D ModelingFueling Start-Up Medical Companies through 3D Modeling
Fueling Start-Up Medical Companies through 3D ModelingTriCmarketing
 
My seminar ppt SPACE MOUSE
My seminar ppt  SPACE MOUSEMy seminar ppt  SPACE MOUSE
My seminar ppt SPACE MOUSESudeep Kumar
 
Head_Movement_Visualization
Head_Movement_VisualizationHead_Movement_Visualization
Head_Movement_VisualizationHongfu Huang
 
=iros16tutorial_2.pdf
=iros16tutorial_2.pdf=iros16tutorial_2.pdf
=iros16tutorial_2.pdfusmanarif88
 
Adaptive Weight Computation Processor for Medical Ultrasound Beam former: VLS...
Adaptive Weight Computation Processor for Medical Ultrasound Beam former: VLS...Adaptive Weight Computation Processor for Medical Ultrasound Beam former: VLS...
Adaptive Weight Computation Processor for Medical Ultrasound Beam former: VLS...iosrjce
 
Next Gen Computational Ophthalmic Imaging for Neurodegenerative Diseases and ...
Next Gen Computational Ophthalmic Imaging for Neurodegenerative Diseases and ...Next Gen Computational Ophthalmic Imaging for Neurodegenerative Diseases and ...
Next Gen Computational Ophthalmic Imaging for Neurodegenerative Diseases and ...PetteriTeikariPhD
 

Similar to Challenges for Perception in Navigation and Manipulation (20)

thesis_report
thesis_reportthesis_report
thesis_report
 
A benchmark dataset to evaluate sensor displacement in activity recognition
A benchmark dataset to evaluate sensor displacement in activity recognitionA benchmark dataset to evaluate sensor displacement in activity recognition
A benchmark dataset to evaluate sensor displacement in activity recognition
 
Interactive full body motion capture using infrared sensor network
Interactive full body motion capture using infrared sensor networkInteractive full body motion capture using infrared sensor network
Interactive full body motion capture using infrared sensor network
 
Interactive Full-Body Motion Capture Using Infrared Sensor Network
Interactive Full-Body Motion Capture Using Infrared Sensor Network  Interactive Full-Body Motion Capture Using Infrared Sensor Network
Interactive Full-Body Motion Capture Using Infrared Sensor Network
 
Mechatronics Engineering
Mechatronics EngineeringMechatronics Engineering
Mechatronics Engineering
 
BAXTER PLAYING POOL
BAXTER PLAYING POOLBAXTER PLAYING POOL
BAXTER PLAYING POOL
 
Literature Review
Literature ReviewLiterature Review
Literature Review
 
Literature Review
Literature ReviewLiterature Review
Literature Review
 
Dip application 1
Dip application 1Dip application 1
Dip application 1
 
Understanding of Process-Workflow through Identification of Action Constraint...
Understanding of Process-Workflow through Identification of Action Constraint...Understanding of Process-Workflow through Identification of Action Constraint...
Understanding of Process-Workflow through Identification of Action Constraint...
 
Image Restoration for 3D Computer Vision
Image Restoration for 3D Computer VisionImage Restoration for 3D Computer Vision
Image Restoration for 3D Computer Vision
 
Practical guide afm
Practical guide afmPractical guide afm
Practical guide afm
 
Fueling Start-Up Medical Companies through 3D Modeling
Fueling Start-Up Medical Companies through 3D ModelingFueling Start-Up Medical Companies through 3D Modeling
Fueling Start-Up Medical Companies through 3D Modeling
 
My seminar ppt SPACE MOUSE
My seminar ppt  SPACE MOUSEMy seminar ppt  SPACE MOUSE
My seminar ppt SPACE MOUSE
 
Head_Movement_Visualization
Head_Movement_VisualizationHead_Movement_Visualization
Head_Movement_Visualization
 
Augumented reallity
Augumented reallityAugumented reallity
Augumented reallity
 
=iros16tutorial_2.pdf
=iros16tutorial_2.pdf=iros16tutorial_2.pdf
=iros16tutorial_2.pdf
 
C010611619
C010611619C010611619
C010611619
 
Adaptive Weight Computation Processor for Medical Ultrasound Beam former: VLS...
Adaptive Weight Computation Processor for Medical Ultrasound Beam former: VLS...Adaptive Weight Computation Processor for Medical Ultrasound Beam former: VLS...
Adaptive Weight Computation Processor for Medical Ultrasound Beam former: VLS...
 
Next Gen Computational Ophthalmic Imaging for Neurodegenerative Diseases and ...
Next Gen Computational Ophthalmic Imaging for Neurodegenerative Diseases and ...Next Gen Computational Ophthalmic Imaging for Neurodegenerative Diseases and ...
Next Gen Computational Ophthalmic Imaging for Neurodegenerative Diseases and ...
 

Recently uploaded

DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamUiPathCommunity
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businesspanagenda
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesrafiqahmad00786416
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAndrey Devyatkin
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...apidays
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 
Ransomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdfRansomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdfOverkill Security
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Jeffrey Haguewood
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingEdi Saputra
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherRemote DBA Services
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProduct Anonymous
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Angeliki Cooney
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...DianaGray10
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfOrbitshub
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...apidays
 
Spring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUKSpring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUKJago de Vreede
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024The Digital Insurer
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Victor Rentea
 

Recently uploaded (20)

DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Ransomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdfRansomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdf
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
Spring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUKSpring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUK
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
 

Challenges for Perception in Navigation and Manipulation