Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
victorpaleologue authored Jan 29, 2024
1 parent fce80d4 commit aed1b87
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,13 @@ This module establishes a ROS bridge with NAOqi. It publishes several sensor dat
It also enables ROS to call parts of the NAOqi API.
It was tested with a pepper robot.

## What it does
## Installation

The __naoqi_driver__ module is in charge of providing some
bridge capabilities between ROS and NAOqiOS.
For **noetic**, on Ubuntu 20.04:

```sh
sudo apt install ros-noetic-naoqi-driver
```

## Dependencies

Expand Down

0 comments on commit aed1b87

Please sign in to comment.