-
I run a display that works in Landscape and Portrait and I switch depending on my workflow.
It would be great if the Rectangle functions that operate on "Halves" and "Thirds" of the screen could do…
-
When using multiple servers which have different names within the same node, disabling and re-enabling the visualisation of the markers in rviz does not work correctly.
The cause of this is likely …
-
I have "Save as PDF" on my frontend that uses html2pdf library to generate PDF from a React component.
My downloadPDF function looks like:
```
downloadPdf = (io) => {
const options = {
…
-
We have recently found a need to play looping video (in portrait mode) with screenly.
I know this isn't supported natively, but the most recent versions of omxplayer do actually support changing the …
-
### What problem does this feature solve?
Currently, we manually set the Y-axis width using the `yAxisWidth` prop (e.g., `yAxisWidth={30}`). This can lead to truncated labels or unnecessary white s…
-
As perpendicular edges (e.g. AB and CD, where A(0;0), B(0;20), C(5;10) and D(15;10)) have two equally viable angle-bisectors, some vertexes are projected along one, and some - along another bisector, …
-
As I first implement in #21, I thought it is a good idea to extend orientation of a channel to a bundle. This allows user to subscribe their vertical screen to a bundle that contains all the vertical …
-
On https://openinframap.org/#11.9/24.1149/120.77398 I see "161kV" almost upside down.
-
Hi,Doctor Zhou:
Well done work!But I have some problems.
1.What causes the OOM problem during training?Recently,someone says that Argoverse2 dataset has different size of map representat…
-
お世話になります.
環境ファイルとしてbodyファイルを作り,その中のelementsの中でstlファイルを読み込んでおり,
環境とロボットの間の摩擦係数をyamlファイルで設定してシミュレーションを行っております.
AISTSimulatorでは設定した摩擦係数が有効になっているのですが,
AGXSimulatorではどのような摩擦係数を設定しても摩擦係数が0のような動作をしてしまいます…