Andrea Settimi

Results 13 issues of Andrea Settimi

First things first: what an amazing tool StereoKit is, thanks! I was also wondering if there were any plans on integrating ArUco on StereoKit. I would need those to anchor/position...

Hello and thanks for your work and for updating this great tool for tracking also for HL2! I was wondering if it's possible to run the tracking from the play...

| Required Info | | |---------------------------------|------------------------------------------- | | Camera Model | T265 | | Firmware Version | 0.2.0.951 | | Operating System & Version | Win 10 | | Language...

I am not sure whether this is a bug or not, anyways, I am running on VSCode, Windows 10, Python 3.8. When I run the [very first tutorial file](http://www.open3d.org/docs/release/tutorial/geometry/pointcloud.html#Visualize-point-cloud) and...

bug
visualization

When script-sync is connected to rhino vscode pops up an error message (made by me) although everything is ok and conneection is good. It should be erased or implement a...

bug

It would be maybe nice if datatrees are automatically parsed into nested lists in input component. It might slow down the component but thing would be much easier to prototype....

feature_request

**Describe the wished feature** Right now if `main.py` is importing `moduleA.py` the modifications in `moduleA.py` in vscode to be effective you need to go back to `main.py` and do `ctrl...

feature_request

**Describe the wished feature** This was a feature in the old ScriptEditor of RhinoV7. When you typed a RhinoCommons function before closing the parenthesis it showed you the documentation of...

feature_request

Since (8.8.24170.13001, 2024-06-18) Rhino update the component is not updating the `RunScript()` params when clicking on the component. ![image](https://github.com/user-attachments/assets/9a270f4b-815b-4f25-a6a3-d60ef02b9545)

bug
wontfix
high_priority

This PR is a first attempt to build a C# gh plug-in to integrate mainly C# script-snyc in grasshopper and potentially port Python gh script-sync. ## new features - a...

enhancement