ROBOTIS-GIT / OpenCR-Binaries

Collection of binary files for platforms using OpenCR
Apache License 2.0
9 stars 4 forks source link

same site, different result #16

Open LSKGIT123 opened 6 months ago

LSKGIT123 commented 6 months ago

Using reference, I try to setup turtlebot3(burger), melodic, OPENCR
by reference, wget https://github.com/ROBOTIS-GIT/OpenCR-Binaries/raw/master/turtlebot3/ROS1/latest/opencr_update.tar.bz2 by reference, output is as follows
opencr_update/burger_turtlebot3_core.ino.bin
opencr_update/om_withtb3.opencr
opencr_update/waffle_turtlebot3_core.ino.bin
opencr_update/opencr_ld_shell_arm opencr_update/update.sh
opencr_update/ opencr_update/released_1.2.5.txt
opencr_update/waffle.opencr opencr_update/opencr_ld_shell_x86
opencr_update/burger.opencr opencr_update/open_manipulatorturtlebot3_core.ino.bin

I visit same site, wget https://github.com/ROBOTIS-GIT/OpenCR-Binaries/raw/master/turtlebot3/ROS1/latest/opencr_update.tar.bz2 but, result is different, as follows. opencr_update/ opencr_update/waffle.opencr opencr_update/released_1.2.6.txt opencr_update/burger_noetic.opencr opencr_update/om_with_tb3_noetic.opencr opencr_update/open_manipulator.opencr opencr_update/opencr_ld_shell_arm opencr_update/burger.opencr opencr_update/update.sh opencr_update/waffle_noetic.opencr opencr_update/om_with_tb3.opencr opencr_update/opencr_ld_shell_x86 no problem?