nxt_lejos tutorial rosmake [closed]

asked 2012-08-19 07:35:46 -0600

wildfire gravatar image

updated 2012-08-27 08:02:12 -0600

hi, I just start to try to connect my program to real robot, but I totally failed at checking out because the rosmake can't work. Who can tell me what this problem mean?

wildfire@ubuntu:~/my_workspace/nxt_lejos/nxt_lejos_msgs$ rosmake Could not detect OS. platform detection will not work [ rosmake ] No package specified. Building ['nxt_lejos_msgs']
[ rosmake ] Packages requested are: ['nxt_lejos_msgs']
[ rosmake ] Logging to directory/home/wildfire/.ros/rosmake/rosmake_output-20120823-012544 [ rosmake ] Expanded args ['nxt_lejos_msgs'] to: ['nxt_lejos_msgs']
[ rosmake ] Checking rosdeps compliance for packages nxt_lejos_msgs. This may take a few seconds. Traceback (most recent call last): File "/opt/ros/electric/ros/bin/rosmake", line 69, in <module> if rma.main(): File "/opt/ros/electric/ros/tools/rosmake/src/rosmake/engine.py", line 872, in main self.printer.print_all("rosdep check failed to find system dependencies: %s"% self.rosdep_check_result) TypeError: not all arguments converted during string formatting Traceback (most recent call last): File "/opt/ros/electric/ros/bin/rosmake", line 69, in <module> if rma.main(): File "/opt/ros/electric/ros/tools/rosmake/src/rosmake/engine.py", line 872, in main self.printer.print_all("rosdep check failed to find system dependencies: %s"% self.rosdep_check_result) TypeError: not all arguments converted during string formatting

edit retag flag offensive reopen merge delete

Closed for the following reason question is not relevant or outdated by tfoote
close date 2015-04-07 00:51:16.676420