-
Notifications
You must be signed in to change notification settings - Fork 14
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
make error #26
Comments
Have you tried On 1 Nov 2016 07:22, "james2254" [email protected] wrote:
|
It‘s work well!Thank you! |
@bmagyar can I use kinect2 and UR instead of stereo and PAL robotics? |
By UR you mean an UR5 for instance? There are many ways to use the system, I think you could be quite ok with that setup too. For a better understanding please have a look at the ros wiki tutorials and my MSc thesis: |
@bmagyar thank you very much! it works for me |
This makes no sense. But it works! |
It does, otherwise I wouldn't have said it ;) |
Hello!
I download the code and make it ,but error.
Built target module_tomgine
/home/james/catkin_ws/build/perception_blort-hydro-devel/perception_blort-hydro-devel/blort_ros/setup_custom_pythonpath.sh: 4: exec: /home/james/catkin_ws/src/perception_blort-hydro-devel/perception_blort-hydro-devel/blort_ros/cfg/Tracker.cfg: Permission denied
make[2]: *** [/home/james/catkin_ws/devel/include/blort_ros/TrackerConfig.h] 错误 126
make[2]: *** 正在等待未完成的任务....
[ 27%] [ 28%] Built target module_recognizer3d
Generating dynamic reconfigure files from cfg/Detector.cfg: /home/james/catkin_ws/devel/include/blort_ros/DetectorConfig.h /home/james/catkin_ws/devel/lib/python2.7/dist-packages/blort_ros/cfg/DetectorConfig.py
/home/james/catkin_ws/build/perception_blort-hydro-devel/perception_blort-hydro-devel/blort_ros/setup_custom_pythonpath.sh: 4: exec: /home/james/catkin_ws/src/perception_blort-hydro-devel/perception_blort-hydro-devel/blort_ros/cfg/Detector.cfg: Permission denied
make[2]: *** [/home/james/catkin_ws/devel/include/blort_ros/DetectorConfig.h] 错误 126
make[1]: *** [perception_blort-hydro-devel/perception_blort-hydro-devel/blort_ros/CMakeFiles/blort_ros_gencfg.dir/all] 错误 2
make[1]: *** 正在等待未完成的任务....
[ 28%] [ 28%] Built target pose2Tf
Built target pose2Tf_repeat
[ 28%] Built target kinect2_bridge
make: *** [all] 错误 2
Invoking "make -j4 -l4" failed
How can I correct it? Thanks very much.
The text was updated successfully, but these errors were encountered: