Closed mjd3 closed 2 years ago
Describe the bug During setup of the cloud instance, there is an error raised by mv. Likely due to this function.
mv
To Reproduce Steps to reproduce the behavior:
docker run -it --rm --net=host --cap-add=NET_ADMIN fogros2
aws configure
ros2 launch fogros2_examples talker.aws.launch.py
Expected behavior No errors during setup.
Screenshots
Fixed by above commit
Describe the bug During setup of the cloud instance, there is an error raised by
mv
. Likely due to this function.To Reproduce Steps to reproduce the behavior:
docker run -it --rm --net=host --cap-add=NET_ADMIN fogros2
aws configure
ros2 launch fogros2_examples talker.aws.launch.py
Expected behavior No errors during setup.
Screenshots