-
The following snippet should produce a figure where the annotation is parallel to the line, however if the figure size changes the rotation of the annotation doesn't change.
```python
import plotly.…
-
## Environment
* OS Version
```
Ubuntu 24.04 on a Docker container
```
* Source or binary build?
```
Binary
---
echo $ROS_DISTRO
jazzy
---
gz sim --version
Gazebo Sim, version …
-
### Describe the idea
Ability to see the aspect (N,S,E,W) colored on the map
Could also use this information to generate a shade map that could be filtered by time of day
[Example here](https://…
-
In function "mergePatches", when processing patch-like things, there is "Vector3d uu = patch->b_point_metric[2] - patch->b_point_metric[1]; angles.push_back(atan2(uu.y(), uu.x()));", it seems that "…
-
This value cannot be set to a negative number. Each time you click Save, it will become 0.
-
Theory currently used to calculate fluid_solid transmission coefficients produces large magnitudes beyond critical angles. It is possible that these are meaningful, as they relate to head waves. Howev…
-
Hi,
I hope you're doing well. First, thank you for your work on this repository.
I'm currently mapping the movement from the MANUS gloves to a robotic hand, and I've encountered a need that woul…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
I have been struggling with the Additive Helix for a while. It seems to have a couple pro…
-
### What happened?
i was hiding the component
### What should have happened?
the component should've been hidden
### Code
import React from 'react'
import PropTypes from 'prop-types'
…
-
For example:
```python
data = {
'x': [0, 1],
'y': [0, 1],
'a': [0.79, 3.93],
'r': [.71, .35],
}
ggplot(data, aes('x', 'y')) + \
geom_spoke(aes(angle='a', radius='r'), \
…