compas icon indicating copy to clipboard operation
compas copied to clipboard

Core packages of the COMPAS framework.

Results 182 compas issues
Sort by recently updated
recently updated
newest added

# Feature Request As a creator of custom RobotModel for my tools, I want to export them to URDF so that I can import them to PyBullet for planning. At...

enhancement

**Describe the bug** I might be tired, or stupid... While looping through all vertices of a mesh and updating a vertex attribute of one vertex, all the vertices in the...

# Feature Request As a extension/plugin dev, I want a more flexible way to advertise plugin functionality. ## Details Currently plugins are searched for in packages named `compas_*`. My current...

enhancement

**Describe the bug** `Polygon.centroid` returns a strange value for a polygon with 4 points that is self interesecting (see image), ![image](https://user-images.githubusercontent.com/17108767/109140428-e05fbf80-775c-11eb-86b6-5f85b4c951bf.png) Using the same points (of the polygon), but cycled...

# Feature Request As a `user of compas.rpc in conda environments`, I want `the RPC server to pickup and assign the environment variables defined in the environment itself` so that...

new functions regarding the following topics: line divide by count polyline shorten polyline rebuild polyline divide by count polyline tween transformations extend line transformations extend polyline intersection_mesh_line intersection_mesh_plane split polyline_plane...

The DOI of the badge is always up to date. However the doi in the bibtex on the citing page does not update automatically...

enhancement

# Feature Request As a developer of my own library that inherit from compas class, I want a tutorial showing me how my child class can keep core functionality of...

documentation

## Describe the bug Unexpected behavior when using a dict as parameter for `compas_rhino.utilities.delete_layer`. (I might be misunderstanding though, let me know if so and I can probably updated docstring)...

bugbash

for artists, and rhino objects... In order to make it more possible to use the current version of **unload_modules()** when working with a collection of modules and scripts (such as...