Skip to content
This repository was archived by the owner on Sep 2, 2024. It is now read-only.

Comments

Simple CarSimulator#53

Open
mikehaller wants to merge 57 commits intoeclipse-kuksa:mainfrom
mikehaller:main
Open

Simple CarSimulator#53
mikehaller wants to merge 57 commits intoeclipse-kuksa:mainfrom
mikehaller:main

Conversation

@mikehaller
Copy link

An example implementation for Kuksa which simulates a vehicle's speed, acceleration and wheel based on a basic phyiscal model (the Bicycle model).

It's supposed to "randomly" update the vehicles speed and gps position.
There are two containers:

  • carsim (the physical model, which also updates the data in the Kuksa Databroker)
  • driver (a random driver which inputs wheel and accelerator positions)

@lukasmittag
Copy link
Contributor

@mikehaller will something still happen here? Sall we keep or can we close?

@erikbosch
Copy link
Contributor

Is this one still interesting @mikehaller. If so it should better be added to https://github.com/eclipse-kuksa/kuksa-incubation after migration is finished

@mikehaller
Copy link
Author

Yes, thanks for mentioning

@SebastianSchildt
Copy link
Contributor

if this goes to incubation, it should be refactored to use the python sdk instead of hand-feeding the (now deprecated) GRPC API. I think this sounds more scary than it is, because in fact a lot less code will be needed

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants