-
Moving a segment of an orthogonally routed edge adds a control point and changes routing to segment router. The segment router doesn't handle marker alignment as well as the orth router.
When an or…
-
Hi, I tried to install this package, but it failed and gave the following error:
>
> - building 'CytoSpill_0.1.0.tar.gz'
>
> * installing *source* package 'CytoSpill' ...
> ** using stage…
-
Markers are shown in the "wrong" world, as here:
![image](https://github.com/OpenGIS/Waymark/assets/12774050/8ef6bacf-e66e-4e27-9934-34713864e5a0)
It seems like the map goes on and on, you can …
-
An error appears when enabling `auto-highlight-symbol-mode` in a new buffer:
```
Error running timer ‘ahs-idle-function’: (wrong-type-argument number-or-marker-p nil)
```
### Reproduction steps
…
-
The following example from the test suite (``test_tick_angles_non_square_axes``) illustrates a problem which is that the vertical position of the ticks is related to where the tick intercepts the spin…
-
Chrome throws SBOX_FATAL_MEMORY_EXCEEDED when NOT moving marker before submitting a guess with the back-up guess function currently used in Map Runner.
This guess function would be superior if thi…
-
Sometimes you want to measure the performance impact of a change. You'll usually get a profile from before the change and a profile from after the change, and then you want some way of comparing the t…
-
Hey,
In order to get better collections for calibration purposes, I'm trying to record the rosbag while changing the pattern's position and orientation in Rviz. For that matter, i see that in the int…
-
Method then() in completion_future, responsible for launching a callback functor when completion_future is ready, takes a const reference to functor and then passes it **by reference to newly created …
-
I'd like to directly display text on the map without popup box and control its anchor location. How can this be achieved?