ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

hanbo's profile - activity

2013-03-18 04:15:11 -0500 received badge  Famous Question (source)
2013-03-18 04:15:11 -0500 received badge  Popular Question (source)
2013-03-18 04:15:11 -0500 received badge  Notable Question (source)
2013-02-12 13:11:58 -0500 received badge  Notable Question (source)
2013-02-12 13:11:58 -0500 received badge  Popular Question (source)
2013-02-12 13:11:58 -0500 received badge  Famous Question (source)
2012-09-19 01:12:09 -0500 received badge  Notable Question (source)
2012-09-19 01:12:09 -0500 received badge  Popular Question (source)
2012-09-19 01:12:09 -0500 received badge  Famous Question (source)
2012-03-15 09:22:37 -0500 asked a question Make Android File

I follow the instructions on the website:http://docs.rosjava.googlecode.com/hg/rosjava_core/html/building.html, but an error occored at step 3 :

FAILURE: Build failed with an exception.

  • What went wrong: Could not open task artifact state cache (/opt/ros/electric/stacks/rosjava_core/.gradle/1.0-milestone-8a/taskArtifacts). > java.io.IOException: No such file or directory

there are so many guides on the topic- how to create ros android. I tried almost every method, but failed. Is it possible that someone make a step-by-step guide so i can learn form it? thank you very much.

2012-03-15 08:59:51 -0500 asked a question eclipse cannot see my package(android). and a lot of No Makefile in package when i make package

...@ubuntu:~/ros_workspace/aaa$ rosmake [ rosmake ] No package specified. Building ['aaa']
[ rosmake ] Packages requested are: ['aaa']
[ rosmake ] Logging to directory/home/hanbo/.ros/rosmake/rosmake_output-20120315-145637 [ rosmake ] Expanded args ['aaa'] to: ['aaa']
[ rosmake ] Checking rosdeps compliance for packages aaa. This may take a few seconds. [ rosmake ] rosdep check passed all system dependencies in packages
[rosmake-0] Starting >>> roslib [ make ]
[rosmake-0] Finished <<< roslib ROS_NOBUILD in package roslib
[rosmake-1] Starting >>> rosbuild [ make ]
[rosmake-1] Finished <<< rosbuild ROS_NOBUILD in package rosbuild No Makefile in package rosbuild [rosmake-2] Starting >>> cpp_common [ make ]
[rosmake-2] Finished <<< cpp_common ROS_NOBUILD in package cpp_common
[rosmake-0] Starting >>> std_msgs [ make ]
[rosmake-1] Starting >>> roslang [ make ]
[rosmake-2] Starting >>> rosclean [ make ]
[rosmake-3] Starting >>> rosgraph [ make ]
[rosmake-1] Finished <<< roslang ROS_NOBUILD in package roslang No Makefile in package roslang [rosmake-1] Starting >>> rosparam [ make ]
[rosmake-2] Finished <<< rosclean ROS_NOBUILD in package rosclean
[rosmake-2] Starting >>> rosmaster [ make ]
[rosmake-1] Finished <<< rosparam ROS_NOBUILD in package rosparam
[rosmake-1] Starting >>> roscpp_traits [ make ]
[rosmake-0] Finished <<< std_msgs ROS_NOBUILD in package std_msgs
[rosmake-3] Finished <<< rosgraph ROS_NOBUILD in package rosgraph
[rosmake-0] Starting >>> rosgraph_msgs [ make ]
[rosmake-2] Finished <<< rosmaster ROS_NOBUILD in package rosmaster
[rosmake-2] Starting >>> rostime [ make ]
[rosmake-3] Starting >>> xmlrpcpp [ make ]
[rosmake-1] Finished <<< roscpp_traits ROS_NOBUILD in package roscpp_traits
[rosmake-1] Starting >>> rosunit [ make ]
[rosmake-0] Finished <<< rosgraph_msgs ROS_NOBUILD in package rosgraph_msgs
[rosmake-0] Starting >>> rospy [ make ]
[rosmake-3] Finished <<< xmlrpcpp ROS_NOBUILD in package xmlrpcpp
[rosmake-2] Finished <<< rostime ROS_NOBUILD in package rostime
[rosmake-2] Starting >>> roscpp_serialization [ make ]
[rosmake-1] Finished <<< rosunit ROS_NOBUILD in package rosunit
[rosmake-3] Starting >>> rosconsole [ make ]
[rosmake-0] Finished <<< rospy ROS_NOBUILD in package rospy
[rosmake-3] Finished <<< rosconsole ROS_NOBUILD in package rosconsole
[rosmake-2] Finished <<< roscpp_serialization ROS_NOBUILD in package roscpp_serialization [rosmake-2] Starting >>> roscpp [ make ]
[rosmake-2] Finished <<< roscpp ROS_NOBUILD in package roscpp
[rosmake-2] Starting >>> rosout [ make ]
[rosmake-2] Finished <<< rosout ROS_NOBUILD in package rosout
[rosmake-2] Starting >>> roslaunch [ make ]
[rosmake-2] Finished <<< roslaunch ROS_NOBUILD in package roslaunch No Makefile in package roslaunch [rosmake-2] Starting >>> rostest [ make ]
[rosmake-2] Finished <<< rostest ROS_NOBUILD in package rostest
[rosmake-2] Starting >>> test_ros [ make ]
[rosmake-2] Finished <<< test_ros ROS_NOBUILD in package test_ros
[rosmake-0] Starting >>> topic_tools [ make ]
[rosmake-2] Starting >>> rosjava [ make ]
[rosmake-0] Finished <<< topic_tools ROS_NOBUILD in package topic_tools
[rosmake-0] Starting >>> rosbag [ make ]
[rosmake-2] Finished <<< rosjava No Makefile in package rosjava
[rosmake-0] Finished <<< rosbag ROS_NOBUILD in package rosbag
[rosmake-0] Starting >>> rosbagmigration [ make ]
[rosmake-0] Finished <<< rosbagmigration ROS_NOBUILD in package rosbagmigration No Makefile in package rosbagmigration [rosmake-0] Starting >>> geometry_msgs [ make ]
[rosmake-0] Finished <<< geometry_msgs ROS_NOBUILD in package geometry_msgs
[rosmake-0] Starting >>> sensor_msgs [ make ]
[rosmake-0] Finished <<< sensor_msgs ROS_NOBUILD in package sensor_msgs
[rosmake-0] Starting >>> aaa [ make ]
[rosmake-0] Finished <<< aaa [SKIP] No rule to make target None
[ rosmake ] Results:
[ rosmake ] Built 30 packages with 0 failures.
[ rosmake ] Summary output to directory
[ rosmake ] /home/hanbo/.ros/rosmake/rosmake_output-20120315-145637

2012-03-14 09:52:55 -0500 answered a question error occored when make project for ros java

I tried to recreate the ros_workspace , the problem is solved.

2012-03-14 09:52:12 -0500 received badge  Scholar (source)
2012-03-13 23:59:52 -0500 asked a question error occored when make project for ros java

hanbo@ubuntu:~/ros_workspace/my_package$ rosmake my_package [ rosmake ] Packages requested are: ['my_package']
[ rosmake ] Logging to directory/home/hanbo/.ros/rosmake/rosmake_output-20120314-055706 [ rosmake ] Expanded args ['my_package'] to: ['my_package']
[ rosmake ] Checking rosdeps compliance for packages my_package. This may take a few seconds. Failed to find stack for package [rosgraph_msgs] Failed to load rosdep.yaml for package [rosgraph_msgs]:Cannot locate installation of package rosgraph_msgs: [rospack] couldn't find package [rosgraph_msgs]. ROS_ROOT[/opt/ros/electric/ros] ROS_PACKAGE_PATH[/home/hanbo/ros_workspace] Failed to find stack for package [sensor_msgs] Failed to load rosdep.yaml for package [sensor_msgs]:Cannot locate installation of package sensor_msgs: [rospack] couldn't find package [sensor_msgs]. ROS_ROOT[/opt/ros/electric/ros] ROS_PACKAGE_PATH[/home/hanbo/ros_workspace] Failed to find stack for package [std_msgs] Failed to load rosdep.yaml for package [std_msgs]:Cannot locate installation of package std_msgs: [rospack] couldn't find package [std_msgs]. ROS_ROOT[/opt/ros/electric/ros] ROS_PACKAGE_PATH[/home/hanbo/ros_workspace] Failed to find stack for package [rostest] Failed to load rosdep.yaml for package [rostest]:Cannot locate installation of package rostest: [rospack] couldn't find package [rostest]. ROS_ROOT[/opt/ros/electric/ros] ROS_PACKAGE_PATH[/home/hanbo/ros_workspace] Failed to find stack for package [test_ros] Failed to load rosdep.yaml for package [test_ros]:Cannot locate installation of package test_ros: [rospack] couldn't find package [test_ros]. ROS_ROOT[/opt/ros/electric/ros] ROS_PACKAGE_PATH[/home/hanbo/ros_workspace] [ rosmake ] rosdep check passed all system dependencies in packages
[rosmake-0] Starting >>> my_package [ make ]
[rosmake-0] Finished <<< my_package [SKIP] No rule to make target None
[ rosmake ] Results:
[ rosmake ] Built 1 packages with 0 failures.
[ rosmake ] Summary output to directory
[ rosmake ] /home/hanbo/.ros/rosmake/rosmake_output-20120314-055706

  • List item