Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adapt minimator to contain Ego and traffic objects #187

Merged

Conversation

fgguidi
Copy link

@fgguidi fgguidi commented Nov 14, 2023

The changes to minimator add Ego and traffic objects which can be added and set via the stack file. Position and velocity of the objects are now optional to be set. These changes are mainly for visualization purposes (show what we can do, visualization in web UI and to generate some data with the groundtruth extractor).

@fgguidi fgguidi force-pushed the feature/update-minimator-mockup-sensors branch 3 times, most recently from 847a20a to 6066869 Compare January 29, 2024 13:29
- Create a basic EgoSensor and object sensor.

- Add new schema to configure position and velocity of Ego and traffic
object.

- Adapt world object and minimator vehicle class accordingly.
@fgguidi fgguidi force-pushed the feature/update-minimator-mockup-sensors branch from 6066869 to c40d743 Compare February 2, 2024 09:32
Copy link
Contributor

@cassava cassava left a comment

Choose a reason for hiding this comment

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

LGTM!

@cassava cassava merged commit d15cffc into eclipse:master Feb 2, 2024
3 checks passed
@cassava cassava added this to the 0.21.0 milestone Feb 2, 2024
@cassava cassava self-assigned this Feb 2, 2024
@cassava cassava added the enhancement New feature or request label Feb 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants