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

Outstanding issues with pr2_plugs #74

Open
8 of 9 tasks
archielee opened this issue Feb 19, 2016 · 0 comments
Open
8 of 9 tasks

Outstanding issues with pr2_plugs #74

archielee opened this issue Feb 19, 2016 · 0 comments
Assignees

Comments

@archielee
Copy link
Contributor

Errors while running pr2_plugs_actions/launch/plug_actions.launch:

  • ERROR: cannot launch node of type [pr2_plugs_actions/vision_detect_outlet]: can't locate node [vision_detect_outlet] in package [pr2_plugs_actions]
  • ERROR: cannot launch node of type [pr2_plugs_actions/vision_detect_plug]: can't locate node [vision_detect_plug] in package [pr2_plugs_actions]
  • /home/alee/catkin_ws/src/pr2_plugs/pr2_plugs_actions/bin/move_base_omnidirectional: error while loading shared libraries: libboost_thread.so.1.46.1: cannot open shared object file: No such file or directory --> temp fix: symbolic link version 1.54.0 as 1.46.1
  • ImportError: No module named pr2_arm_move_ik.tools
  • ImportError: No module named pr2_plugs_msgs.msg
  • ImportError: No module named pr2_image_snapshot_recorder.msg
    • import errors fixed with this
  • Repeating warning: canTransform returned after 0.100882 timeout was 0.1. --> launch pr2 simulation
  • works with catkin build

Need to run with pr2_plugs_actions/launch/pr2_base_application.launch:

  • wg-pr2-2dnav does not exist --> pr2_navigation_apps contains pr2_2dnav.launch

Runs in simulation but simulation PR2 has no plug and no world with outlet in it. To be tested on real robot

  • test everything on PR2 --> compiling, dependencies, running
@archielee archielee added the bug label Feb 19, 2016
@archielee archielee self-assigned this Feb 19, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant