kensukenk

Results 16 comments of kensukenk

I just ran `jupyter notebook ~/nuplan-devkit/tutorials/nuplan_framework.ipynb` in my terminal and then ran every cell down the notebook. Nothing outputs in any tab in nuboard. This is my version of the...

I still have the same issue only using nuboard_file_1. In case this is useful, here are the aggregated metrics for the simulation simple experiment. [metrics.csv](https://github.com/motional/nuplan-devkit/files/9030868/metrics.csv)

It still does not work. Does it matter that I get certain runtime warnings such as "RuntimeWarning: invalid value encountered in subtract (wrapped_fn pid=887202) diff_b_a = subtract(b, a)" or "(raylet)...

This is the stack trace for simulation: python nuplan/planning/script/run_simulation.py \ > +simulation=open_loop_boxes \ > planner=simple_planner \ > scenario_builder=nuplan_mini \ > scenario_filter=all_scenarios \ > scenario_filter.scenario_types="[near_multiple_vehicles, on_pickup_dropoff, starting_unprotected_cross_turn, high_magnitude_jerk]" \ > scenario_filter.num_scenarios_per_type=10...

training: python nuplan/planning/script/run_training.py experiment_name=raster_experiment py_func=train +training=training_raster_model scenario_builder=nuplan_mini scenario_filter.limit_total_scenarios=500 lightning.trainer.params.max_epochs=10 data_loader.params.batch_size=8 data_loader.params.num_workers=8 /home/kensuke/anaconda3/envs/nuplan2/lib/python3.9/site-packages/geopandas/_compat.py:112: UserWarning: The Shapely GEOS version (3.10.2-CAPI-1.16.0) is incompatible with the GEOS version PyGEOS was compiled with (3.10.1-CAPI-1.16.0). Conversions...

Even after uploading the simulation file no data shows up.

The zipped file is too large to upload, so here is a google drive link with the zip file. https://drive.google.com/file/d/1roBFx-T4cMZZqp4ucr7e8G5tEGy8Mg14/view?usp=sharing

Hmmm, for some reason there is still no visualization loading on my end.

Hmmm, for some reason there is still no visualization loading on my end.

Name: bokeh Version: 2.4.3 Summary: Interactive plots and applications in the browser from Python Home-page: https://github.com/bokeh/bokeh Author: Bokeh Team Author-email: [email protected] License: BSD-3-Clause Location: /home/kensuke/anaconda3/envs/nuplan/lib/python3.9/site-packages Requires: PyYAML, Jinja2, numpy, tornado,...