Next Article in Journal
Accelerometer-Based Human Activity Recognition for Patient Monitoring Using a Deep Neural Network
Next Article in Special Issue
Biped Walking Based on Stiffness Optimization and Hierarchical Quadratic Programming
Previous Article in Journal
Wavefront Sensing for Evaluation of Extreme Ultraviolet Microscopy
Previous Article in Special Issue
A Compressed Sensing Approach for Multiple Obstacle Localisation Using Sonar Sensors in Air
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Letter

Reactive Navigation on Natural Environments by Continuous Classification of Ground Traversability

Robotics and Mechatronic Lab, Andalucía Tech, Universidad de Málaga, 29071 Málaga, Spain
*
Author to whom correspondence should be addressed.
Sensors 2020, 20(22), 6423; https://doi.org/10.3390/s20226423
Submission received: 28 August 2020 / Revised: 30 October 2020 / Accepted: 5 November 2020 / Published: 10 November 2020
(This article belongs to the Special Issue Autonomous Mobile Robots: Real-Time Sensing, Navigation, and Control)

Abstract

:
Reactivity is a key component for autonomous vehicles navigating on natural terrains in order to safely avoid unknown obstacles. To this end, it is necessary to continuously assess traversability by processing on-board sensor data. This paper describes the case study of mobile robot Andabata that classifies traversable points from 3D laser scans acquired in motion of its vicinity to build 2D local traversability maps. Realistic robotic simulations with Gazebo were employed to appropriately adjust reactive behaviors. As a result, successful navigation tests with Andabata using the robot operating system (ROS) were performed on natural environments at low speeds.

1. Introduction

Reactivity is a necessary component for autonomous navigation in order to avoid obstacles present in the environment [1]. Unknown hazards on natural terrains can be found both above and below the ground level of the vehicle, which are commonly referred to as positive and negative obstacles, respectively [2,3,4].
Ground traversability should be continuously assessed by mobile robots to implement efficient motion planning [5] with limited computational resources [6,7]. If traversability results are very narrow, vehicle movements are unnecessarily restricted; on the other hand, if they are very permissive, the integrity of the robot is in danger [8].
Procedures for assessing terrain traversability can be specifically designed [9,10], but they can also be trained with real data [11,12] and by means of synthetic data [13,14]. This relevant analysis is usually performed with three-dimensional (3D) point clouds of the surroundings acquired from an on-board sensor [8,15].
Depth data for traversability can be acquired with stereo [12] or time-of-flight cameras [16]. Farther ranges can be obtained by combining successive two-dimensional (2D) laser scans while the vehicle advances [17,18,19], or by a 3D laser rangefinder. In the latter case, the sensor can be a costly commercial multibeam model [4,20] with high scan frequency, or a more affordable actuated 2D scanner, which admits higher resolution but requires more acquisition time [21,22,23].
Point clouds as input data for ground-vehicle navigation can be directly used and immediately discarded [24,25] or they can be incrementally stored using simultaneous localisation and mapping (SLAM) to be employed later [26]. Generally, the last option implies building and maintaining an explicit representation of the environment via a 3D global map [23].
This paper pursues to enhance our previous work [25] about unmanned navigation at low speeds with mobile robot Andabata, which carries an actuated 2D laser scanner as its main exteroceptive sensor. To this end, a previously trained classifier was used to analyse point traversability of levelled 3D depth data acquired in motion [14]. This reliable ground assessment was employed to continuously build local 2D traversability maps for reactive operation. Realistic robotic simulations were used to appropriately tune reactive parameters before testing waypoint navigation with localisation uncertainty on the real robot.
The rest of the paper is organised as follows. Section 2 highlights the main contributions of the paper in relation to its most related works. Then, Section 3 describes the simulation of Andabata on Gazebo [27] that was used to tune reactive navigation, of which the scheme is proposed in Section 4. Simulated and real experiments are discussed in Section 5 and Section 6, respectively. Lastly, conclusions, acknowledgements, and references complete the paper.

2. Related Works

Reactive behaviors are commonly used by ground vehicles to avoid local obstacles on rough [28] and vegetated [29] terrain, or during disaster scenarios [26] or planetary exploration [6,30,31], while trying to achieve previously planned goal points. In this context, the risk or interest associated with the immediate movements of the vehicle, such as straight lines [17,25], circular arcs [3,30,32], or both [6], should be evaluated to produce adequate steering and speed commands [24,33].
Motion planning and traversability assessment can directly occur on the 3D point cloud [15,20] or on a compact representation of 3D depth data, such as a 2.5D elevation map [21,28,30] or a 2D horizontal grid [32,34]. Roughness and terrain slopes are usually considered to evaluate the traversability of 2.5D maps [17,31]. The cells of 2D maps may contain fuzzy traversability data [33] or precise occupancy values such as free, obstacle, or unknown [34].
Robotic simulation platforms that include a physics engine such as V-REP [35] or Gazebo [27] allow for obtaining realistic information of a ground vehicle moving on its environment. Thus, they can be employed to evaluate elementary motions [28], assess traversability [13,20], or hand-tune navigation parameters [26].
Most field-navigation components that we developed for mobile robot Andabata [25] with the robot operating system (ROS) [36] were kept in this paper. The main difference with our prior work is that we now use a terrain-traversability classifier instead of fuzzy elevation maps, of which the main drawback is requiring greater processing times than the acquisition times of individual 3D scans, which causes some of the acquired 3D scans to not be processed for navigation.
In this paper, linear movements for reactive navigation are evaluated over a 2D polar traversability grid built by projecting onto it classified points from a levelled 3D scan acquired with local SLAM. Robotic simulations with Gazebo [27] were employed to test reactivity before real tests. Traversability is individually assessed for each Cartesian point with a random-forest classifier from the machine-learning library Scikit-learn [37]. This estimator was previously trained with synthetic data providing the most accurate results for real data from Andabata among other available classifiers from this freely available library [14].
Although the paper maintains many points in common with related works, two original contributions are highlighted:
  • The use of 2D polar traversability maps based on 3D laser scans classified point by point for selecting motion directions on natural environments.
  • The employment of extensive robotic simulations to appropriately tune reactivity before performing real tests with uncertain global localisation.

