Giter VIP home page Giter VIP logo

cansat's Introduction

Shun Arahata

Software Engineer at Knowledge Work Inc.

  • 🔭 Interests: Optimization, Machine Learning, Data structures and Algorithms and Competitive programming
  • 🏆 Competitive programming: LeetCode Highest 2099, AtCoder Highest #00C0C0 1258
  • ⌨️ Keyboard: Happy Hacking Keyboard

cansat's People

Contributors

arahatashun avatar hirotaka912 avatar kdricemt avatar omi1022 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

kmori1229

cansat's Issues

FM3 offset

FM3のoffsetを計測してwikiに追記すること

wifi

wifi offの方法調べる

acclZ反転判定の閾値を調査

<0ではなくて適当な負の値にする

if(data.acclZ_scaled < 0)
{
printf("G:%f z_posture:reverse\n",data.acclZ_scaled);
return -1;

xbee購入

Xbee Pro S2C wire antenaをガーラック初日までに確実に調達すること

GPS buffer

flushなしのdelay(10sec)

flushありのdelay(9sec)で
荒川で実験しアニメーション作成

ring_buffer.c

ring_buffer.cにqueueの最大値と最小値の差を出力する関数の追加。
ソートは自分で実装せずにcstdlibを使うこと

isLight

isLightの閾値が高すぎる
最適化

GPS 緯度経度

アメリカでどのような影響があるか検討
進入禁止区域アルゴリズム作成

地上走行部分

GOAL_THRESHOLDをどこまで小さくできるか実験する
INTEGRAL_LENを大きく
BUFFERのサイズを確認

HSV

open cv のhsv とimage pickerのhsvの対応をwikiに書く。
日本時間9月5日の19時まで

通信距離試験

xbeeでの通信距離最大を河川敷でやってないのでやる

50g減量

パラシュートにメジャーつけるために減量

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.