-
프로필 : @해인봇
.net web api2로 개발해서 azure에 올려서 테스트로 서비스중인데요
keyboard는 제대로 통신이 되는데
message는 리퀘스트가 오질 않네요
public class MessageController : ApiController
{
public ResponseMessageMode…
-
Version: `v2.1.5 dev`
Running `go test` :
```go
# .../kmodels/boil_queries.go:25: cannot use q (type *".../mdb/vendor/github.com/vattle/sqlboiler/queries".Query) as type *"github.com/vattle/sql…
-
K600_daily_beta_cuts could include an option for "data_daily" or something to indicate that the user has already done the cutting themselves. The cutting should always happen in a separate function fr…
-
make sure the test suite is sufficient and passing
-
We have the choice of relating K to Q as K ~ Q, ln(K) ~ ln(Q), K ~ ln(Q), or something else. We know that K600 is always >0 and can be in the tens or hundreds, and preliminary model runs with ln(K) ~ …
-
HiroNXで画像のようにエラーになります。
パッケージは、Indigoリリースです。
WAIST_Linkというリンクはロボットは持っていないようなのですが、どこを変更すればこのエラーが消えるでしょうか。
![image](https://user-images.githubusercontent.com/5636955/36136823-a317160a-10d5-11e8-9e28…
-
When running
```bash
sqlboiler -o gmodels_old -p gmodels --no-hooks postgres
```
I'm getting the following error. I'm unable to find this code in any of generated files, so I have no idea where to…
-
don't remember why i didn't do this in the first place. aiming for streamlined UI.
-
`metab_fit`, maybe? something that wraps `metab_mle` and `metab_bayes` and others into a single function? Thing is that the defaults vary slightly among methods - `metab_mle` allows you to fix K indat…
-
model_K600 - produce some model to predict daily K from a smaller number of daily K estimates (e.g., from metab_night) - start with a spline of K v Q with mean(K) replacing Q bins with few observation…