Something wrong about running src/rld.py command.
Nadie ha tomado este issue todavía.
Evaluación
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Aptitud para principiantes
- 28/100
- Tipo de issue
- Error
- Claridad
- Necesita aclaración
- Estado de actividad
- Estancado
- Stack tecnológico
- python
- Área
- data-visualization, robotics
Línea de trabajo
Start with src/rlds.py and reproduce the reported command from the issue. Read the Rerun troubleshooting guidance and inspect the wgpu-core instance_create_surface stack trace, along with the DROID dataset download path. Done means the command runs without the reported panic and the resulting messages are understood or handled.
Escrito por el modelo de indexación a partir del texto del issue.
Descripción
Hi, when I run this command
src/rlds.py
Then I got this response:
Unknown attribute "D" in /robot[@name='panda']/joint[@name='panda_joint1']/dynamics
Unknown attribute "K" in /robot[@name='panda']/joint[@name='panda_joint1']/dynamics
Unknown attribute "mu_coulomb" in /robot[@name='panda']/joint[@name='panda_joint1']/dynamics
Unknown attribute "mu_viscous" in /robot[@name='panda']/joint[@name='panda_joint1']/dynamics
Unknown attribute "D" in /robot[@name='panda']/joint[@name='panda_joint2']/dynamics
Unknown attribute "K" in /robot[@name='panda']/joint[@name='panda_joint2']/dynamics
Unknown attribute "mu_coulomb" in /robot[@name='panda']/joint[@name='panda_joint2']/dynamics
Unknown attribute "mu_viscous" in /robot[@name='panda']/joint[@name='panda_joint2']/dynamics
Unknown attribute "D" in /robot[@name='panda']/joint[@name='panda_joint3']/dynamics
Unknown attribute "K" in /robot[@name='panda']/joint[@name='panda_joint3']/dynamics
Unknown attribute "mu_coulomb" in /robot[@name='panda']/joint[@name='panda_joint3']/dynamics
Unknown attribute "mu_viscous" in /robot[@name='panda']/joint[@name='panda_joint3']/dynamics
Unknown attribute "D" in /robot[@name='panda']/joint[@name='panda_joint4']/dynamics
Unknown attribute "K" in /robot[@name='panda']/joint[@name='panda_joint4']/dynamics
Unknown attribute "mu_coulomb" in /robot[@name='panda']/joint[@name='panda_joint4']/dynamics
Unknown attribute "mu_viscous" in /robot[@name='panda']/joint[@name='panda_joint4']/dynamics
Unknown attribute "D" in /robot[@name='panda']/joint[@name='panda_joint5']/dynamics
Unknown attribute "K" in /robot[@name='panda']/joint[@name='panda_joint5']/dynamics
Unknown attribute "mu_coulomb" in /robot[@name='panda']/joint[@name='panda_joint5']/dynamics
Unknown attribute "mu_viscous" in /robot[@name='panda']/joint[@name='panda_joint5']/dynamics
Unknown attribute "D" in /robot[@name='panda']/joint[@name='panda_joint6']/dynamics
Unknown attribute "K" in /robot[@name='panda']/joint[@name='panda_joint6']/dynamics
Unknown attribute "mu_coulomb" in /robot[@name='panda']/joint[@name='panda_joint6']/dynamics
Unknown attribute "mu_viscous" in /robot[@name='panda']/joint[@name='panda_joint6']/dynamics
Unknown attribute "D" in /robot[@name='panda']/joint[@name='panda_joint7']/dynamics
Unknown attribute "K" in /robot[@name='panda']/joint[@name='panda_joint7']/dynamics
Unknown attribute "mu_coulomb" in /robot[@name='panda']/joint[@name='panda_joint7']/dynamics
Unknown attribute "mu_viscous" in /robot[@name='panda']/joint[@name='panda_joint7']/dynamics
No scene picked, downloads the droid_100 dataset, might be a bit slow!
thread 'ThreadId(1)' panicked at 'calledOption::unwrap()on aNonevalue'
wgpu-core-0.19.3/src/instance.rs:521
stack backtrace:
6: core::panicking::panic_fmt
at core/src/panicking.rs:72:14
7: core::panicking::panic
at core/src/panicking.rs:127:5
8: wgpu_core::instance::<impl wgpu_core::global::Global>::instance_create_surface
9: ::instance_create_surface
10: wgpu::Instance::create_surface_unsafe
Troubleshooting Rerun: https://www.rerun.io/docs/getting-started/troubleshooting
Report bugs: https://github.com/rerun-io/rerun/issues
[2024-04-30T07:41:14Z WARN re_sdk_comms::buffered_client] Failed to send message after 3 attempts: Failed to send to Rerun server at 127.0.0.1:9876: Broken pipe (os error 32)
[2024-04-30T07:41:17Z WARN re_sdk_comms::buffered_client] Dropping messages because tcp client has timed out.
[2024-04-30T07:41:17Z WARN re_sdk_comms::buffered_client] Dropping messages because tcp client has timed out.
[2024-04-30T07:54:21Z WARN re_sdk_comms::tcp_client] Tried to flush while TCP stream was still Pending. Data was possibly dropped.
@Wumpf
Please have a check, thanks.
- Lenguaje dominante
- Python
- Estrellas
- 96
- Forks
- 7
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Más de rerun-io/python-example-droid-dataset
-
Dificultad 5/5 Más de una semana Aptitud para principiantes 25/100
-
Are some extrinsics wrong? Abierto
Dificultad 4/5 3-5 días Aptitud para principiantes 30/100
rerun-io/python-example-droid-dataset#15 · 3 comentarios ·
-
URDF models does not appear Abierto
Dificultad 4/5 3-5 días Aptitud para principiantes 25/100
rerun-io/python-example-droid-dataset#12 · 1 comentario ·
-
Dificultad 4/5 3-5 días Aptitud para principiantes 20/100
rerun-io/python-example-droid-dataset#11 · 2 comentarios ·
-
Urdf gripper Abierto
Dificultad 4/5 3-5 días Aptitud para principiantes 25/100
rerun-io/python-example-droid-dataset#8 · 1 comentario · 1 reacción ·
Todos los issues de rerun-io/python-example-droid-dataset
Issues similares
-
bug
Dificultad 2/5 1-3 horas Aptitud para principiantes 75/100
stephrobert/dsoxlab#238 ·
-
Dificultad 2/5 1-3 horas Aptitud para principiantes 75/100
-
Dificultad 2/5 1-3 horas Aptitud para principiantes 75/100
sublimehq/package_control#1780 ·
-
Dificultad 2/5 1-3 horas Aptitud para principiantes 65/100
-
Dificultad 2/5 1-3 horas Aptitud para principiantes 70/100
nwg-piotr/nwg-displays#145 ·