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

help selecting configuration #103

Open
atticusrussell opened this issue Jul 4, 2023 · 2 comments
Open

help selecting configuration #103

atticusrussell opened this issue Jul 4, 2023 · 2 comments

Comments

@atticusrussell
Copy link
Contributor

I am trying to export a simplified configuration ("collisions") in my onshape assembly, however when I go to export the robot, the default configuration seems to always be chosen. I found this old issue #59 that seems extremely similar, but following the advice about replacing documents in the url with api/assemblies/d leads me to an error 404.

My document is https://cad.onshape.com/documents/833f9762904995f22ff7dd9f/v/33f32ba5220d29406b8e50b0/e/83ac8f3e1b8a64890594cf88

the configuration I want is "collisions", instead of "default".

The following is my config.json

(venv) atticus@AJR-L5Pro:~/github/onshape_to_robot
$ cat catbot/config.json
{
        "documentId": "833f9762904995f22ff7dd9f",
        "outputFormat": "urdf",
        "versionId": "33f32ba5220d29406b8e50b0",
        "addDummyBaseLink": "true",
        "mergeSTLs": "all",
        "assemblyName": "robot_assm",
        "robotName": "catbot",
        "configuration": "collisions"
}

and this is the output of running the program. Any help on what I could change would be much appreciated.

(venv) atticus@AJR-L5Pro:~/github/onshape_to_robot
$ onshape-to-robot catbot/
pybullet build time: Jun 28 2023 20:16:25
* Checking OpenSCAD presence...
* Checking MeshLab presence...

* Using configuration version ID 33f32ba5220d29406b8e50b0 ...

* Retrieving elements in the document, searching for the assembly...
+ Found assembly, id: 83ac8f3e1b8a64890594cf88, name: "robot_assm"

* Retrieving assembly "robot_assm" with id 83ac8f3e1b8a64890594cf88

* Getting assembly features, scanning for DOFs...
WARNING: joint dof_front_left_wheel of type revolute has no limits
+ Found DOF: front_left_wheel (revolute)
WARNING: joint dof_front_right_wheel of type revolute has no limits
+ Found DOF: front_right_wheel (revolute)
WARNING: joint dof_rear_left_wheel of type revolute has no limits
+ Found DOF: rear_left_wheel (revolute)
WARNING: joint dof_rear_right_wheel of type revolute has no limits
+ Found DOF: rear_right_wheel (revolute)
* Found total 4 DOFs

* Building robot tree
* Trunk is still_chassis_assm <1>
* Adding top-level instance [still_chassis_assm <1>]
+ Adding part aluminum chassis plate <1> (configuration: List_F8qh5rve3N73aw=Default)
+ Adding part M3-5-60 spacer <2>
+ Adding part MD520z30_12v motor <4> (configuration: List_szyqBDS7R4nJ48=Default)
+ Adding part cross recessed pan head screws gb_GB_CROSS_SCREWS_TYPE1 M3X6-6  H type-N <11>
+ Adding part cross recessed pan head screws gb_GB_CROSS_SCREWS_TYPE1 M3X6-6  H type-N <15>
+ Adding part cross recessed pan head screws gb_GB_CROSS_SCREWS_TYPE1 M3X8-8  H type-N <9>
+ Adding part single coil lock washers light type gb_GB_FASTENER_WASHER_SSWL 3 <10>
+ Adding part single coil lock washers light type gb_GB_FASTENER_WASHER_SSWL 3 <17>
+ Adding part single coil lock washers light type gb_GB_FASTENER_WASHER_SSWL 3 <17>
+ Adding part single coil lock washers light type gb_GB_FASTENER_WASHER_SSWL 3 <19>
+ Adding part single coil lock washers light type gb_GB_FASTENER_WASHER_SSWL 3 <13>
+ Adding part M3-5-60 spacer <4>
+ Adding part aluminum chassis plate <2>
+ Adding part single coil lock washers light type gb_GB_FASTENER_WASHER_SSWL 3 <20>
+ Adding part cross recessed pan head screws gb_GB_CROSS_SCREWS_TYPE1 M3X6-6  H type-N <15>
+ Adding part cross recessed pan head screws gb_GB_CROSS_SCREWS_TYPE1 M3X6-6  H type-N <14>
+ Adding part cross recessed pan head screws gb_GB_CROSS_SCREWS_TYPE1 M3X8-8  H type-N <10>
+ Adding part single coil lock washers light type gb_GB_FASTENER_WASHER_SSWL 3 <3>
+ Adding part cross recessed pan head screws gb_GB_CROSS_SCREWS_TYPE1 M3X8-8  H type-N <7>
+ Adding part single coil lock washers light type gb_GB_FASTENER_WASHER_SSWL 3 <13>
+ Adding part single coil lock washers light type gb_GB_FASTENER_WASHER_SSWL 3 <12>
+ Adding part hex nuts, style 1-grades ab gb_GB_FASTENER_NUT_SNAB1 M3-N <9>
+ Adding part cross recessed pan head screws gb_GB_CROSS_SCREWS_TYPE1 M3X6-6  H type-N <10>
+ Adding part cross recessed pan head screws gb_GB_CROSS_SCREWS_TYPE1 M3X6-6  H type-N <2>
+ Adding part cross recessed pan head screws gb_GB_CROSS_SCREWS_TYPE1 M3X8-8  H type-N <4>
+ Adding part single coil lock washers light type gb_GB_FASTENER_WASHER_SSWL 3 <7>
+ Adding part hex nuts, style 1-grades ab gb_GB_FASTENER_NUT_SNAB1 M3-N <5>
+ Adding part cross recessed pan head screws gb_GB_CROSS_SCREWS_TYPE1 M3X6-6  H type-N <13>
+ Adding part cross recessed pan head screws gb_GB_CROSS_SCREWS_TYPE1 M3X6-6  H type-N <13>
+ Adding part cross recessed pan head screws gb_GB_CROSS_SCREWS_TYPE1 M3X6-6  H type-N <12>
+ Adding part single coil lock washers light type gb_GB_FASTENER_WASHER_SSWL 3 <16>
+ Adding part cross recessed pan head screws gb_GB_CROSS_SCREWS_TYPE1 M3X6-6  H type-N <10>
+ Adding part single coil lock washers light type gb_GB_FASTENER_WASHER_SSWL 3 <16>
+ Adding part cross recessed pan head screws gb_GB_CROSS_SCREWS_TYPE1 M3X8-8  H type-N <3>
+ Adding part single coil lock washers light type gb_GB_FASTENER_WASHER_SSWL 3 <11>
+ Adding part single coil lock washers light type gb_GB_FASTENER_WASHER_SSWL 3 <12>
+ Adding part cross recessed pan head screws gb_GB_CROSS_SCREWS_TYPE1 M3X6-6  H type-N <6>
+ Adding part MD520 motor bracket <1> (configuration: List_E8lNvDhhLuVtnq=Default)
+ Adding part single coil lock washers light type gb_GB_FASTENER_WASHER_SSWL 3 <15>
+ Adding part M3-5-60 spacer <5>
+ Adding part cross recessed pan head screws gb_GB_CROSS_SCREWS_TYPE1 M3X6-6  H type-N <13>
+ Adding part single coil lock washers light type gb_GB_FASTENER_WASHER_SSWL 3 <7>
+ Adding part MD520 motor bracket <1> (configuration: List_E8lNvDhhLuVtnq=Default)
+ Adding part MD520z30_12v motor <4> (configuration: List_szyqBDS7R4nJ48=Default)
+ Adding part cross recessed pan head screws gb_GB_CROSS_SCREWS_TYPE1 M3X8-8  H type-N <14>
+ Adding part hex nuts, style 1-grades ab gb_GB_FASTENER_NUT_SNAB1 M3-N <13>
+ Adding part cross recessed pan head screws gb_GB_CROSS_SCREWS_TYPE1 M3X6-6  H type-N <10>
+ Adding part hex nuts, style 1-grades ab gb_GB_FASTENER_NUT_SNAB1 M3-N <11>
+ Adding part MD520z30_12v motor <4> (configuration: List_szyqBDS7R4nJ48=Default)
+ Adding part single coil lock washers light type gb_GB_FASTENER_WASHER_SSWL 3 <16>
+ Adding part single coil lock washers light type gb_GB_FASTENER_WASHER_SSWL 3 <16>
+ Adding part single coil lock washers light type gb_GB_FASTENER_WASHER_SSWL 3 <4>
+ Adding part single coil lock washers light type gb_GB_FASTENER_WASHER_SSWL 3 <3>
+ Adding part MD520 motor bracket <1> (configuration: List_E8lNvDhhLuVtnq=Default)
+ Adding part cross recessed pan head screws gb_GB_CROSS_SCREWS_TYPE1 M3X6-6  H type-N <15>
+ Adding part hex nuts, style 1-grades ab gb_GB_FASTENER_NUT_SNAB1 M3-N <12>
+ Adding part single coil lock washers light type gb_GB_FASTENER_WASHER_SSWL 3 <1>
+ Adding part cross recessed pan head screws gb_GB_CROSS_SCREWS_TYPE1 M3X6-6  H type-N <14>
+ Adding part hex nuts, style 1-grades ab gb_GB_FASTENER_NUT_SNAB1 M3-N <3>
+ Adding part single coil lock washers light type gb_GB_FASTENER_WASHER_SSWL 3 <11>
+ Adding part single coil lock washers light type gb_GB_FASTENER_WASHER_SSWL 3 <2>
+ Adding part cross recessed pan head screws gb_GB_CROSS_SCREWS_TYPE1 M3X6-6  H type-N <14>
+ Adding part hex nuts, style 1-grades ab gb_GB_FASTENER_NUT_SNAB1 M3-N <10>
+ Adding part cross recessed pan head screws gb_GB_CROSS_SCREWS_TYPE1 M3X8-8  H type-N <5>
+ Adding part single coil lock washers light type gb_GB_FASTENER_WASHER_SSWL 3 <10>
+ Adding part M3-5-60 spacer <6>
+ Adding part cross recessed pan head screws gb_GB_CROSS_SCREWS_TYPE1 M3X6-6  H type-N <8>
+ Adding part cross recessed pan head screws gb_GB_CROSS_SCREWS_TYPE1 M3X6-6  H type-N <11>
+ Adding part single coil lock washers light type gb_GB_FASTENER_WASHER_SSWL 3 <6>
+ Adding part cross recessed pan head screws gb_GB_CROSS_SCREWS_TYPE1 M3X8-8  H type-N <8>
+ Adding part MD520z30_12v motor <4> (configuration: List_szyqBDS7R4nJ48=Default)
+ Adding part single coil lock washers light type gb_GB_FASTENER_WASHER_SSWL 3 <14>
+ Adding part single coil lock washers light type gb_GB_FASTENER_WASHER_SSWL 3 <19>
+ Adding part cross recessed pan head screws gb_GB_CROSS_SCREWS_TYPE1 M3X4-4  H type-N <1>
+ Adding part cross recessed pan head screws gb_GB_CROSS_SCREWS_TYPE1 M3X8-8  H type-N <2>
+ Adding part single coil lock washers light type gb_GB_FASTENER_WASHER_SSWL 3 <9>
+ Adding part M3-5-60 spacer <3>
+ Adding part hex nuts, style 1-grades ab gb_GB_FASTENER_NUT_SNAB1 M3-N <2>
+ Adding part cross recessed pan head screws gb_GB_CROSS_SCREWS_TYPE1 M3X6-6  H type-N <14>
+ Adding part hex nuts, style 1-grades ab gb_GB_FASTENER_NUT_SNAB1 M3-N <6>
+ Adding part cross recessed pan head screws gb_GB_CROSS_SCREWS_TYPE1 M3X6-6  H type-N <12>
+ Adding part single coil lock washers light type gb_GB_FASTENER_WASHER_SSWL 3 <15>
+ Adding part MD520 motor bracket <1> (configuration: List_E8lNvDhhLuVtnq=Default)
+ Adding part single coil lock washers light type gb_GB_FASTENER_WASHER_SSWL 3 <19>
+ Adding part cross recessed pan head screws gb_GB_CROSS_SCREWS_TYPE1 M3X6-6  H type-N <15>
+ Adding part cross recessed pan head screws gb_GB_CROSS_SCREWS_TYPE1 M3X6-6  H type-N <13>
+ Adding part single coil lock washers light type gb_GB_FASTENER_WASHER_SSWL 3 <15>
+ Adding part single coil lock washers light type gb_GB_FASTENER_WASHER_SSWL 3 <19>
+ Adding part cross recessed pan head screws gb_GB_CROSS_SCREWS_TYPE1 M3X6-6  H type-N <12>
+ Adding part cross recessed pan head screws gb_GB_CROSS_SCREWS_TYPE1 M3X8-8  H type-N <12>
+ Adding part M3-5-60 spacer <1>
+ Adding part hex nuts, style 1-grades ab gb_GB_FASTENER_NUT_SNAB1 M3-N <8>
+ Adding part cross recessed pan head screws gb_GB_CROSS_SCREWS_TYPE1 M3X6-6  H type-N <1>
+ Adding part single coil lock washers light type gb_GB_FASTENER_WASHER_SSWL 3 <8>
+ Adding part single coil lock washers light type gb_GB_FASTENER_WASHER_SSWL 3 <17>
+ Adding part cross recessed pan head screws gb_GB_CROSS_SCREWS_TYPE1 M3X6-6  H type-N <10>
+ Adding part cross recessed pan head screws gb_GB_CROSS_SCREWS_TYPE1 M3X6-6  H type-N <12>
+ Adding part single coil lock washers light type gb_GB_FASTENER_WASHER_SSWL 3 <5>
+ Adding part single coil lock washers light type gb_GB_FASTENER_WASHER_SSWL 3 <18>
+ Adding part cross recessed pan head screws gb_GB_CROSS_SCREWS_TYPE1 M3X8-8  H type-N <11>
+ Adding part cross recessed pan head screws gb_GB_CROSS_SCREWS_TYPE1 M3X8-8  H type-N <6>
+ Adding part single coil lock washers light type gb_GB_FASTENER_WASHER_SSWL 3 <20>
+ Adding part single coil lock washers light type gb_GB_FASTENER_WASHER_SSWL 3 <9>
+ Adding part single coil lock washers light type gb_GB_FASTENER_WASHER_SSWL 3 <14>
+ Adding part single coil lock washers light type gb_GB_FASTENER_WASHER_SSWL 3 <15>
+ Adding part cross recessed pan head screws gb_GB_CROSS_SCREWS_TYPE1 M3X8-8  H type-N <13>
+ Adding part hex nuts, style 1-grades ab gb_GB_FASTENER_NUT_SNAB1 M3-N <4>
+ Adding part single coil lock washers light type gb_GB_FASTENER_WASHER_SSWL 3 <18>
+ Adding part single coil lock washers light type gb_GB_FASTENER_WASHER_SSWL 3 <8>
+ Adding part cross recessed pan head screws gb_GB_CROSS_SCREWS_TYPE1 M3X6-6  H type-N <5>
+ Adding part cross recessed pan head screws gb_GB_CROSS_SCREWS_TYPE1 M3X6-6  H type-N <4>
+ Adding part hex nuts, style 1-grades ab gb_GB_FASTENER_NUT_SNAB1 M3-N <1>
+ Adding part single coil lock washers light type gb_GB_FASTENER_WASHER_SSWL 3 <18>
+ Adding part hex nuts, style 1-grades ab gb_GB_FASTENER_NUT_SNAB1 M3-N <14>
+ Adding part cross recessed pan head screws gb_GB_CROSS_SCREWS_TYPE1 M3X8-8  H type-N <16>
+ Adding part single coil lock washers light type gb_GB_FASTENER_WASHER_SSWL 3 <4>
+ Adding part cross recessed pan head screws gb_GB_CROSS_SCREWS_TYPE1 M3X6-6  H type-N <11>
+ Adding part cross recessed pan head screws gb_GB_CROSS_SCREWS_TYPE1 M3X6-6  H type-N <7>
+ Adding part single coil lock washers light type gb_GB_FASTENER_WASHER_SSWL 3 <18>
+ Adding part cross recessed pan head screws gb_GB_CROSS_SCREWS_TYPE1 M3X6-6  H type-N <11>
+ Adding part cross recessed pan head screws gb_GB_CROSS_SCREWS_TYPE1 M3X6-6  H type-N <3>
+ Adding part single coil lock washers light type gb_GB_FASTENER_WASHER_SSWL 3 <20>
+ Adding part cross recessed pan head screws gb_GB_CROSS_SCREWS_TYPE1 M3X8-8  H type-N <1>
+ Adding part single coil lock washers light type gb_GB_FASTENER_WASHER_SSWL 3 <20>
+ Adding part cross recessed pan head screws gb_GB_CROSS_SCREWS_TYPE1 M3X6-6  H type-N <9>
+ Adding part cross recessed pan head screws gb_GB_CROSS_SCREWS_TYPE1 M3X8-8  H type-N <15>
+ Adding part single coil lock washers light type gb_GB_FASTENER_WASHER_SSWL 3 <17>
+ Adding part hex nuts, style 1-grades ab gb_GB_FASTENER_NUT_SNAB1 M3-N <7>
* Adding top-level instance [wheel_assm <1>]
+ Adding part cross recessed pan head screws gb_GB_CROSS_SCREWS_TYPE1 M4X8-8  H type-N <11>
+ Adding part cross recessed pan head screws gb_GB_CROSS_SCREWS_TYPE1 M4X8-8  H type-N <3>
+ Adding part 6mm hex coupler <4>
+ Adding part 65mm wheel with high friction rubber tire <4> (configuration: List_cOWKJ6AUvxgRs2=Default)
+ Adding part cross recessed pan head screws gb_GB_CROSS_SCREWS_TYPE1 M4X8-8  H type-N <7>
* Adding top-level instance [wheel_assm <2>]
+ Adding part cross recessed pan head screws gb_GB_CROSS_SCREWS_TYPE1 M4X8-8  H type-N <3>
+ Adding part cross recessed pan head screws gb_GB_CROSS_SCREWS_TYPE1 M4X8-8  H type-N <11>
+ Adding part 6mm hex coupler <4>
+ Adding part cross recessed pan head screws gb_GB_CROSS_SCREWS_TYPE1 M4X8-8  H type-N <7>
+ Adding part 65mm wheel with high friction rubber tire <4> (configuration: List_cOWKJ6AUvxgRs2=Default)
* Adding top-level instance [wheel_assm <3>]
+ Adding part 6mm hex coupler <4>
+ Adding part 65mm wheel with high friction rubber tire <4> (configuration: List_cOWKJ6AUvxgRs2=Default)
+ Adding part cross recessed pan head screws gb_GB_CROSS_SCREWS_TYPE1 M4X8-8  H type-N <7>
+ Adding part cross recessed pan head screws gb_GB_CROSS_SCREWS_TYPE1 M4X8-8  H type-N <3>
+ Adding part cross recessed pan head screws gb_GB_CROSS_SCREWS_TYPE1 M4X8-8  H type-N <11>
* Adding top-level instance [wheel_assm <4>]
+ Adding part cross recessed pan head screws gb_GB_CROSS_SCREWS_TYPE1 M4X8-8  H type-N <3>
+ Adding part 6mm hex coupler <4>
+ Adding part cross recessed pan head screws gb_GB_CROSS_SCREWS_TYPE1 M4X8-8  H type-N <11>
+ Adding part cross recessed pan head screws gb_GB_CROSS_SCREWS_TYPE1 M4X8-8  H type-N <7>
+ Adding part 65mm wheel with high friction rubber tire <4> (configuration: List_cOWKJ6AUvxgRs2=Default)

