ctu-vras / husky_nav

Navigation pipelines with Traversability Estimation tested with real Clearpath Husky robot and in Gazebo simulator
BSD 3-Clause "New" or "Revised" License
18 stars 4 forks source link
digital-twin gazebo-simulator gazebo-worlds gps-navigation husky-robot traversability-estimation

RobinGas Mission Gazebo

GPS-IMU navigation pipeline with Traversability Estimation and OSM data usage for Path Planning tested in Gazebo simulator.

RobinGas pipeline in Gazebo simulator, video, currently including:

Installation

The navigation pipeline is currently tested in simulator with Husky robot only.

RobinGas Navigation Pipeline

Start Gazebo simulator with Husky robot spawned:

roslaunch husky_nav husky_gazebo.launch

Launch navigation pipeline:

roslaunch husky_nav navigation.launch rviz:=true

Citation

The traversability estimation method is described in the following paper:

@ARTICLE{9699042,
  author={Agishev, Ruslan and Petříček, Tomáš and Zimmermann, Karel},
  journal={IEEE Robotics and Automation Letters},
  title={Trajectory Optimization Using Learned Robot-Terrain Interaction Model in Exploration of Large Subterranean Environments},
  year={2022},
  volume={7},
  number={2},
  pages={3365-3371},
  doi={10.1109/LRA.2022.3147332}
}