-
Notifications
You must be signed in to change notification settings - Fork 28
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
Add dependency on pr2-common (pr2_mechanism_model) for euscollada conversion test #46
Add dependency on pr2-common (pr2_mechanism_model) for euscollada conversion test #46
Conversation
Unfortunately, travis passed. |
Travis unintentionally succeeded. Now I'm checking whether the test for |
it fails with follows even if DEB=false, is this correct?
On Tue, Jun 10, 2014 at 5:01 AM, Shunichi Nozawa [email protected]
|
|
i just test in my local machine. it hard to read travis log in timeout case. run roseus with unittest mode will exit when fail |
Currently I finished to update commit, e.g., I'll fix and rearrange commit. |
…model to travis.yaml ;; Fix cmake and use unittest.l in pr2.sh to trap Euslisp error
I think this PR is ready to be merged. After that,
|
merge this script after we confirm this PR passed the travis with newer jsk_roseus release package. merging failed PR is basically not good. |
Thank you for your comment.
I'll try this reverting, creating change log, and releasing first. |
Travis passed under the latest Euslisp deb. I also confirmed the latest Euslisp deb by travis log message:
This PR is related with jsk-ros-pkg/jsk_roseus#114. |
…-for-rviz-remote add downsampled pointcloud for visualization on rviz on remote machine
Add dependency on pr2-common (pr2_mechanism_model) for euscollada conversion test.
After this commit, jsk_model_tools travis should be fail until Euslisp deb release.
This means jsk_model_tools's travis successfully trap Euslisp version violation.
Related PR or issues:
Remove :camera method which is already committed roirtrobot.l jsk_pr2eus#35
Move codes in euscollada-robot.l to irteus #41