Skip to content

Script to handle sound files in case of "upload" #178

@BlueAndi

Description

@BlueAndi

If the robot is started for the simulation via "upload", instead of the webots launcher, a warning appears for the missing sound files.

Create a extra script to handle the sound files in this use case. The problem is that "upload" starts the executable with the project root as working directory. This could be solved in two ways now:

  1. Change in the script the working directory to .pio/build/
  2. Copy sounds files to project root /sounds
  3. Instead of calling the program.exe, call webots launcher.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions