-
### Describe the project you are working on
A 3D action game with moderate hitbox usage and some custom physics stuff
### Describe the problem or limitation you are having in your project
Gen…
bud11 updated
5 months ago
-
Hi,
I used the `stretch_rtabmap` package to record a map, but the recorded result was quite noisy. When I use the recorded rtabmap to navigate the stretch robot, the robot is often stuck somewhere be…
-
This issue contains a list of future CMake concerns that should be addressed (in addition to #629):
### Restructuring NGen CMake targets
In particular, creating a headers `INTERFACE` target that…
-
The issue was originally found by @avalenzu, I just reporting it here so we can track it and help others that find this problem. The original report can be read at https://github.com/RobotLocomotion/d…
-
```
The indexer should recognize moved files. This can be done in several ways.
The best way should be to look for files with same artist, album and title
and check if any of them are unavailable.
```…
-
Hello!
I've been trying to update my TShock plugin that utilizes the `OTAPI.Hooks.Collision.PressurePlate` hook and it doesn't seem to work.
To test this out, I've written a simple OTAPI Server th…
-
-
```
The indexer should recognize moved files. This can be done in several ways.
The best way should be to look for files with same artist, album and title
and check if any of them are unavailable.
```…
-
## Issue Description
When using the instructions under quick start in the read me win2k8, the machine runs into an error with a WinRM command. The machines persist after the failure, though I am unsu…
-
Header to reproduce:
```c
typedef struct foo {
int type;
int type_;
};
```
The resulting code will be:
```rust
#[repr(C)]
#[derive(Debug, Copy)]
pub struct foo {
pub type_: :…
sgrif updated
2 years ago