Sciweavers

3135 search results - page 122 / 627
» Localization Algorithms: Performance Evaluation and Reliabil...
Sort
View
ICRA
2000
IEEE
109views Robotics» more  ICRA 2000»
15 years 7 months ago
Computing the Sensory Uncertainty Field of a Vision-Based Localization Sensor
—Recently it has been recognized that robust motion planners should take into account the varying performance of localization sensors across the configuration space. Although a n...
Amit Adam, Ehud Rivlin, Ilan Shimshoni
114
Voted
DAC
2007
ACM
16 years 4 months ago
Modeling the Function Cache for Worst-Case Execution Time Analysis
Static worst-case execution time (WCET) analysis is done by modeling the hardware behavior. In this paper we describe a WCET analysis technique to analyze systems with function ca...
Raimund Kirner, Martin Schoeberl
ICRA
2006
IEEE
83views Robotics» more  ICRA 2006»
15 years 9 months ago
On the Treatment of Relative-pose Measurements for Mobile Robot Localization
— In this paper, we study the problem of localization using relative-state estimates. It is shown, that when the same exteroceptive sensor measurement is processed for the comput...
Anastasios I. Mourikis, Stergios I. Roumeliotis
CODES
2007
IEEE
15 years 9 months ago
Improved response time analysis of tasks scheduled under preemptive Round-Robin
Round-Robin scheduling is the most popular time triggered scheduling policy, and has been widely used in communication networks for the last decades. It is an efficient schedulin...
Razvan Racu, Li Li, Rafik Henia, Arne Hamann, Rolf...
PLDI
2003
ACM
15 years 8 months ago
Checking and inferring local non-aliasing
In prior work [15] we studied a language construct restrict that allows programmers to specify that certain pointers are not aliased to other pointers used within a lexical scope....
Alexander Aiken, Jeffrey S. Foster, John Kodumal, ...