Andreas Hartl-Bachinger
Results
1
comments of
Andreas Hartl-Bachinger
Had a similar problem when controlling vehicles with ros. Maybe try adding the following to your bashrc, it worked for me. (I run on python 3.8) ```bash export WEBOTS_HOME=/usr/local/webots export...