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

[euscollada] Test predefined pose methods in generated pr2 model #175

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

wkentaro
Copy link
Member

@wkentaro wkentaro commented Apr 17, 2016

Depends on jsk-ros-pkg/jsk_common#1371

Modified:

  • euscollada/CMakeLists.txt
  • euscollada/package.xml

Added:

  • euscollada/.gitignore
  • euscollada/test/test_pr2.sh

@wkentaro wkentaro force-pushed the pr2-test branch 3 times, most recently from 2959a25 to 153f242 Compare April 18, 2016 03:56
@wkentaro wkentaro changed the title [WIP] [euscollada] Test predefined pose methods in generated pr2 model [euscollada] Test predefined pose methods in generated pr2 model Apr 18, 2016
@wkentaro wkentaro force-pushed the pr2-test branch 3 times, most recently from c0bcc3d to 4b2ffc2 Compare April 27, 2016 08:23
@wkentaro
Copy link
Member Author

Errors << euscollada:make /workspace/ros/ws_jsk_model_tools/logs/euscollada/build.make.000.log
/workspace/ros/ws_jsk_model_tools/src/jsk_model_tools/euscollada/src/collada2eus.cpp: In function 'int main(int, char**)':

/workspace/ros/ws_jsk_model_tools/src/jsk_model_tools/euscollada/src/collada2eus.cpp:1637:79: warning: unknown conversion type character '"' in format [-Wformat=]

               "          (t (format t \"Unknown limb is passed: ~a~%\" limb))");

                                                                               ^

[rospack] Error: package 'euscollada' not found

make[2]: *** [/workspace/ros/ws_jsk_model_tools/src/jsk_model_tools/euscollada/pr2.l] Error 2

make[1]: *** [CMakeFiles/generate_pr2_lisp.dir/all] Error 2

make[1]: *** Waiting for unfinished jobs....

make: *** [all] Error 2

cd /workspace/ros/ws_jsk_model_tools/build/euscollada; catkin build --get-env euscollada | catkin env -si  /usr/bin/make --jobserver-fds=6,7 -j; cd -

@k-okada
Copy link
Member

k-okada commented May 5, 2016

having test case is nice, but depending on jsk_tools means you have to take care of this package because this package seems less maintained and could not find active user/maintainers.

@wkentaro
Copy link
Member Author

wkentaro commented May 5, 2016

So do I need to remove the dependency on jsk_tools?

Modified:
  - euscollada/CMakeLists.txt
  - euscollada/package.xml
Added:
  - euscollada/.gitignore
@wkentaro
Copy link
Member Author

I removed the dependency on jsk_tools, so it uses only rostest, euslisp, roseus at testing.

@k-okada
Copy link
Member

k-okada commented Feb 18, 2017

need to resolve conflicts

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.

2 participants