3. Mobile Robot Simulation

Andabata is a skid-steered vehicle that weighs 41 k g , is 0.67 m long, 0.54 m wide, and 0.81 m tall (see Figure 1a). The components of Andabata were modelled in Gazebo [27] with different links and joints (see Figure 1b).
The main chassis of the robot, which contains the battery, the motor drivers (two 2 × 32 Sabertooth power stages connected to two 2 × Kangaroo controllers), and the computer (16 GB RAM, Intel Core processor i7 4771 with 4 cores at 3.5 GHz, and 8 MB cache) [25], was modelled in detail with Gazebo (see Figure 1b).
The complete navigation system of Andabata was fully implemented on the on-board computer under the ROS [36]. This software can be simulated in Gazebo through a set of ROS packages called gazebo_ros_pkgs (http://wiki.ros.org/gazebo_ros_pkgs) that provide the necessary interfaces by using ROS messages and services, and to build different Gazebo plugins for sensor output and motor input. In this way, it is possible to interchangeably test the same ROS nodes on the real robot and on the simulator.
Each of the four wheels of the 10 cm radius is connected to its own gear train, DC motor, and encoder through a revolute joint. All these locomotion elements, in turn, are linked with the main chassis through a prismatic joint to emulate the passive suspension of the vehicle with two springs and a linear guide with a stroke of 6.5 cm [25]. The suspension model in Gazebo assumed rigid wheels, an elasticity constant of 3976.6 N m−1, and a damping coefficient of 75.76 kg s−1.
An approximate kinematical model that exploits the equivalence between skid steering and differential drive was used for this robot [38]. The symmetrical kinematic model relates the longitudinal and angular velocities of the vehicle (v and ω , respectively) with the left and right tread speeds measured by the encoders ( v l and v r , respectively) as:
v = v l + v r 2 ,
ω = v r v l 2 y I C R ,
where y I C R = 0.45   m is the mean value of the instantaneous centers of rotation (ICR) of the treads [25]. On the other hand, control inputs v l s p and v r s p could be obtained from setpoint velocities for vehicle v s p and ω s p as:
v l s p = v s p y I C R ω s p ,
v r s p = v s p + y I C R ω s p .
If any of the control inputs exceeded its limits of v m a x = ± 0.68   m   s 1 , setpoint velocities were divided by positive factor
e = v s p + y I C R ω s p v m a x
to maintain desired turning radius r s p for the vehicle:
r s p = v s p ω s p = v s p / e ω s p / e .
Thus, the maximal linear velocity of vehicle v m a x can only be achieved during a straight-line motion, and approaches zero as r s p reduces [25]. The response of tread speeds ( v l and v r ) to speed commands ( v l s p and v r s p ) from the computer is not instantaneous, and it was modelled in Gazebo as a first-order system with a time constant of 35 ms.
A column was attached on top of the main chassis and centered (see Figure 1b). On the front side of the column, a rectangular cuboid was fixed to represent the on-board smartphone of Andabata that contained a global-positioning-system (GPS) receiver (with a horizontal resolution of 1 m), inclinometers, gyroscopes, and a compass [25]. Data from gyroscopes and inclinometers can be directly obtained from the default physics engine of Gazebo (open dynamics engine, ODE). GPS and compass data can be obtained by adding Gaussian noise to the exact position and heading of the mobile robot on the virtual environment, respectively. Hector_gazebo_plugins (http://wiki.ros.org/hector_gazebo_plugins) were employed to incorporate all these sensors to Gazebo with their corresponding acquisition rates.
The Gazebo model of two-dimensional (2D) laser scanner Hokuyo UTM-30LX-EW was connected to the top of the column (see Figure 1b) through a revolute joint to emulate the 3D laser rangefinder of Andabata [39], which was based on the unrestrained rotation of this 2D sensor around its optical center [40]. The 2D scanner has a field of view of 270°, a resolution of 0.25°, ± 3 cm accuracy, and a range of measurements from 0.1 to 15 m under direct sunlight.
Figure 2 displays a general view of the natural environment generated with Gazebo [39], which was a square of a 50 m side where Andabata navigated. It contained many positive obstacles, such as high grass, big rocks, trees, a fence, and a barrier. It also had several ditches that acted as negative obstacles.
Figure 3 shows the simulation of Andabata moving over the environment. The acquisition of one of the 2D vertical scans that compose a full 3D scan is represented with blue lines. Thick blue lines indicate detected ranges, whereas thin lines represent no measurement. The horizontal resolution of the 3D rangefinder depends on the turns made by the entire 2D sensor and by its turning speed. The blind region of the 3D sensor is a cone that begins at its optical center ( h = 0.73 m above the ground) and includes the complete robot below.

4. Reactive-Navigation Scheme

The global navigation objective consists of visiting an ordered list of distant waypoints moving at a constant linear velocity v s p [25]. The proximity radius around the current waypoint used to commute to the next was reduced from 10 to 3 m due to improved GPS accuracy of the on-board smartphone.
For local navigation, the 3D laser rangefinder has been configured to provide a full 3D scan of the surroundings every t s = 3.3   s with 32,000 points approximately, while Andabata moves. The whole point cloud is levelled by using local 3D SLAM without loop closures [25] and it is referred to the place where it began its acquisition.
Then, traversability is assessed for individual points with a random-forest classifier [14]. For every scan, a 3D tree data structure is built, and three spatial features for every point are deduced from its five closest neighbors. Indefinite points are those with fewer than five neighbors. In this way, every point below 12 m from the center of the 3D scan is individually classified as traversable, nontraversable, or indefinite. This processing takes approximately t c = 1.23   s per each 3D scan, almost all this time being for feature extraction.
Once the 3D scan is classified, a 2D traversability map is built by projecting every 3D point on a horizontal plane centered at the current position of the robot (which is different from the center of the 3D scan because of robot motion during 3D scan acquisition). The navigation map consists of a polar grid divided into 32 sectors of 11.25° and nine annuluses formed by ten successive uneven radius r:
r j = 10 τ j 1 τ 10 1 , j = 1 10 ,
where expansion ratio τ = 1.0682 allows for a growing radius from h to 10 m (see Figure 4). All local maps are aligned with the west and south at 180° and 270°, respectively.
Then, every cell inside the 2D grid, with the exception of the central circle of radius h, is labelled depending on the projected points that fell inside as follows:
  • If the cell does not contain any point at all, it is labelled as empty in white.
  • With at least 15% of nontraversable points, the cell is classified as nontraversable in red.
  • With more than 85% of traversable points, the cell is labelled as traversable in green.
  • In any other case, the cell is classified as indefinite in grey.
All lines d i from the center of every sector i are checked as possible motion directions for Andabata. Selected direction d j is the one that minimises the cost function:
J ( d i , i ) = G ( d i ) T ( i ) , i = 1 32 ,
which considers both goal-direction match G and sector traversability T.
Goal-direction match G for every d i is calculated as
G ( d i ) = | Δ i | + k 1 | δ i | + k 2 | γ i | ,
where k 1 ,   k 2 are adjustable gains, and Δ i , δ i , and γ i are the angular differences between d i with respect to the goal direction, the current heading of the vehicle, and the previous motion direction, respectively (see Figure 4).
Traversability T for every sector i is computed as
T ( i ) = k 3 ( 1 + n ( i ) ) + k 4 ( n ( i + 1 ) + n ( i 1 ) | n ( i + 1 ) n ( i 1 ) | ) ,
where n ( i ) is the number of traversable cells on sector i from inside out until a nontraversable cell or the outer cell is reached (see Figure 5), and k 3 , k 4 are adjustable gains that reward clear directions on the sector and on its two adjacent sectors, respectively.
To sum up, it is necessary to adjust navigation parameters k 1 , k 2 , k 3 , and k 4 of cost function J. Direction evaluation is relatively simple and only takes approximately t m = 0.15   s on the on-board computer.
Lastly, steering commands ω s p for Andabata are computed every time that the vehicle heading is updated at a rate of 50 Hz by the compass:
ω s p = g δ j ,
where g = 1 is a proportional gain that controls the heading change of the vehicle to achieve selected direction d j .
Figure 6 shows the task schedule for local reactive navigation. Time delay t d is intentionally introduced to provide set points for steering three times per each 3D laser scan by building three 2D traversability maps approximately every t s / 3 = 1.1   s . For this purpose, the delay should fulfil
t m + t d t s / 3 t d 0.95   s .
Nevertheless, the interval between changes of direction is not constant because t c heavily depends on the number of points of each 3D scan. Figure 6 also shows that the acquisition of a levelled 3D scan simultaneously occurs with the classification of a previous point cloud and the traversability map calculation by executing in parallel ROS nodes on different cores of the computer processor.

5. Simulated Experiments

The reactive strategy for local navigation was extensively tested with Gazebo simulations to adjust its four parameters. The main one is k 3 , which regulates how the pursue-goal and the obstacle-avoidance behaviors combine. Parameters k 1 and k 2 try to avoid changes of direction, and k 4 tries to favor free courses. As a result of a trial-and-error process, the following parameters were manually selected: k 1 = k 2 = 0.15 , k 3 = 1 , and k 4 = 0.3 .
Figure 7 shows with a blue line the global path followed by Andabata while pursuing three distant waypoints on the generated environment with v s p = 0.3   m   s 1 . In this figure, GPS data are plotted with red dots, goal points are drawn with a small green circle surrounded by a proximity green circle of 3 m, and a black X marks the beginning of the path.
Figure 7 shows that the reactive component of the navigation system allows for avoiding both positive and negative obstacles. Concretely, in the way to the first goal, Andabata avoided a barrier and a deep ditch. Then, when trying to reach the second goal, it circumnavigated a tree and a big rock. Lastly, it eluded tall grass in the vicinity of the last goal.
Figure 8 contains the 161 m length trajectory of Figure 7 with time stamps and horizontal coordinates. In total, 186 3D point clouds were acquired, and their corresponding 558 2D local traversability maps were built. The elevation and heading of the vehicle along this trajectory are represented in Figure 9. Smooth heading changes can be observed with the exception of the 180° turn when the second goal was reached at 480 s. Moreover, the maximal height climbed and descended by Andabata was 2.15 m in total.
An example of a 3D scan classified by traversability is shown in Figure 10. This levelled point cloud was acquired on the way to the first goal near the ditch. Traversable, nontraversable, and indefinite points are represented in green, red, and blue, respectively.
The three consecutive traversability maps built with the 3D scan of Figure 10 are represented in Figure 11. The ditch appears on these maps as a large white region on the left and up that is crossed by the goal direction on the northwest. Nevertheless, the selected direction kept the robot far from this negative obstacle, as can be observed in the three maps, where the robot heading was pointing northeast.
A demonstration of this robotic simulator was publicly presented during the European Robotics Forum 2020 (https://www.eu-robotics.net/robotics_forum/). Reactive navigation was tested performing a live cyclic experiment with the same initial and final waypoints. Nevertheless, the 2D traversability maps to decide motion directions were always changing because 3D laser scans never coincided for the same places.

6. Andabata Experiments

Once the parameters of the reactive controller had been adjusted via simulations, they were tested with Andabata on a trail in a hollow and carless urban park.

6.1. Trail in a Hollow

Two waypoints have been chosen to follow a trail with inclines inside a hollow. In general, the borders of the trail consisted of dry weeds and hills (see Figure 12).
Figure 13 shows an aerial view of the path followed by Andabata as recorded by GPS data. With v s p = 0.3   m   s 1 , the trajectory was 133 m long and lasted 462 s. Altogether, 137 3D scans were acquired with an average value of 27,694 points.
A top view of a real 3D point cloud classified by traversability is shown in Figure 14. This particular scan was acquired on the way to the second goal, a few meters after leaving the first goal (see Figure 12d). The three consecutive traversability maps built from this 3D scan are represented in Figure 15. A hill and sparse vegetation appeared in the direction to the second goal, so the robot had to deviate from its current direction, as could be verified by the heading change between the first and successive traversability maps.

6.2. Park Course

Unmanned navigation on a careless urban park was also tested using three goal points (see Figure 16). The intermediate point appeared twice on the way to the extreme points on the west and the east. The aerial view of Figure 16 shows the GPS trajectory when Andabata was commanded with v s p = 0.3   m   s 1 .
The almost plain surface of the park contained both natural (trees, bushes, and weeds) and artificial obstacles (lamp-posts, fences, and rubbish bins). Most of the trajectory was followed over the yellow course with the exception of the last stretch, where the robot went through a rough zone with trees and weeds pursuing the last goal point to the east (see Figure 17).
The park trajectory was 181 m long and lasted 660 s. In total, 183 3D scans were acquired by Andabata. The average value of 34,498 points per 3D scan was greater than that in the previous experiment because sky visibility was reduced, mainly due to treetops.

6.3. Discussion

Waypoint selection is very important to complete navigation goals. To test it, we repeated the park course by eliminating the intermediate point. Nevertheless, Andabata failed to reach the western goal (see Figure 18a). This failure was because the robot did not find a path to the goal though the weeds, and kept turning around.
In this case, there was a conflict of behaviors in the reactive controller: if the vehicle advances on a free-of-obstacles direction d i over the yellow course, it increases the angular difference with respect to goal direction Δ i . Thus, high G ( d i ) (9) and T ( i ) (10) values were obtained at once in the numerator and denominator of cost function J ( d i , i ) (8), respectively. In fact, if the western goal point were moved a few meters to the northeast, the robot succeeded in reaching it by circumnavigating weeds and pine trees (see Figure 18b).
Generally, an unmanned vehicle should overcome water bodies during a cross-country course to prevent electrical damage or becoming stuck inside [41]. Deep-water elements can be indirectly detected with a 3D laser scanner by lack of measurements related with laser-beam deflections that make them behave like negative obstacles [4].
However, Andabata failed to avoid puddles that it encountered on its way because it is sufficient to have a point classified as traversable inside a cell near a puddle on the traversability map to label the almost-empty cell as green (see Figure 19).
Another relevant issue for outdoor navigation is overhangs such as tree canopy or tunnels [42]. Figure 20 shows a 3D point cloud taken from the urban-park experiment where the robot was close to an olive tree. Tall points from the treetop were correctly classified as nontraversable in red. However, the projection of these points on the 2D traversability map caused most ground cells around the vehicle to be considered nontraversable, considerably reducing the free space.
Dynamic obstacles such as animals can also be found by a vehicle on natural environments. With this in mind, we tested navigation while Andabata crossed with a pedestrian. However, the robot was not able to properly prevent collision because the acquisition rate of 3D scans (i.e., t s = 3.3   s ) was clearly insufficient for this purpose.

7. Conclusions

This paper described the case study of mobile robot Andabata that distinguished traversable ground from 3D point clouds acquired in motion of its vicinity by using a supervised–trained classifier. A reactive navigation scheme at low speeds was proposed to achieve waypoints with uncertain GPS localisation while avoiding static obstacles on natural terrains.
Realistic robotic simulations with Gazebo were employed to appropriately adjust reactive parameters. In this way, numerous experiments with Andabata were avoided, which was a considerable gain in testing time and robot integrity. Field experiments were presented where different paths were successfully followed by Andabata with the ROS by using only a few distant waypoints.
This paper enhanced our previous work [25] about autonomous navigation with Andabata. This was achieved by processing all 3D laser scans acquired by the robot in motion. Moreover, reactivity is improved by building three 2D traversability maps for every levelled 3D point cloud as the robot moved through it.
There was less free space in real scenarios than in the simulated environment, which means that it would be convenient to work with a more complicated simulated scenario by including more elements, such as weeds and puddles. This is a matter for future improvements, and to better label the cells of the 2D traversability maps to consider small negative obstacles and discard tall overhangs.
Future work also includes discerning when the robot gets stuck, detecting dynamic obstacles in front of the vehicle by processing images from the camera of the on-board smartphone, and the automatic learning of the proposed reactive parameters by reinforcement learning [43] through Gazebo simulations.

Author Contributions

J.L.M. and J.M. conceived the research. M.S., M.M. and J.M. developed and tested the software. J.L.M. wrote the paper. J.L.M., J.M., M.S., M.M. and A.J.R. analysed the results. M.S. and A.J.R. elaborated the figures. J.J.F.-L. and J.M. were in charge of project administration. All authors have read and agreed to the published version of the manuscript.

Funding

This work was partially supported by Andalusian project UMA18-FEDERJA-090 and Spanish project RTI2018-093421-B-I00.

Conflicts of Interest

The authors declare no conflict of interest.

Abbreviations

The following acronyms are used in the manuscript:
2DTwo-dimensional
2.5DTwo-and-a-half-dimensional
3DThree-dimensional
GPSGlobal positioning system
ICRInstantaneous center of rotation
ODEOpen dynamics engine
RAMRandom access memory
ROSRobot operating system
SLAMSimultaneous localisation and mapping
USBUniversal serial bus

References

  1. Patle, B.K.; Babu-L, G.; Pandey, A.; Parhi, D.R.K.; Jagadeesh, A. A review: On path planning strategies for navigation of mobile robot. Defense Tech. 2019, 15, 582–606. [Google Scholar] [CrossRef]
  2. Bagnell, J.A.; Bradley, D.; Silver, D.; Sofman, B.; Stentz, A. Learning for autonomous navigation. IEEE Robot. Autom. Mag. 2010, 17, 74–84. [Google Scholar] [CrossRef]
  3. Larson, J.; Trivedi, M.; Bruch, M. Off-road terrain traversability analysis and hazard avoidance for UGVs. In Proceedings of the IEEE Intelligent Vehicles Symposium, Washington, DC, USA, 5–7 October 2011. [Google Scholar]
  4. Chen, L.; Yang, J.; Kong, H. Lidar-histogram for fast road and obstacle detection. In Proceedings of the IEEE International Conference on Robotics and Automation, Marina Bay Sands, Singapore, 29 May–3 June 2017; pp. 1343–1348. [Google Scholar]
  5. Papadakis, P. Terrain traversability analysis methods for unmanned ground vehicles: A survey. Eng. Appl. Artif. Intell. 2013, 26, 1373–1385. [Google Scholar] [CrossRef] [Green Version]
  6. Biesiadecki, J.J.; Leger, P.C.; Maimone, M.W. Tradeoffs Between Directed and Autonomous Driving on the Mars Exploration Rovers. Int. J. Robot. Res. 2007, 26, 91–104. [Google Scholar] [CrossRef]
  7. Pan, Y.; Xu, X.; Wang, Y.; Ding, X.; Xiong, R. GPU accelerated real-time traversability mapping. In Proceedings of the IEEE International Conference on Robotics and Biomimetics, Dali, China, 6–8 December 2019; pp. 734–740. [Google Scholar]
  8. Suger, B.; Steder, B.; Burgard, W. Traversability analysis for mobile robots in outdoor environments: A semi-supervised learning approach based on 3D-Lidar data. In Proceedings of the IEEE International Conference on Robotics and Automation (ICRA), Seattle, WA, USA, 26–30 May 2015; pp. 3941–3946. [Google Scholar]
  9. Bellone, M.; Reina, G.; Giannoccaro, N.; Spedicato, L. 3D traversability awareness for rough terrain mobile robots. Sens. Rev. 2014, 34, 220–232. [Google Scholar]
  10. Reddy, S.K.; Pal, P.K. Computing an unevenness field from 3D laser range data to obtain traversable region around a mobile robot. Robot. Auton. Syst. 2016, 84, 48–63. [Google Scholar] [CrossRef]
  11. Ahtiainen, J.; Stoyanov, T.; Saarinen, J. Normal Distributions Transform Traversability Maps: LIDAR-Only Approach for Traversability Mapping in Outdoor Environments. J. Field Robot. 2017, 34, 600–621. [Google Scholar] [CrossRef]
  12. Bellone, M.; Reina, G.; Caltagirone, L.; Wahde, M. Learning traversability from point clouds in challenging scenarios. IEEE Trans. Intell. Transp. Syst. 2018, 19, 296–305. [Google Scholar] [CrossRef]
  13. Chavez-Garcia, R.O.; Guzzi, J.; Gambardella, L.M.; Giusti, A. Learning ground traversability from simulations. IEEE Robot. Autom. Lett. 2018, 3, 1695–1702. [Google Scholar] [CrossRef] [Green Version]
  14. Martínez, J.L.; Morán, M.; Morales, J.; Robles, A.; Sánchez, M. Supervised learning of natural-terrain traversability with synthetic 3D laser scans. Appl. Sci. 2020, 10, 1140. [Google Scholar] [CrossRef] [Green Version]
  15. Krusi, P.; Furgale, P.; Bosse, M.; Siegwart, R. Driving on point clouds: Motion planning, trajectory optimization, and terrain assessment in generic nonplanar environments. J. Field Robot. 2017, 34, 940–984. [Google Scholar] [CrossRef]
  16. Santamaria-Navarro, A.; Teniente, E.; Morta, M.; Andrade-Cetto, J. Terrain classification in complex three-dimensional outdoor environments. J. Field Robot. 2015, 32, 42–60. [Google Scholar] [CrossRef] [Green Version]
  17. Ye, C.; Borenstein, J. T-transformation: Traversability Analysis for Navigation on Rugged Terrain. In Proceedings of the Defense and Security Symposium, Orlando, FL, USA, 2 September 2004; pp. 473–483. [Google Scholar]
  18. Thrun, S.; Montemerlo, M.; Aron, A. Probabilistic Terrain Analysis For High-Speed Desert Driving. In Proceedings of the Robotics: Science and Systems II, Philadelphia, PA, USA, 16–19 August 2006; pp. 1–7. [Google Scholar]
  19. Pang, C.; Zhong, X.; Hu, H.; Tian, J.; Peng, X.; Zeng, J. Adaptive Obstacle Detection for Mobile Robots in Urban Environments Using Downward-Looking 2D LiDAR. Sensors 2018, 18, 1749. [Google Scholar] [CrossRef] [Green Version]
  20. Zhang, K.; Yang, Y.; Fu, M.; Wang, M. Traversability assessment and trajectory planning of unmanned ground vehicles with suspension systems on rough terrain. Sensors 2019, 19, 4372. [Google Scholar] [CrossRef] [Green Version]
  21. Martínez, J.L.; Mandow, A.; Reina, A.J.; Cantador, T.J.; Morales, J.; García-Cerezo, A. Navigability analysis of natural terrains with fuzzy elevation maps from ground-based 3D range scans. In Proceedings of the IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS), Tokyo, Japan, 3–7 November 2013; pp. 1576–1581. [Google Scholar]
  22. Almqvist, H.; Magnusson, M.; Lilienthal, A. Improving point cloud accuracy obtained from a moving platform for consistent pile attack pose estimation. J. Intell. Robot. Syst. Theory Appl. 2014, 75, 101–128. [Google Scholar] [CrossRef]
  23. Droeschel, D.; Schwarz, M.; Behnke, S. Continuous mapping and localization for autonomous navigation in rough terrain using a 3D laser scanner. Robot. Auton. Syst. 2017, 88, 104–115. [Google Scholar] [CrossRef]
  24. Yi, Y.; Mengyin, F.; Xin, Y.; Guangming, X.; Gong, J.W. Autonomous Ground Vehicle Navigation Method in Complex Environment. In Proceedings of the IEEE Intelligent Vehicles Symposium, San Diego, CA, USA, 21–24 June 2010; pp. 1060–1065. [Google Scholar]
  25. Martínez, J.L.; Morán, M.; Morales, J.; Reina, A.J.; Zafra, M. Field navigation using fuzzy elevation maps built with local 3D laser scans. Appl. Sci. 2018, 8, 397. [Google Scholar] [CrossRef] [Green Version]
  26. Pérez-Higueras, N.; Jardón, A.; Rodríguez, A.; Balaguer, C. 3D Exploration and Navigation with Optimal-RRT Planners for Ground Robots in Indoor Incidents. Sensors 2020, 20, 220. [Google Scholar] [CrossRef] [Green Version]
  27. Koenig, K.; Howard, A. Design and use paradigms for Gazebo, an open-source multi-robot simulator. In Proceedings of the IEEE-RSJ International Conference on Intelligent Robots and Systems (IROS), Sendai, Japan, 28 September–2 October 2004; pp. 2149–2154. [Google Scholar]
  28. Sebastian, B.; Ben-Tzvi, P. Physics Based Path Planning for Autonomous Tracked Vehicle in Challenging Terrain. J. Intell. Robot. Syst. 2019, 95, 511–526. [Google Scholar] [CrossRef]
  29. Schäfer, H.; Hach, A.; Proetzsch, M.; Berns, K. 3D Obstacle Detection and Avoidance in Vegetated Off-road Terrain. In Proceedings of the IEEE International Conference on Robotics and Automation (ICRA), Pasadena, CA, USA, 19–23 May 2008; pp. 923–928. [Google Scholar]
  30. Lacroix, S.; Mallet, A.; Bonnafous, D.; Bauzil, G.; Fleury, S.; Herrb, M.; Chatila, R. Autonomous rover navigation on unknown terrains: Functions and integration. Int. J. Robot. Res. 2002, 21, 917–942. [Google Scholar] [CrossRef]
  31. Rekleitis, I.; Bedwani, J.L.; Dupuis, E.; Lamarche, T.; Allard, P. Autonomous over-the-horizon navigation using LIDAR data. Auton. Rob. 2013, 34, 1–18. [Google Scholar] [CrossRef]
  32. Langer, D.; Rosenblatt, J.; Hebert, M. An Integrated System for Autonomous Off-Road Navigation. In Proceedings of the IEEE International Conference on Robotics and Automation (ICRA), San Diego, CA, USA, 8–13 May 1994; pp. 414–419. [Google Scholar]
  33. Howard, A.; Seraji, H.; Werger, B. Global and regional path planners for integrated planning and navigation. J. Field Robot. 2005, 22, 767–778. [Google Scholar] [CrossRef]
  34. Pfrunder, A.; Borges, P.V.K.; Romero, A.R.; Catt, G.; Elfes, A. Real-time autonomous ground vehicle navigation in heterogeneous environments using a 3D LiDAR. In Proceedings of the IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS), Vancouver, BC, Canada, 24–28 September 2017; pp. 2601–2608. [Google Scholar]
  35. Rohmer, E.; Singh, S.P.N.; Freese, M. V-REP: A Versatile and Scalable Robot Simulation Framework. In Proceedings of the IEEE International Conference on Intelligent Robots and Systems (IROS), Tokyo, Japan, 3–7 November 2013; pp. 1321–1326. [Google Scholar]
  36. Quigley, M.; Gerkey, B.; Conley, K.; Faust, J.; Foote, T.; Leibs, J.; Berger, E.; Wheeler, R.; Ng, A. ROS: An open-source robot operating system. In Proceedings of the IEEE International Conference on Robotics and Automation: Workshop on Open Source Software (ICRA), Kobe, Japan, 12–17 May 2009; pp. 1–6. [Google Scholar]
  37. Pedregosa, F.; Varoquaux, G.; Gramfort, A.; Michel, V.; Thirion, B.; Grisel, O.; Blondel, M.; Prettenhofer, P.; Weiss, R.; Dubourg, V.; et al. Scikit-learn: Machine learning in Python. J. Mach. Learn. Res. 2011, 12, 2825–2830. [Google Scholar]
  38. Mandow, A.; Martínez, J.L.; Morales, J.; Blanco, J.L.; García-Cerezo, A.; González, J. Experimental kinematics for wheeled skid-steer mobile robots. In Proceedings of the IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS), San Diego, CA, USA, 29 October–2 November 2007; pp. 1222–1227. [Google Scholar]
  39. Sánchez, M.; Martínez, J.L.; Morales, J.; Robles, A.; Morán, M. Automatic generation of labeled 3D point clouds of natural environments with Gazebo. In Proceedings of the IEEE International Conference on Mechatronics (ICM), Ilmenau, Germany, 18–20 March 2019; pp. 161–166. [Google Scholar]
  40. Martínez, J.L.; Morales, J.; Reina, A.J.; Mandow, A.; Pequeno-Boter, A.; García-Cerezo, A. Construction and calibration of a low-cost 3D laser scanner with 360 field of view for mobile robots. In Proceedings of the IEEE International Conference on Industrial Technology (ICIT), Seville, Spain, 17–19 March 2015; pp. 149–154. [Google Scholar]
  41. Rankin, A.; Bajracharya, M.; Huertas, A.; Howard, A.; Moghaddam, B.; Brennan, S.; Ansar, A.; Tang, B.; Turmon, M.; Matthies, L. Stereo-vision-based perception capabilities developed during the Robotics Collaborative Technology Alliances program. In Proceedings of the SPIE Defense, Security, and Sensing, Orlando, FL, USA, 7 May 2010; pp. 1–15. [Google Scholar]
  42. Reina, A.J.; Martínez, J.L.; Mandow, A.; Morales, J.; García-Cerezo, A. Collapsible Cubes: Removing Overhangs from 3D Point Clouds to Build Local Navigable Elevation Maps. In Proceedings of the IEEE/ASME International Conference on Advanced Intelligent Mechatronics (AIM), Besançon, France, 8–11 July 2014; pp. 1012–1017. [Google Scholar]
  43. Kober, J.; Bagnell, J.A.; Peters, J. Reinforcement learning in robotics: A survey. Int. J. Robot. Res. 2013, 32, 1238–1274. [Google Scholar] [CrossRef] [Green Version]
