Network


Latest external collaboration on country level. Dive into details by clicking on the dots.

Hotspot


Dive into the research topics where Wojciech Waclaw Derendarz is active.

Publication


Featured researches published by Wojciech Waclaw Derendarz.


ieee intelligent vehicles symposium | 2013

Toward automated driving in cities using close-to-market sensors: An overview of the V-Charge Project

Paul Timothy Furgale; Ulrich Schwesinger; Martin Rufli; Wojciech Waclaw Derendarz; Hugo Grimmett; Peter Mühlfellner; Stefan Wonneberger; Julian Timpner; Stephan Rottmann; Bo Li; Bastian Schmidt; Thien-Nghia Nguyen; Elena Cardarelli; Stefano Cattani; Stefan Brüning; Sven Horstmann; Martin Stellmacher; Holger Mielenz; Kevin Köser; Markus Beermann; Christian Häne; Lionel Heng; Gim Hee Lee; Friedrich Fraundorfer; Rene Iser; Rudolph Triebel; Ingmar Posner; Paul Newman; Lars C. Wolf; Marc Pollefeys

Future requirements for drastic reduction of CO2 production and energy consumption will lead to significant changes in the way we see mobility in the years to come. However, the automotive industry has identified significant barriers to the adoption of electric vehicles, including reduced driving range and greatly increased refueling times. Automated cars have the potential to reduce the environmental impact of driving, and increase the safety of motor vehicle travel. The current state-of-the-art in vehicle automation requires a suite of expensive sensors. While the cost of these sensors is decreasing, integrating them into electric cars will increase the price and represent another barrier to adoption. The V-Charge Project, funded by the European Commission, seeks to address these problems simultaneously by developing an electric automated car, outfitted with close-to-market sensors, which is able to automate valet parking and recharging for integration into a future transportation system. The final goal is the demonstration of a fully operational system including automated navigation and parking. This paper presents an overview of the V-Charge system, from the platform setup to the mapping, perception, and planning sub-systems.


Journal of Field Robotics | 2016

Summary Maps for Lifelong Visual Localization

Peter Mühlfellner; Mathias Bürki; Michael Bosse; Wojciech Waclaw Derendarz; Roland Philippsen; Paul Timothy Furgale

Robots that use vision for localization need to handle environments that are subject to seasonal and structural change, and operate under changing lighting and weather conditions. We present a framework for lifelong localization and mapping designed to provide robust and metrically accurate online localization in these kinds of changing environments. Our system iterates between offline map building, map summary, and online localization. The offline mapping fuses data from multiple visually varied datasets, thus dealing with changing environments by incorporating new information. Before passing these data to the online localization system, the map is summarized, selecting only the landmarks that are deemed useful for localization. This Summary Map enables online localization that is accurate and robust to the variation of visual information in natural environments while still being computationally efficient. We present a number of summary policies for selecting useful features for localization from the multisession map, and we explore the tradeoff between localization performance and computational complexity. The system is evaluated on 77 recordings, with a total length of 30 kilometers, collected outdoors over 16 months. These datasets cover all seasons, various times of day, and changing weather such as sunshine, rain, fog, and snow. We show that it is possible to build consistent maps that span data collected over an entire year, and cover day-to-night transitions. Simple statistics computed on landmark observations are enough to produce a Summary Map that enables robust and accurate localization over a wide range of seasonal, lighting, and weather conditions.


ieee intelligent vehicles symposium | 2010

Occupancy grid computation from dense stereo and sparse structure and motion points for automotive applications

Henning Lategahn; Wojciech Waclaw Derendarz; Thorsten Graf; Bernd Kitt; Jan Effertz

We present a complete processing chain for computing 2D occupancy grids from image sequences. A multi layer grid is introduced which serves several purposes. First the 3D points reconstructed from the images are distributed onto the underlying grid. Thereafter a virtual measurement is computed for each cell thus reducing computational complexity and rejecting potential outliers. Subsequently a height profile is updated from which the current measurement is partitioned into ground and obstacle pixels. Different height profile update strategies are tested and compared yielding a stable height profile estimation. Lastly the occupancy layer of the grid is updated. To asses the algorithm we evaluate it quantitatively by comparing the output of it to ground truth data illustrating its accuracy. We show the applicability of the algorithm by using both, dense stereo reconstructed and sparse structure and motion points. The algorithm was implemented and run online on one of our test vehicles in real time.


ieee intelligent vehicles symposium | 2013

Evaluation of fisheye-camera based visual multi-session localization in a real-world scenario

Peter Muehlfellner; Paul Timothy Furgale; Wojciech Waclaw Derendarz; Roland Philippsen

The European V-Charge project seeks to develop fully automated valet parking and charging of electric vehicles using only low-cost sensors. One of the challenges is to implement robust visual localization using only cameras and stock vehicle sensors. We integrated four monocular, wide-angle, fisheye cameras on a consumer car and implemented a mapping and localization pipeline. Visual features and odometry are combined to build and localize against a keyframe-based three dimensional map. We report results for the first stage of the project, based on two months worth of data acquired under varying conditions, with the objective of localizing against a map created offline.


ieee intelligent vehicles symposium | 2016

Automated valet parking and charging for e-mobility

Ulrich Schwesinger; Mathias Bürki; Julian Timpner; Stephan Rottmann; Lars C. Wolf; Lina María Paz; Hugo Grimmett; Ingmar Posner; Paul Newman; Christian Häne; Lionel Heng; Gim Hee Lee; Torsten Sattler; Marc Pollefeys; Marco Allodi; Francesco Valenti; Keiji Mimura; Bernd Goebelsmann; Wojciech Waclaw Derendarz; Peter Mühlfellner; Stefan Wonneberger; Rene Waldmann; Sebastian Grysczyk; Stefan Brüning; Sven Horstmann; Marc Bartholomaus; Clemens Brummer; Martin Stellmacher; Fabian Pucks; Marcel Nicklas

Automated valet parking services provide great potential to increase the attractiveness of electric vehicles by mitigating their two main current deficiencies: reduced driving ranges and prolonged refueling times. The European research project V-Charge aims at providing this service on designated parking lots using close-to-market sensors only. For this purpose the project developed a prototype capable of performing fully automated navigation in mixed traffic on designated parking lots and GPS-denied parking garages with cameras and ultrasonic sensors only. This paper summarizes the work of the project, comprising advances in network communication and parking space scheduling, multi-camera calibration, semantic mapping concepts, visual localization and motion planning. The project pushed visual localization, environment perception and automated parking to centimetre precision. The developed infrastructure-based camera calibration and semi-supervised semantic mapping concepts greatly reduce maintenance efforts. Results are presented from extensive month-long field tests.


field programmable logic and applications | 2014

Efficient 3D triangulation in hardware for dense structure-from-motion in low-speed automotive scenarios

Stefan Wonneberger; Max Kohler; Wojciech Waclaw Derendarz; Thorsten Graf; Rolf Ernst

With the introduction of surround view cameras in modern vehicles and the possibility of calculating dense motion fields in real-time from a moving camera a detailed 3D reconstruction of the static environment is possible (structure-from-motion). Beside the necessity of a motion field between two image frames the task of triangulating those individual 2D point matches to 3D points in the world becomes non real-time on modern CPUs when to be repeated for all image points. In this work we evaluate different approaches to the 3D triangulation optimization problem in a typical structure-from-motion processing chain for an efficient implementation in hardware. An architecture for solving this problem using linear triangulation with an inhomogeneous solution to the equation system is proposed. We evaluate our implementation using FPGAs against a software-implementation with synthetic datasets and from low-speed parking area scenes for numerical accuracy and real-time capabilities. In addition the proposed fixed-point arithmetic implementation is compared against an implementation using floating-point units.


Archive | 2012

Method for automatically moving vehicle from initial position to target position during parking in garage, involves determining track on which vehicle moves to target position such that steering angle of vehicle is below threshold

Alexander Karmrodt; Daniel Mossau; Wojciech Waclaw Derendarz; Bastian Schmidt; Richard Dr. Auer; Stephan Scholz; Sven Horstmann


Archive | 2010

Method for creating model of surrounding area of motor vehicle i.e. car, involves determining whether card cells are loaded with object represented by three- dimensional structures

Wojciech Waclaw Derendarz; Graf Thorsten; Daniel Mossau


Archive | 2015

Designing a Relational Database for Long-Term Visual Mapping

Peter Mühlfellner; Paul Timothy Furgale; Wojciech Waclaw Derendarz; Roland Philippsen


Archive | 2010

Verfahren und Vorrichtung zum Bestimmen einer Sichtweite für ein Fahrzeug

Thanh-Binh To; Wojciech Waclaw Derendarz; Henry Türmer

Collaboration


Dive into the Wojciech Waclaw Derendarz's collaboration.

Researchain Logo
Decentralizing Knowledge