-
**Describe the feature you'd like**
It is posible to incle content from other pages (like: {{@83#bkmrk-position-skylight-%22o}} )
It seems to me that it is only possible to pick out certain text bl…
-
While is posible to select one single element of a `xts` object with single square brakets:
```
library(xts)
data(sample_matrix)
sample.xts
-
Hello, thank you for sharing this great work.
I have a question about loop closure. It seems that in VINS-Fusion, relocalization is only used for 4-DoF pose graph optimization and acts as a complet…
-
### Describe the project you are working on
A platformer with a skeleton sprite
### Describe the problem or limitation you are having in your project
I'm rebuilding the skeleton sprite piece by pie…
-
The datapackage spec requires all paths in the package metadata to be POSIX paths, however the implementation doesn't enforce this in a platform independent manner, so some functions when run on Windo…
-
Hello, thank you for this fantastic work!
My group have been able to get a good model with satisfactory results, We want to make an application of this model to a ROS system to acquire the world mo…
-
something is broken when a signal callback connected to a proxy event itself calls proxy methods:
```python
def test_cb(proxy: CMMCorePlus) -> None:
mock = Mock()
@proxy.events.imageSn…
-
So at the moment relative pose measurements can only be incorporated as velocity measurements. This might work well when fusing one high-rate odometric sensor with one absolute pose sensor, but when f…
-
### Description of the new feature / enhancement
I'd like that when I open PowerRename in a folder which in turn has many folders inside it, each of them with many files inside, and I use the ${} c…
-
Hello! Thanks for the cool work! How does the method handle when we freely move the camera through the scene? Because point tracking methods such as CoTracker are negatively affected by camera movemen…