Figure 1. Andabata mobile robot: (a) Photograph on irregular terrain; (b) model in Gazebo.
Figure 1. Andabata mobile robot: (a) Photograph on irregular terrain; (b) model in Gazebo.
Sensors 20 06423 g001
Figure 2. General view of natural environment built with Gazebo.
Figure 2. General view of natural environment built with Gazebo.
Sensors 20 06423 g002
Figure 3. Gazebo simulation of Andabata moving on environment. Blue lines represent the acquisition of a single 2D vertical scan.
Figure 3. Gazebo simulation of Andabata moving on environment. Blue lines represent the acquisition of a single 2D vertical scan.
Sensors 20 06423 g003
Figure 4. Goal-direction match for sector direction d i .
Figure 4. Goal-direction match for sector direction d i .
Sensors 20 06423 g004
Figure 5. Traversability evaluation for sector i.
Figure 5. Traversability evaluation for sector i.
Sensors 20 06423 g005
Figure 6. Task schedule for reactive navigation of Andabata.
Figure 6. Task schedule for reactive navigation of Andabata.
Sensors 20 06423 g006
Figure 7. Aerial view of path followed by Andabata on the environment.
Figure 7. Aerial view of path followed by Andabata on the environment.
Sensors 20 06423 g007
Figure 8. Trajectory followed by Andabata with time stamps.
Figure 8. Trajectory followed by Andabata with time stamps.
Sensors 20 06423 g008
Figure 9. Vehicle elevation and heading during autonomous navigation.
Figure 9. Vehicle elevation and heading during autonomous navigation.
Sensors 20 06423 g009
Figure 10. Simulated 3D point cloud near ditch classified by traversability.
Figure 10. Simulated 3D point cloud near ditch classified by traversability.
Sensors 20 06423 g010
Figure 11. (a) First, (b) second, and (c) third traversability maps built for 3D point cloud of Figure 10.
Figure 11. (a) First, (b) second, and (c) third traversability maps built for 3D point cloud of Figure 10.
Sensors 20 06423 g011
Figure 12. Andabata moving on the trail inside the hollow. Successive photographs shown from (a) beginning to (f) end of the trajectory.
Figure 12. Andabata moving on the trail inside the hollow. Successive photographs shown from (a) beginning to (f) end of the trajectory.
Sensors 20 06423 g012
Figure 13. GPS measurements during autonomous navigation on the hollow. Locations where each photograph of Figure 12 was taken are indicated.
Figure 13. GPS measurements during autonomous navigation on the hollow. Locations where each photograph of Figure 12 was taken are indicated.
Sensors 20 06423 g013
Figure 14. Top view of real 3D scan on trail classified by traversability.
Figure 14. Top view of real 3D scan on trail classified by traversability.
Sensors 20 06423 g014
Figure 15. (a) First, (b) second, and (c) third traversability maps generated for real 3D scan of Figure 14.
Figure 15. (a) First, (b) second, and (c) third traversability maps generated for real 3D scan of Figure 14.
Sensors 20 06423 g015
Figure 16. GPS measurements during unmanned navigation in the park. Locations that correspond to each photograph of Figure 17 are indicated.
Figure 16. GPS measurements during unmanned navigation in the park. Locations that correspond to each photograph of Figure 17 are indicated.
Sensors 20 06423 g016
Figure 17. Photographs of Andabata on the park from (a) beginning to (f) end of the trajectory.
Figure 17. Photographs of Andabata on the park from (a) beginning to (f) end of the trajectory.
Sensors 20 06423 g017
Figure 18. Reactive navigation in urban park without intermediate waypoint: (a) failure and (b) success.
Figure 18. Reactive navigation in urban park without intermediate waypoint: (a) failure and (b) success.
Sensors 20 06423 g018
Figure 19. (a) Close view of 3D point cloud from top that contains a puddle in front of the vehicle indicated by black circle and (b) its first traversability map.
Figure 19. (a) Close view of 3D point cloud from top that contains a puddle in front of the vehicle indicated by black circle and (b) its first traversability map.
Sensors 20 06423 g019
Figure 20. (a) Classified 3D laser scan with Andabata under a tree and (b) its first traversability map.
Figure 20. (a) Classified 3D laser scan with Andabata under a tree and (b) its first traversability map.
Sensors 20 06423 g020
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Martínez, J.L.; Morales, J.; Sánchez, M.; Morán, M.; Reina, A.J.; Fernández-Lozano, J.J. Reactive Navigation on Natural Environments by Continuous Classification of Ground Traversability. Sensors 2020, 20, 6423. https://doi.org/10.3390/s20226423

AMA Style

Martínez JL, Morales J, Sánchez M, Morán M, Reina AJ, Fernández-Lozano JJ. Reactive Navigation on Natural Environments by Continuous Classification of Ground Traversability. Sensors. 2020; 20(22):6423. https://doi.org/10.3390/s20226423

Chicago/Turabian Style

Martínez, Jorge L., Jesús Morales, Manuel Sánchez, Mariano Morán, Antonio J. Reina, and J. Jesús Fernández-Lozano. 2020. "Reactive Navigation on Natural Environments by Continuous Classification of Ground Traversability" Sensors 20, no. 22: 6423. https://doi.org/10.3390/s20226423

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop