-
Motion-planned arm movement will not avoid walls in an interactive scene. Do walls have a body ID like floors that should be appended to the MotionPlanningWrapper's obstacles list?
-
~~Possible enemy priority list to replace the block list, (Behemoth dies quick)~~
~~Treasure vault could be better than a radiant painting~~
~~Avoidance options for master painting~~
-
### What’s the bug you are facing?
When I provide HTML string to the editor, it removes the unsupported HTML tags like img, script, (event custom tags in case of frontend frameworks).
### How can …
-
### Description
Populate Mak'rana area, missing spells
### SQL fix
```sql
SET @CGUID := xxxx;
SET @OGUID := xxxx;
DELETE FROM `creature` WHERE `guid` BETWEEN @CGUID+0 AND @CGUID+149;
IN…
-
| | |
|------------------|-----------------|
|Previous ID | SR-14297 |
|Radar | rdar://problem/75032459 |
|Original Repo…
-
Reported by : nuku
Description :
I worked out all the errors and..
The application ran your source text through the Inform 7 compiler, as usual, but the compiler unexpectedly failed. This should not …
-
## Summary
Consider a lighter weight RC process where we release off master and reserve cherry-picks for maintenance mode releases.
## Problem Definition
As I understand it we are attempting…
-
**Describe the bug**
"Bug" may be inaccurate, but the closest fit.
Heroku limits the compressed slug size to 500MB (a year ago it was 300MB). With Puppeteer, this clocks in at 635 MB.
**To R…
-
### Checklist
- [X ] I have searched for existing issues for issues like this one. The issue has not been posted. (Duplicate reports slow down development.)
- [ X] I have provided reproducible s…
-
pip install cytopy gives this error:
The conflict is caused by:
cytopy 2.0.1 depends on KDEpy==1.0.10
cytopy 2.0 depends on KDEpy==1.0.10
pip install kdepy==1.0.10 gives this error:
ERR…