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

Add ROS-agnostic 2D localization demo #1

Open
hidmic opened this issue Feb 6, 2024 · 0 comments
Open

Add ROS-agnostic 2D localization demo #1

hidmic opened this issue Feb 6, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@hidmic
Copy link
Collaborator

hidmic commented Feb 6, 2024

Feature description

Beluga boasts about being decoupled from ROS, but every single example and demo we have so far relies on ROS in one way or another. We need a demo, a basic 2D localization demo is enough, that proves it is possible to stay away from ROS.

Implementation considerations

Perhaps the trickiest part of this demo is going to be emulating or simulating the target system. An in-code simulation with MuJoCo may be the easiest to integrate in C++ while keeping code complexity low. There's also Drake, but that's a steeper learning curve.

@hidmic hidmic added the enhancement New feature or request label Feb 6, 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

No branches or pull requests

1 participant