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

Evaluating new clustering + sensor model #123

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

glpuga
Copy link
Collaborator

@glpuga glpuga commented Feb 28, 2025

Proposed changes

This PR merges into the main Beluga evaluation report changes created to evaluate the impact of Ekumen-OS/beluga#476

Type of change

  • 🐛 Bugfix (change which fixes an issue)
  • 🚀 Feature (change which adds functionality)
  • 📚 Documentation (change which fixes or extends documentation)

💥 Breaking change! Explain why a non-backwards compatible change is necessary or remove this line entirely if not applicable.

Checklist

Put an x in the boxes that apply. This is simply a reminder of what we will require before merging your code.

  • Lint and unit tests (if any) pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

Additional comments

Anything worth mentioning to the reviewers.

RUN cd src \
&& git clone https://github.com/Ekumen-OS/beluga \
&& cd beluga \
&& git checkout 3a800c6 && echo "Checking out fbattocchia_likelihoob_prob..."
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Remove before final version of the PR

RUN cd src \
&& git clone https://github.com/Ekumen-OS/beluga \
&& cd beluga \
&& git checkout 3a800c6 && echo "Checking out fbattocchia_likelihoob_prob..."
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Remove before final version of the PR

<param name="use_sim_time" value="$(var use_sim_time)" />
</node> -->

</launch>
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

end of line.

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.

1 participant