scispace - formally typeset
Search or ask a question
Author

Hans-Joachim Wuensche

Bio: Hans-Joachim Wuensche is an academic researcher from Bundeswehr University Munich. The author has contributed to research in topics: Stereo camera & Video tracking. The author has an hindex of 13, co-authored 90 publications receiving 585 citations.


Papers
More filters
Proceedings ArticleDOI
01 Oct 2016
TL;DR: An A*-based planner originally designed for navigation in unstructured environments was extended, and two novel node expansion methods were added to obtain smooth and accurate trajectories that consider the structure of the environment.
Abstract: In this paper, we present a motion planning algorithm for autonomous navigation in highly constrained urban environments. Since common approaches to on-road trajectory planning turned out to be unsuitable for this task, we instead extended an A*-based planner originally designed for navigation in unstructured environments. Two novel node expansion methods were added to obtain smooth and accurate trajectories that consider the structure of the environment. The first one attempts to find a trajectory connecting the current node directly to the goal by solving a boundary value problem using numerical optimization. The second method leverages a simulated pure-pursuit controller to generate edges (i.e. short motion primitives) that guide the vehicle toward or along the global reference path. As a result, the planner is able to produce smooth paths while retaining the explorative power of A* that is needed to deal with challenging situations in urban driving (e.g., reversing in order to pass a vehicle that stopped unexpectedly). Its practical usefulness was demonstrated during extensive tests on an electric vehicle navigating a mock urban environment as well as on our own autonomous vehicle MuCAR-3.

33 citations

Proceedings ArticleDOI
01 Oct 2017
TL;DR: This work examines the radar characteristics of vehicles using commercial off-the-shelf radars providing cluttered detection data, and evaluates its potential for extent estimation, and acquires knowledge about typical radar reflection characteristics of Vehicles employing a large data basis which can be subsequently utilized in online extent estimation algorithms.
Abstract: Accurate environmental perception is a key requirement for autonomous driving. While the robust and precise estimation of the dynamic state of nearby objects is sufficient for ordinary driver assistance systems like adaptive cruise control, higher levels of autonomy require knowledge of the extent of objects for measurement data association and path finding algorithms. Extent estimation is known to be robustly accomplished by lidar sensors as they provide low measurement noise and a high resolution. Radar-based extent estimation, however, would be more cost-efficient if sufficient robustness would be given. In this work, we will examine the radar characteristics of vehicles using commercial off-the-shelf radars providing cluttered detection data, and evaluate its potential for extent estimation. This is done by observing measurement data from test vehicles with a known position from a spectrum of views, i.e. combinations of distances and orientations. We perform an appropriate measurement analysis and compare the obtainable extent estimate with the true contour. Besides, we consider radar-only vehicle features. The aim of this work is the acquisition of knowledge about typical radar reflection characteristics of vehicles employing a large data basis which can be subsequently utilized in online extent estimation algorithms.

30 citations

Proceedings ArticleDOI
01 Oct 2017
TL;DR: A framework for sensor data fusion that incorporates heterogeneous sensor data from multiple sensors in a modular way and the Gaussian mixture probability hypothesis density (GMPHD) filter provides a solution to the multiple hypothesis problem.
Abstract: Modern advanced driver assistance systems (ADAS) and automated driving functions for automobiles rely on an accurate model of the environment. To this end, the exploitation of complementary advantages of the measurement principles used by radar, lidar and camera sensors is an important prerequisite. We develop a framework for sensor data fusion that incorporates heterogeneous sensor data from multiple sensors in a modular way. In order to use as much genuine information as possible, the measurement data is utilized in its raw low level form or abstracted to a single frame feature representation. Historically, an approach with local decentralized tracks obtained from the individual sensors prevails. This method does not offer true multiple hypothesis considerations in a straight-forward manner. Additionally, a mathematically correct sensor data fusion in the high level approach is infeasible when the covariances of the local tracks are not transmitted. In contrast to this, the full and uncorrelated information contained in the individual measurements provides the possibility for a correct fusion of data and enables a probabilistic conflict resolution of the data association problem. With regard to the multiple hypothesis problem, the Gaussian mixture probability hypothesis density (GMPHD) filter provides a solution. For the estimation of the extent of the observed objects, Gaussian processes offer the possibility to model shapes with a considerable amount of flexibility by using functions which represent the contour of the objects. To demonstrate first results of our approach, we show results with real experimental data from one laser scanner and four short range radars.

30 citations

Proceedings ArticleDOI
06 Nov 2014
TL;DR: A variable-velocity trajectory planning algorithm for navigating car-like robots through unknown, unstructured environments along a series of possibly corrupted GPS waypoints that respects the robot's acceleration and deceleration capabilities as well as its maximum steering angle and steering rate.
Abstract: We describe a variable-velocity trajectory plan- ning algorithm for navigating car-like robots through unknown, unstructured environments along a series of possibly corrupted GPS waypoints. The trajectories are guaranteed to be kine- matically feasible, i.e., they respect the robot's acceleration and deceleration capabilities as well as its maximum steering angle and steering rate. Their costs are computed using LiDAR and camera data and depend on factors such as proximity to obstacles, curvature, changes of curvature, and slope. In a second step, velocities for the least-cost trajectory are adjusted based on the dynamics of the vehicle. When the robot is faced with an obstacle on its trajectory, the planner is restarted to compute an alternative trajectory. Our algorithm is robust against GPS error and waypoints placed in obstacle-filled areas. It was successfully used at euRathlon 2013 1 , where our autonomous vehicle MuCAR-3 took first place in the "Autonomous Navigation" scenario.

26 citations

Proceedings ArticleDOI
18 Nov 2011
TL;DR: This paper proposes a new algorithm for crossroad detection in LIDAR data, that examines the free space between obstacles in an occupancy grid in combination with a Kalman filter for data association and tracking.
Abstract: While navigating in areas with weak or erroneous GPS signals such as forests or urban canyons, correct map localization is impeded by means of contradicting position hypotheses. Thus, instead of just utilizing GPS positions improved by the robot's ego-motion, this paper's approach tries to incorporate crossroad measurements given by the robots perception system and topological informations associated to crossroads within a pre-defined road network into the localization process. We thus propose a new algorithm for crossroad detection in LIDAR data, that examines the free space between obstacles in an occupancy grid in combination with a Kalman filter for data association and tracking. Hence rather than correcting a robot's position by just incorporating the robot's ego-motion in the absence of GPS signals, our method aims at data association and correspondence finding by means of detected real world structures and their counterparts in predefined, maybe even handcrafted, digital maps.

24 citations


Cited by
More filters
01 Jan 2006

3,012 citations

01 Nov 2008

2,686 citations

01 Jan 2015
TL;DR: This compact, informal introduction for graduate students and advanced undergraduates presents the current state-of-the-art filtering and smoothing methods in a unified Bayesian framework and learns what non-linear Kalman filters and particle filters are, how they are related, and their relative advantages and disadvantages.
Abstract: Filtering and smoothing methods are used to produce an accurate estimate of the state of a time-varying system based on multiple observational inputs (data). Interest in these methods has exploded in recent years, with numerous applications emerging in fields such as navigation, aerospace engineering, telecommunications, and medicine. This compact, informal introduction for graduate students and advanced undergraduates presents the current state-of-the-art filtering and smoothing methods in a unified Bayesian framework. Readers learn what non-linear Kalman filters and particle filters are, how they are related, and their relative advantages and disadvantages. They also discover how state-of-the-art Bayesian parameter estimation methods can be combined with state-of-the-art filtering and smoothing algorithms. The book’s practical and algorithmic approach assumes only modest mathematical prerequisites. Examples include MATLAB computations, and the numerous end-of-chapter exercises include computational assignments. MATLAB/GNU Octave source code is available for download at www.cambridge.org/sarkka, promoting hands-on work with the methods.

1,102 citations

Journal ArticleDOI
TL;DR: Digital Control Of Dynamic Systems This well-respected, market-leading text discusses the use of digital computers in the real-time control of dynamic systems with an emphasis on the design of digital controls that achieve good dynamic response and small errors while using signals that are sampled in time and quantized in amplitude.
Abstract: Digital Control Of Dynamic Systems This well-respected, market-leading text discusses the use of digital computers in the real-time control of dynamic systems. The emphasis is on the design of digital controls that achieve good dynamic response and small errors while using signals that are sampled in time and quantized in amplitude. Digital Control of Dynamic Systems (3rd Edition): Franklin ... This well-respected, market-leading text discusses the use of digital computers in the real-time control of dynamic systems. The emphasis is on the design of digital controls that achieve good dynamic response and small errors while using signals that are sampled in time and quantized in amplitude. Digital Control of Dynamic Systems: Gene F. Franklin ... Digital Control of Dynamic Systems, 2nd Edition. Gene F. Franklin, Stanford University. J. David Powell, Stanford University Digital Control of Dynamic Systems, 2nd Edition Pearson This well-respected work discusses the use of digital computers in the real-time control of dynamic systems. The emphasis is on the design of digital controls that achieve good dynamic response and small errors while using signals that are sampled in time and quantized in amplitude. MATLAB statements and problems are thoroughly and carefully integrated throughout the book to offer readers a complete design picture. Digital Control of Dynamic Systems, 3rd Edition ... Digital control of dynamic systems | Gene F. Franklin, J. David Powell, Michael L. Workman | download | B–OK. Download books for free. Find books Digital control of dynamic systems | Gene F. Franklin, J ... Abstract This well-respected work discusses the use of digital computers in the real-time control of dynamic systems. The emphasis is on the design of digital controls that achieve good dynamic... (PDF) Digital Control of Dynamic Systems Digital Control of Dynamic Systems, Addison.pdf There is document Digital Control of Dynamic Systems, Addison.pdfavailable here for reading and downloading. Use the download button below or simple online reader. The file extension PDFand ranks to the Documentscategory. Digital Control of Dynamic Systems, Addison.pdf Download ... Automatic control is the science that develops techniques to steer, guide, control dynamic systems. These systems are built by humans and must perform a specific task. Examples of such dynamic systems are found in biology, physics, robotics, finance, etc. Digital Control means that the control laws are implemented in a digital device, such as a microcontroller or a microprocessor. Introduction to Digital Control of Dynamic Systems And ... The discussions are clear, nomenclature is not hard to follow and there are plenty of worked examples. The book covers discretization effects and design by emulation (i.e. design of continuous-time control system followed by discretization before implementation) which are not to be found on every book on digital control. Amazon.com: Customer reviews: Digital Control of Dynamic ... Find helpful customer reviews and review ratings for Digital Control of Dynamic Systems (3rd Edition) at Amazon.com. Read honest and unbiased product reviews from our users. Amazon.com: Customer reviews: Digital Control of Dynamic ... 1.1.2 Digital control Digital control systems employ a computer as a fundamental component in the controller. The computer typically receives a measurement of the controlled variable, also often receives the reference input, and produces its output using an algorithm. Introduction to Applied Digital Control From the Back Cover This well-respected, marketleading text discusses the use of digital computers in the real-time control of dynamic systems. The emphasis is on the design of digital controls that achieve good dynamic response and small errors while using signals that are sampled in time and quantized in amplitude. Digital Control of Dynamic Systems (3rd Edition) Test Bank `Among the advantages of digital logic for control are the increased flexibility `of the control programs and the decision-making or logic capability of digital `systems, which can be combined with the dynamic control function to meet `other system requirements. `The digital controls studied in this book are for closed-loop (feedback) Every day, eBookDaily adds three new free Kindle books to several different genres, such as Nonfiction, Business & Investing, Mystery & Thriller, Romance, Teens & Young Adult, Children's Books, and others.

902 citations