auto-bwcx-me / aws-autonomous-driving-data-lake-ros-bag-scene-detection-pipeline

MIT No Attribution
3 stars 2 forks source link

Unable to fetch testing rosbag file #1

Open stevienie opened 1 year ago

stevienie commented 1 year ago

Hi there! I found interesting in this blog: https://aws.amazon.com/cn/blogs/china/autonomous-driving-data-lake-scene-detection/ and tried to reproduce the whole process in my own aws. In this step, I found myself no access to the testing file rosbag file.

As I execute this command:

image

It turned out to be 403.

Do I need some token or is there any other way to get this testing file? Thanks.

stevienie commented 1 year ago

@ichen20 @kevinsoucy @a13zen

kevinsoucy commented 1 year ago

Hi @stevienie , Can you try this instead:

` wget https://autonomous-datalake.s3.amazonaws.com/small2__2020-11-19-16-21-22_4.bag

wget https://autonomous-datalake.s3.amazonaws.com/small1__2020-11-19-16-21-22_4.bag`