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

enodiesop's profile - activity

2014-08-17 19:46:12 -0500 received badge  Nice Answer (source)
2013-05-03 06:07:35 -0500 commented answer ARM: Buffer Overrun debug help

I am the same error with same architecture (AT91SAM9G25) and same debian version. I have build ros-groovy myself. With "dpkg-architecture" I know that my machine is little-endian. So, how I can resolve this error? Claudio, you have answer?

2013-01-08 04:18:03 -0500 commented answer Empty rosinstall file for electric generated at packages.ros.org

I'm the same issue following Fuerte source installation, it would seem that the file is broken again ...?

2013-01-04 01:43:16 -0500 received badge  Popular Question (source)
2013-01-03 22:26:03 -0500 commented question packages Makefile missing installing fuerte from source

I updated the question. it is possible that the issue originates from fact that I copied the file .rosinstall directly from /opt/ros/fuerte?

2013-01-03 04:26:16 -0500 answered a question Fuerte PCL/Flann Repo github.com/wg-debs no longer exist. Where was the source moved to?

http://answers.ros.org/question/51317/ros-fuerte-on-ubuntu-from-source-checkout-error/ (related)

2013-01-03 04:17:19 -0500 received badge  Teacher (source)
2013-01-03 04:05:55 -0500 asked a question packages Makefile missing installing fuerte from source

I am new in ROS, I want to install it in a custom embedded board running Debian ARM, I have followed source installation from wiki (http://www.ros.org/wiki/fuerte/Installation/Debian).

When I launch rosmake -a (step 1.5) the Makefile is not found.

This is the output of rosmake:

[ rosmake ] rosmake starting...
[ rosmake ] Building all packages
[ rosmake ] Packages requested are: ['rosconsole', 'rosparam', 'test_roscpp_serialization', 'stereo_msgs', 'test_ros', 'actionlib_msgs', 'trajectory_msgs', 'perf_roscpp', 'rostest', 'test_crosspackage', 'test_roscpp_serialization_perf', 'test_roslib_comm', 'nav_msgs', 'test_roscpp', 'test_rostime', 'roscpp', 'actionlib', 'roslib', 'topic_tools', 'roscpp_serialization', 'diagnostic_msgs', 'roscpp_traits', 'rosout', 'rosclean', 'rostopic', 'visualization_msgs', 'test_rospy', 'cpp_common', 'roslaunch', 'shape_msgs', 'roslisp', 'message_filters', 'rosmake', 'sensor_msgs', 'rostime', 'roscreate', 'roswtf', 'rosservice', 'rospy', 'rosunit', 'std_msgs', 'test_rosbag', 'test_rosservice', 'rosbash', 'rosgraph_msgs', 'rosboost_cfg', 'roslang', 'std_srvs', 'xmlrpcpp', 'mk', 'rosmaster', 'geometry_msgs', 'rosmsg', 'rosbuild', 'rosgraph', 'rosnode', 'rosbag'] [ rosmake ] Logging to directory /home/rosuser/.ros/rosmake/rosmake_output-20130103-164653 [ rosmake ] Expanded args ['rosconsole', 'rosparam', 'test_roscpp_serialization', 'stereo_msgs', 'test_ros', 'actionlib_msgs', 'trajectory_msgs', 'perf_roscpp', 'rostest', 'test_crosspackage', 'test_roscpp_serialization_perf', 'test_roslib_comm', 'nav_msgs', 'test_roscpp', 'test_rostime', 'roscpp', 'actionlib', 'roslib', 'topic_tools', 'roscpp_serialization', 'diagnostic_msgs', 'roscpp_traits', 'rosout', 'rosclean', 'rostopic', 'visualization_msgs', 'test_rospy', 'cpp_common', 'roslaunch', 'shape_msgs', 'roslisp', 'message_filters', 'rosmake', 'sensor_msgs', 'rostime', 'roscreate', 'roswtf', 'rosservice', 'rospy', 'rosunit', 'std_msgs', 'test_rosbag', 'test_rosservice', 'rosbash', 'rosgraph_msgs', 'rosboost_cfg', 'roslang', 'std_srvs', 'xmlrpcpp', 'mk', 'rosmaster', 'geometry_msgs', 'rosmsg', 'rosbuild', 'rosgraph', 'rosnode', 'rosbag'] to: ['rosconsole', 'rosparam', 'test_roscpp_serialization', 'stereo_msgs', 'test_ros', 'actionlib_msgs', 'trajectory_msgs', 'perf_roscpp', 'rostest', 'test_crosspackage', 'test_roscpp_serialization_perf', 'test_roslib_comm', 'nav_msgs', 'test_roscpp', 'test_rostime', 'roscpp', 'actionlib', 'roslib', 'topic_tools', 'roscpp_serialization', 'diagnostic_msgs', 'roscpp_traits', 'rosout', 'rosclean', 'rostopic', 'visualization_msgs', 'test_rospy', 'cpp_common', 'roslaunch', 'shape_msgs', 'roslisp', 'message_filters', 'rosmake', 'sensor_msgs', 'rostime', 'roscreate', 'roswtf', 'rosservice', 'rospy', 'rosunit', 'std_msgs', 'test_rosbag', 'test_rosservice', 'rosbash', 'rosgraph_msgs', 'rosboost_cfg', 'roslang', 'std_srvs', 'xmlrpcpp', 'mk', 'rosmaster', 'geometry_msgs', 'rosmsg', 'rosbuild', 'rosgraph', 'rosnode', 'rosbag'] [rosmake-0] Starting >>> rosconsole [ make ]
[rosmake-0] Finished <<< rosconsole No Makefile in package rosconsole
[rosmake-0] Starting >>> roslib [ make ]
[rosmake-0] Finished <<< roslib No Makefile in package roslib
[rosmake-0] Starting >>> test_roscpp_serialization [ make ]
[rosmake-0] Finished <<< test_roscpp_serialization No Makefile in package test_roscpp_serialization [rosmake-0] Starting >>> geometry_msgs [ make ]
[rosmake-0] Finished <<< geometry_msgs No Makefile in package geometry_msgs
[rosmake-0] Starting >>> sensor_msgs [ make ]
[rosmake-0] Finished <<< sensor_msgs No Makefile in package sensor_msgs
[rosmake-0] Starting >>> stereo_msgs [ make ]
[rosmake-0] Finished <<< stereo_msgs No Makefile in package stereo_msgs
[rosmake-0] Starting >>> test_ros [ make ]
[rosmake-0] Finished <<< test_ros No Makefile in package test_ros
[rosmake-0] Starting >>> actionlib_msgs [ make ]
[rosmake-0] Finished <<< actionlib_msgs No Makefile in package actionlib_msgs
[rosmake-0] Starting >>> trajectory_msgs [ make ]
[rosmake-0] Finished <<< trajectory_msgs No Makefile in package trajectory_msgs [rosmake-0] Starting >>> perf_roscpp [ make ]
[rosmake-0] Finished <<< perf_roscpp No Makefile in package perf_roscpp
[rosmake-0] Starting >>> roscpp_serialization [ make ]
[rosmake-0] Finished <<< roscpp_serialization No Makefile in package roscpp_serialization [rosmake-0] Starting >>> test_roscpp_serialization_perf [ make ]
[rosmake-0] Finished <<< test_roscpp_serialization_perf No Makefile in package test_roscpp_serialization_perf [rosmake-0] Starting >>> test_roslib_comm [ make ]
[rosmake-0] Finished <<< test_roslib_comm No Makefile in package test_roslib_comm [rosmake-0] Starting >>> nav_msgs [ make ]
[rosmake-0] Finished <<< nav_msgs No Makefile in package nav_msgs
[rosmake-0] Starting >>> rosmake [ make ]
[rosmake-0] Finished <<< rosmake No Makefile in package rosmake
[rosmake-0] Starting >>> test_rostime [ make ]
[rosmake-0] Finished <<< test_rostime No Makefile in package test_rostime
[rosmake-0] Starting >>> roslang [ make ]
[rosmake-0] Finished <<< roslang No Makefile in package roslang
[rosmake-0] Starting >>> roscpp [ make ]
[rosmake-0] Finished <<< roscpp No Makefile in package roscpp
[rosmake-0] Starting >>> rospy [ make ]
[rosmake-0] Finished <<< rospy No Makefile in package rospy
[rosmake-0] Starting >>> rostest [ make ]
[rosmake-0] Finished <<< rostest No Makefile in package rostest
[rosmake-0] Starting >>> actionlib [ make ]
[rosmake-0] Finished <<< actionlib No Makefile in package actionlib
[rosmake-0 ...






































(more)
2013-01-03 03:40:20 -0500 received badge  Editor (source)
2013-01-03 03:39:08 -0500 answered a question ROS Fuerte on Ubuntu from source Checkout Error

I modified the file by hand for ros-base and used with rosinstall --catkin ~/ros-underlay file:///home/rosuser/fuerte-ros-base.rosinstall

I can't post file because my karma is insufficient :( www.madefree.eu/downloads/ros/fuerte-ros-base.rosinstall

2012-12-27 23:38:09 -0500 received badge  Supporter (source)