Run the following command in order to create the docker image for this PI:
docker build . -t pi_cpp_docker_image
docker run --rm -v $PWD/test_data/input:/in -v $PWD/out_folder:/out pi_cpp_docker_image ./run_pi /in/data_in.csv /out
Supported by Eurobench - the European robotic platform for bipedal locomotion benchmarking. More information: Eurobench website |
|
This project has received funding from the European Union’s Horizon 2020 research and innovation programme under grant agreement no. 779963. The opinions and arguments expressed reflect only the author‘s view and reflect in no way the European Commission‘s opinions. The European Commission is not responsible for any use that may be made of the information it contains. |