-
When there is a object with 2 coordinate systems and `pl.show()` is called without specifying `coordinate_systems`, by default two subplots are created. If the user adjust the `title=`, both titles ar…
-
### What do you want implemented?
I'm currently writing an app which uses laser scanned 2D images as maps, and I would like to allow user to interact with these maps using `flutter_map`.
The pro…
-
Basically you can rotate and scale a coordinate system as you like and return to the "world" system later. Scaling would not be interesting, but rotation would be fantastic for Quake stuff. Not sure h…
-
```
Coordinate systems aren't used very consistently. For example, adding a second
coordinate system and then adding a cylinder causes the new cylinder to be
added at the origin and relative to the…
-
```
Coordinate systems aren't used very consistently. For example, adding a second
coordinate system and then adding a cylinder causes the new cylinder to be
added at the origin and relative to the…
-
```
Coordinate systems aren't used very consistently. For example, adding a second
coordinate system and then adding a cylinder causes the new cylinder to be
added at the origin and relative to the…
-
From #65
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
The joints objects are using 'Joint Coordinate Systems' that are computing their location …
-
5 Coordinate Systems and Domain
Requirements:
- [x] All of a variable’s dimensions that are latitude, longitude, vertical, or time dimensions must have corresponding coordinate variables.
…
-
We currently have 4 coordinate systems scattered throughout our code:
- gps (from ins)
- utm
- world (utm but shifted to be convenient for us)
- buggy-relative coordinates
lets not do that
at …