RoboticaUtnFrba / create_autonomy

ROS autonomy stack for iRobot Create 2.
BSD 3-Clause "New" or "Revised" License
28 stars 38 forks source link

Use f-strings in Python3 and update READMEs #256

Closed eborghi10 closed 3 years ago

eborghi10 commented 3 years ago

Description

This PR makes use of the new feature of Python 3 to print variables and text. Besides that, documentation was updated.

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Also list any relevant details for your test configuration.

./docker/build
./docker/run

Test Configuration:

Checklist: