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

Extending the sensor processing to 3D #318

Open
AugusteBourgois opened this issue Feb 20, 2023 · 4 comments
Open

Extending the sensor processing to 3D #318

AugusteBourgois opened this issue Feb 20, 2023 · 4 comments

Comments

@AugusteBourgois
Copy link

Hi there,

We am currently trying to use fuse to estimate the state of a 3D robot. Unless we are mistaken, the sensor processing models are not available for 3D robots (i.e. IMU, twist, pose messages will be interpreted as 2D).

Do you plan on committing something soon, or should we develop them and propose a PR ? The plan we have right now is to implement 3D models in addition to the exiting 2D models, so we were wondering if you'd be interested in merging the results in a near future.

FYI, we would be at least two qualified robotics engineer from Forssea Robotics working on the matter. We are working with ROS2 Humble on Ubuntu/debian platforms.

Thank you in advance for your answer,

Auguste Bourgois

@iblnkn
Copy link

iblnkn commented Mar 6, 2023

Hello Auguste, my team and I spent quite a bit of time on this recently and have models working in 3D, though we haven't had the chance to do much testing yet or clean-up yet. It would be great to have some support in this effort. It is currently running on ROS Noetic, though we want to port it to ROS2 soon and would appreciate help on that front. I have not put in a PR yet, but seeing as others are interested, I could make this a priority.

@Ryanf55
Copy link

Ryanf55 commented Apr 6, 2023

How can I support this effort?

@nachovizzo
Copy link

Seems like #354 might be related

@giafranchini
Copy link

Yes it is, we preferred to start from zero since we needed plugins for ROS2. Anyway, I just implemented the models that we are currently using, and I would be happy to discuss any idea, changes, etc..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

5 participants