In many of my workstation with ROS, there only ros-lib of python2.7 is pre-installed, and it's hard to install ros for py3 without internet connection.
In fact, to support python2.7, it needs simply back to using format() instead of f-string here:
|
help = textwrap.dedent(f""" |
see my pull request later.
In many of my workstation with ROS, there only ros-lib of python2.7 is pre-installed, and it's hard to install ros for py3 without internet connection.
In fact, to support python2.7, it needs simply back to using format() instead of f-string here:
eRCaGuy_dotfiles/useful_scripts/ros_readbagfile.py
Line 80 in e83a66b
see my pull request later.