-
Date: Wednesday November 20th 2024
Time: 4pm UTC
Topic: "Introducing the DD24: Duckietown's latest platform for learning aerial robotics"
Discourse URL: https://discourse.ros.org/t/aerial-robotics-mee…
-
```gym-duckietown-ros_1 | Traceback (most recent call last):
gym-duckietown-ros_1 | File "agent/rosagent.py", line 94, in
gym-duckietown-ros_1 | r = ROSAgent()
gym-duckietown-ros_1 | F…
-
hi, I’m following the tutorial in duckietown site and trying to build ros docker image on robot.
https://docs.duckietown.org/daffy/duckietown-robotics-development/out/dt_infrastructure.html
this is …
-
Hello, here from the Brown Duckiesky team. We have a number of members who have Windows computers and would like to edit our duckumentation locally, is that not supported? Installing docker at all on …
-
OS: Windows 10
**Here is what i get when trying to run manual_control.py --env-name Duckietown-udem1-v0:**
**(gym-duckietown) PS C:\Users\pavel\Documents\Programming\Duckietown\gym-duckietown> pyt…
-
python -m learning.imitation.iil-dagger. issue with this
(gym-duckietown) student_sneha@6g-life-3090:~/Downloads/gym-duckietown$ python -m learning.imitation.iil-dagger.train
DEBUG:commons:vers…
-
I tried to run the command that is on docs below:
`./manual_control.py --env-name Duckietown-udem1-v0`
but a error was aways been arrising:
```
Traceback (most recent call last):
File "C:\dev…
-
installation seems alright but i got this error when i run ``manual_control.py`` and i'm not sure if its about numpy version. (i tried with different numpy versions but it doesnt work at all)
```
…
-
There is another ROS camera node here, although these should also be consolidated:
https://github.com/duckietown/rpi-duckiebot-ros-picam
https://github.com/duckietown/rpi-duckiebot-camera-node
…
-
Trying to run
```
docker run -it \
--entrypoint=qemu-arm-static \
--volume="/tmp/.X11-unix:/tmp/.X11-unix:rw" \
duckietown/duckietown-slimremote /bin/sh -c "python tests/12-test-keyboard-contr…