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

support ascii stl files #712

Closed
BrettRD opened this issue Jun 21, 2021 · 4 comments · Fixed by #1063
Closed

support ascii stl files #712

BrettRD opened this issue Jun 21, 2021 · 4 comments · Fixed by #1063
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@BrettRD
Copy link

BrettRD commented Jun 21, 2021

I'm using rviz installed from ubuntu 20.04 binaries at foxy, trying to load a robot model exported from openscad.

I'm getting an error with:
... rviz can only load binary STL files so it will not be loaded. Please convert it to a binary STL file.
similar to rviz ros-visualization/rviz#1364
which apparently is fixed in ros-visualization/rviz#1365

@clalancette
Copy link
Contributor

If you'd like to open a PR to port that functionality to rviz2, that would be most welcome. Otherwise, we'll keep it on the TODO list, but we have no guarantees of when it will get done.

@clalancette clalancette added enhancement New feature or request help wanted Extra attention is needed labels Jun 23, 2021
@adamkrawczyk
Copy link

adamkrawczyk commented Sep 1, 2021

Hi,
I would like to take a look here. Where should I start?

Can you provide example files?

Best

@BrettRD
Copy link
Author

BrettRD commented Sep 3, 2021

Anything exported from openscad should trip up rviz2
These two repos (one is a submodule of the other) will spool a robot_description for rviz2 to parse, (I've forgotten how I converted to binary previously)
https://github.com/BrettRD/dragon_claw
https://github.com/BrettRD/kinematics_scad

I didn't get around to trying this, but I was planning on seeing if
ros-visualization/rviz#1365 would cherry-pick cleanly

@ahcorde
Copy link
Contributor

ahcorde commented Sep 11, 2023

Related PR #1063

@clalancette clalancette linked a pull request Sep 13, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants