Skip to content

Commit

Permalink
README.md update
Browse files Browse the repository at this point in the history
  • Loading branch information
Eduardo Salazar Hidalgo committed Sep 23, 2020
1 parent dfc3b8f commit c746beb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ As a result an Rviz window will pop up. Now yow can start moving the drone with
<p align="center"><img src="https://i.imgur.com/G9SAn9K.png" width="1000" /></p>

### bebop_gps_example
This package gets the GPS data (Latitude Longitude and Altitude) provided by the drone through a ```sensor_msgs::NavSatFix```and display the values on the Bebop's camera image.
This package gets the GPS data (Latitude Longitude and Altitude) provided by the drone through a ```sensor_msgs::NavSatFix```and display the values on the Bebop's camera image. Additionally, the program displays the information of the percentage of charge of the battery. This allows us to know when it is necessary to recharge it.


```
Expand Down

0 comments on commit c746beb

Please sign in to comment.