Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check servoonoff in co #442

Merged
merged 5 commits into from
Jan 6, 2015
Merged

Conversation

snozawa
Copy link
Contributor

@snozawa snozawa commented Jan 6, 2015

ServoOn/Off時の挙動を修正しました

  • ServoOff時であればつねにdisableできるようにし、
    ServoOff時のCollisionDetectorの挙動 #431
    で報告させていただいてますservoOff->srvoOnの復帰ができるようにしました。
  • 初期化するコードをonActivated,onDeactivatedで行わず、onInitialize, onFinailizeで行うようにしました。これは、start/stopはsync用に使われるたmです。
  • pythonのsamplerobotサンプルを追加しました。

よろしくお願いします。

@k-okada
Copy link
Contributor

k-okada commented Jan 6, 2015

Refer to this link for build results (access rights to CI server needed):
https://jenkins.jsk.imi.i.u-tokyo.ac.jp:8080/job/hrpsys-qnx/1717/

Build Log
last 10 lines

[...truncated 1736 lines...]
  make configure;
  #make install INSTALL_DIR=/opt/jsk/;
  cd /tmp;
  echo "* make tarball *";
  tar -czf hrpsys-442-qnx-2015-01-06.tgz ./hrpsys-source-442-2015-01-06/;

scp: /tmp//hrpsys-base-442.zip: No space left on device
Build step 'Execute shell' marked build as failure
Sending e-mails to: [email protected] [email protected] [email protected] [email protected]

Test FAILed.

@k-okada
Copy link
Contributor

k-okada commented Jan 6, 2015

Refer to this link for build results (access rights to CI server needed):
https://jenkins.jsk.imi.i.u-tokyo.ac.jp:8080/job/hrpsys-qnx/1718/

Build Log
last 10 lines

[...truncated 1737 lines...]
  #make install INSTALL_DIR=/opt/jsk/;
  cd /tmp;
  echo "* make tarball *";
  tar -czf hrpsys-442-qnx-2015-01-06.tgz ./hrpsys-source-442-2015-01-06/;

scp: /tmp//hrpsys-base-442.zip: No space left on device
scp: /tmp//hironx-robot-script-2015-01-06-442.tgz: No space left on device
Build step 'Execute shell' marked build as failure
Sending e-mails to: [email protected] [email protected] [email protected] [email protected]

Test FAILed.

fkanehiro added a commit that referenced this pull request Jan 6, 2015
@fkanehiro fkanehiro merged commit 8586455 into fkanehiro:master Jan 6, 2015
@snozawa snozawa deleted the check_servoonoff_in_co branch January 6, 2015 12:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants