An open API service indexing awesome lists of open source software.

https://github.com/mgonzs13/tiago_nav2


https://github.com/mgonzs13/tiago_nav2

nav2 ros2 ros2-foxy tiago

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# tiago_nav2

## Installation

```shell
$ cd ~/ros2_ws/src
$ git clone [email protected]:mgonzs13/tiago_nav2.git
$ git clone --recurse-submodules [email protected]:mgonzs13/ros2_tiago.git
$ cd ~/ros2_ws
$ rosdep install --from-paths src -r -y
$ colcon build
```

## Usage

```shell
$ ros2 launch tiago_nav2 nav2.launch.py
```

## Gazebo

```shell
$ ros2 launch tiago_granny granny.launch.py
```