* Writing URDF file
@atticusrussell
Copy link
Contributor Author

atticusrussell commented Jul 4, 2023

Unsure if I need to do anything with "add configuration input" that gives the options "list" or "configuration variable" - neither of which I currently have.
image

@atticusrussell
Copy link
Contributor Author

I got it working by going to
https://cad.onshape.com/glassworks/explorer/#/Element,
putting my key etc into the login for Element -> get configuration.

Then put the url in, let it auto fill, and got out this response:

image

Response body

{
  "btType": "BTConfigurationResponse-2019",
  "configurationParameters": [
    {
      "btType": "BTMConfigurationParameterEnum-105",
      "defaultValue": "Default",
      "enumName": "List_NVSqBGez7ItiwQ_conf",
      "namespace": "",
      "options": [
        {
          "btType": "BTMEnumOption-592",
          "optionName": "Default",
          "option": "Default",
          "nodeId": "MyQLYabUvZznRto6Y"
        },
        {
          "btType": "BTMEnumOption-592",
          "optionName": "true",
          "option": "collision",
          "nodeId": "Mscp+BBjaf2yLED2t"
        }
      ],
      "parameterName": "simplify",
      "parameterId": "List_NVSqBGez7ItiwQ",
      "nodeId": "MchUrfLAws0/MWR77"
    }
  ],
  "currentConfiguration": [],
  "libraryVersion": 2075,
  "serializationVersion": "1.2.2",
  "rejectMicroversionSkew": false,
  "microversionSkew": false,
  "sourceMicroversion": "d9a8cbebd67ae540953585d9"
}

I changed up a few things about the configuration in Onshape - reflected in the response.
image

and this was my config.json

{
        "documentId": "833f9762904995f22ff7dd9f",
        "outputFormat": "urdf",
        "mergeSTLs": "all",
        "addDummyBaseLink": "true",
        "assemblyName": "robot_assm",
        "robotName": "catbot",
        "configuration": "List_NVSqBGez7ItiwQ=collision"
}

this is the response I got

$ onshape-to-robot catbot/
pybullet build time: Jun 28 2023 20:16:25
* Checking OpenSCAD presence...
* Checking MeshLab presence...

* Retrieving workspace ID ...
+ Using workspace id: 38852c293063cfa13b203677

* Retrieving elements in the document, searching for the assembly...
+ Found assembly, id: 83ac8f3e1b8a64890594cf88, name: "robot_assm"

* Retrieving assembly "robot_assm" with id 83ac8f3e1b8a64890594cf88

* Getting assembly features, scanning for DOFs...
WARNING: joint dof_front_left_wheel_joint of type revolute has no limits
+ Found DOF: front_left_wheel_joint (revolute)
WARNING: joint dof_front_right_wheel_joint of type revolute has no limits
+ Found DOF: front_right_wheel_joint (revolute)
WARNING: joint dof_rear_left_wheel_joint of type revolute has no limits
+ Found DOF: rear_left_wheel_joint (revolute)
WARNING: joint dof_rear_right_wheel_joint of type revolute has no limits
+ Found DOF: rear_right_wheel_joint (revolute)
* Found total 4 DOFs

* Building robot tree
* Trunk is wheel_assm <1>
* Adding top-level instance [wheel_assm <1>]
+ Adding part 65mm wheel with high friction rubber tire <4> (configuration: List_cOWKJ6AUvxgRs2=collisions)
* Adding top-level instance [still_chassis_assm <1>]
+ Adding part aluminum chassis plate <1> (configuration: List_F8qh5rve3N73aw=collisions)
+ Adding part MD520z30_12v motor <4> (configuration: List_szyqBDS7R4nJ48=collisions)
+ Adding part MD520 motor bracket <1> (configuration: List_E8lNvDhhLuVtnq=collisions)
+ Adding part MD520 motor bracket <1> (configuration: List_E8lNvDhhLuVtnq=collisions)
+ Adding part MD520z30_12v motor <4> (configuration: List_szyqBDS7R4nJ48=collisions)
+ Adding part MD520z30_12v motor <4> (configuration: List_szyqBDS7R4nJ48=collisions)
+ Adding part MD520 motor bracket <1> (configuration: List_E8lNvDhhLuVtnq=collisions)
+ Adding part MD520z30_12v motor <4> (configuration: List_szyqBDS7R4nJ48=collisions)
+ Adding part MD520 motor bracket <1> (configuration: List_E8lNvDhhLuVtnq=collisions)
* Adding top-level instance [wheel_assm <2>]
+ Adding part 65mm wheel with high friction rubber tire <4> (configuration: List_cOWKJ6AUvxgRs2=collisions)
* Adding top-level instance [wheel_assm <3>]
+ Adding part 65mm wheel with high friction rubber tire <4> (configuration: List_cOWKJ6AUvxgRs2=collisions)
* Adding top-level instance [wheel_assm <4>]
+ Adding part 65mm wheel with high friction rubber tire <4> (configuration: List_cOWKJ6AUvxgRs2=collisions)

* Writing URDF file

I'm still trying to figure out how to use certain configurations for the collision and visual meshes, but hopefully this info can be helpful if someone else has the same problem.

Unsure whether or not to close the issue - maybe documentation should be updated to reflect the necessary steps to select a configuration - or the code should be able to scrape it and fill it in - before I mark the issue as closed.

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

1 participant