Skip to content

Conversation

@EllingtonKirby
Copy link
Collaborator

Requires #485

Cherry picks the minimal changes needed to integrate the JSON parsing upgrade into main

@EllingtonKirby EllingtonKirby changed the title [FEATURE] cherry pick json parsing changes [FEATURE] cherry-pick json parsing changes Jun 26, 2025
Copy link
Contributor

@daphne-cornelisse daphne-cornelisse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@daphne-cornelisse daphne-cornelisse merged commit 074c664 into Emerge-Lab:main Jul 4, 2025
1 check failed
}
}

void from_dom(const simdjson::dom::element &j, TrafficLightState &tl_state)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @EllingtonKirby @daphne-cornelisse, I get

#17 83.90 /gpudrive/src/json_serialization.hpp:134:52: error: unknown type name 'TrafficLightState'
#17 83.93   134 |     void from_dom(const simdjson::dom::element &j, TrafficLightState &tl_state)

I guess because #485 is not yet merged.

m-naumann added a commit to m-naumann/gpudrive that referenced this pull request Jul 7, 2025
m-naumann added a commit that referenced this pull request Jul 7, 2025
daphne-cornelisse pushed a commit that referenced this pull request Jul 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants