[Documentation] [TitleIndex] [WordIndex

  Show EOL distros: 

EOL distros:  

Package Summary

Launch files and code for autonomous navigation of the Husky A200

  • Maintainer: Prasenjit Mukherjee <pmukherj AT clearpathrobotics DOT com>
  • Author: Prasenjit Mukherjee <pmukherj AT clearpathrobotics DOT com>
  • License: BSD
  • Source: git https://github.com/husky/husky_navigation.git (branch: hydro-devel)

Overview

This package is based on the turtlebot_navigation package.

Getting Started

Sensor Information

Unlike the TurtleBot, Husky does not ship with a standard package. Thus, a number of transforms and topics must be made available. Namely, a transform from /odom to /base_link must be available, as must a sensor_msgs/LaserScan topic with a corresponding transform from /base_link to its frame. Sample launchfiles which provide suitable data are available in the husky_localization package.

SLAM Map Building

To build and save a map, follow the same instructions as laid out in the related TurtleBot tutorial, replacing all references to "turtlebot_navigation" with "husky_navigation".

Autonomous Navigation

To navigate around a prebuilt map, follow the same instructions as laid out in the related TurtleBot tutorial, replacing all references to "turtlebot_navigation" with "husky_navigation".


2025-03-29 16:03