-
Hi,
I have this configuration:
ROS version: Indigo 1.11.9
OS version: Ubuntu 14.04 32 bits
gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1)
I follow this instructions of https://github.com/tum-vision/tum_a…
-
Hi,
I am trying to set up the uga_tum_ardrone by starting to takeoff the drone. I start as it is stated in the readme:
$ roslaunch uga_tum_ardrone ardrone_driver.launch
$ roslaunch uga_tum_ardrone uga…
-
Anishraj0077315
> ### ### ****
> ### ### ### ****
> ### __
> ### ****
> ### ### ****
> ### ### ### ### ### **_****_**
> ### ###
> ### ****
> ### **__**
-
Hello!I found that it seems that the dataset link is broken now, can you update the new link?
-
### Is your feature request related to a problem?
New instructors don’t know about assessment instructions and assessment criteria. The UI only explains in tooltips the individual options for a crite…
-
Currently, the So2Sat dataset can't be auto downloaded because torchvision's `download_url` doesn't seem to support FTP URLs like "ftp://m1483140:m1483140@dataserv.ub.tum.de/training.h5".
The So2Sa…
-
我将官网的yolov8n-seg.pt和yolov8s-seg.pt模型下载下来,使用如下代码生成yolov8n-seg.onnx和yolov8s-seg.onnx文件
```
from ultralytics import YOLO
# Load a model
model = YOLO("yolov8s-seg.pt") # load an official model
…
-
Hi there I am trying ti install ardrone_autonomy and tum_simulator on ROS kinetic and i had faced different problems each time i try:
1- since i have catkin already installed then i followed the tuto…
-
**Is your feature request related to a problem? Please describe.**
Not all of the older TUM buildings are barrier-free. We should add information about this, and who to contact.
**Describe the sol…
-
https://github.com/tum-pbs/PhiML/blob/0c9dc3c32755ea1b36dfd804c0b1c2872805565d/phiml/backend/_numpy_backend.py#L73
I am getting an error on this line:
```
module 'numpy' has no attribute 'math'. …