Replies: 1 comment 5 replies
-
Hi @Arcane-01 , which RADI are you using 3.X (=based on ROS 1 Noetic) or 4.X (=based on ROS2 Humble)? |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello! I wanted to try out the Follow Turtlebot exercise. I followed the instructions provided here. I have setup docker and pulled the latest docker image. However, after creating a docker container with
docker run --rm -it -p 7164:7164 -p 2303:2303 -p 1905:1905 -p 8765:8765 -p 6080:6080 -p 1108:1108 -p 7163:7163 jderobot/robotics-academy
and then going to the127.0.0.1:7164/
address on my browser, I couldn't find the Follow Turtlebot exercise among the available exercises. Additionally, I observed that the "Drone Cat and Mouse" exercise is also not present.Are these no longer available in the current release?
Beta Was this translation helpful? Give feedback.
All reactions