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

Tunnel Tile 6 missing in "ign fuel list" #782

Closed
peci1 opened this issue Feb 5, 2021 · 2 comments
Closed

Tunnel Tile 6 missing in "ign fuel list" #782

peci1 opened this issue Feb 5, 2021 · 2 comments

Comments

@peci1
Copy link
Collaborator

peci1 commented Feb 5, 2021

$ ign fuel list -v4 -o openrobotics -t model | grep -i "tunnel tile" | sort
    ├── constrained tunnel tile short
    ├── constrained tunnel tile short
    ├── constrained tunnel tile tall
    ├── rough tunnel tile 4-way intersection
    ├── rough tunnel tile 4-way intersection
    ├── rough tunnel tile 90-degree turn
    ├── rough tunnel tile 90-degree turn
    ├── rough tunnel tile ramp
    ├── rough tunnel tile ramp
    ├── rough tunnel tile straight
    ├── rough tunnel tile straight
    ├── rough tunnel tile vertical shaft
    ├── tunnel tile 1
    ├── tunnel tile 1
    ├── tunnel tile 2
    ├── tunnel tile 2
    ├── tunnel tile 3
    ├── tunnel tile 4
    ├── tunnel tile 5
    ├── tunnel tile 5
    ├── tunnel tile 7
    ├── tunnel tile blocker
    ├── tunnel tile blocker

However, "Tunnel Tile 6" is used e.g. in tunnel_circuit_practice_03.sdf world.

Browsing the online database at subtchallenge.world, I can find this model. But ign fuel list doesn't know about it for some reason.

@nkoenig
Copy link
Contributor

nkoenig commented Mar 2, 2021

I think this has been fixed. I see Tunnel Tile 6 in the results.

@peci1
Copy link
Collaborator Author

peci1 commented Mar 2, 2021

I've reported bug gazebosim/gz-fuel-tools#168 . It seems that ign fuel list -v4 -o openrobotics -t model only searches the cached models. This is what I see on a relatively new machine that hasn't yet run the download all script:

$ ign fuel list -v4 -o openrobotics -t model
Fetching model list from https://fuel.ignitionrobotics.org...
Received model list (took 0ms).
https://fuel.ignitionrobotics.org
└── openrobotics
    ├── cave cavern split 02 type b
    ├── rescue randy
    ├── cave straight 04 type b
    ├── ctu_cras_norlab_absolem_sensor_config_2
    ├── rescue randy sitting
    ├── cave elevation type b
    ├── cave straight 01 type b
    ├── fiducial
    ├── x1 config 1
    ├── cave vertical shaft type b
    ├── samsung j8 black
    ├── ctu_cras_norlab_absolem_sensor_config_1
    ├── cave straight 05 type b
    ├── explorer_x1_sensor_config_1
    ├── cave 3 way 01 type b
    ├── cave starting area type b
    ├── jansport backpack red
    ├── breadcrumb node
    ├── cave straight 02 type b
    ├── artifact proximity detector
    ├── cave corner 01 type b
    ├── cave cap type b
    ├── cave straight type a
    ├── base station
    ├── cave corner 02 type b
    ├── explorer_x1_sensor_config_2
    ├── x1 config 2
    ├── cave cavern split 01 type b
    ├── construction cone
    └── cave straight 03 type b

I'm closing this issue because it is probably a problem in ign fuel (or its documentation).

@peci1 peci1 closed this as completed Mar 2, 2021
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

No branches or pull requests

2 participants