ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | Q&A answers.ros.org |
2014-01-28 17:30:46 -0500 | marked best answer | ROS groovy ROSARIA problem with rosmake Hi, we were using the tutorial to make our pioneer p3-dx to MOVE. The build log can be found here. We have done the process you described, but unfortunately got this error. What is that package joy? We have tried the command you recommended, it gave such result. Also we have installed joy package from here, and tried with it, but still got the same p2os_teleop error. |
2013-08-15 10:46:33 -0500 | received badge | ● Famous Question (source) |
2013-07-03 00:38:26 -0500 | received badge | ● Notable Question (source) |
2013-06-26 22:19:39 -0500 | received badge | ● Popular Question (source) |
2013-06-26 07:40:55 -0500 | asked a question | Python Publisher and C++ Subscriber problem hello, we cannot get any information, when we try to connect our C++ listener to the existing, working Python Publisher. Codes are given below. Publisher Subscriber Could you please say, what we do wrong. According to this tutorial |
2013-06-24 02:40:23 -0500 | received badge | ● Famous Question (source) |
2013-06-20 07:02:16 -0500 | commented question | p2os groovy C++ Velocity and C++ Pose Listener Thanks no problem in the meantime i figured it even out by myself ;) (the /cmd_vel problem) and finally got to drive it :) the rxgraph is a really good thing thanks for that. Now i hope we can finally start with our project :). Thank you very much for the help. |
2013-06-19 21:20:10 -0500 | received badge | ● Notable Question (source) |
2013-06-19 07:34:49 -0500 | commented answer | p2os groovy C++ Velocity and C++ Pose Listener Thanks we test it tomorrow it is already late here ;) regards |
2013-06-19 07:24:36 -0500 | received badge | ● Scholar (source) |
2013-06-19 06:04:12 -0500 | received badge | ● Popular Question (source) |
2013-06-18 05:30:49 -0500 | commented answer | ROS groovy ROSARIA problem with rosmake So thank you we finally repaired the decency. Also we could finally build the joystick driver and after that we build the p2os successfully. Now the Robot drives with some simple command line codes. Be aware of your next questions in a new thread ;) thanks. |
2013-06-18 05:29:03 -0500 | asked a question | p2os groovy C++ Velocity and C++ Pose Listener We need help in compiling the test sketches for listening and sending information to the robot from the tutorial We have created p2osTutorials package and C++ listener works correctly.
Unfortunately C++ velocity doesn't make the robot move. The first problem was solved adding the line Thanks for your answer. We compiled it the normal way but it seems that the When we start the node we printed out the cmd_msg it looks fine to us (robot should move). linear: x: 0.5 y: 0 z: 0 angular: x: 0 y: 0 z: 0 After looking at the tutorials (again ;) with the new informations that we have now) i can see that the code from your tutorial C++ Velocity is almost the same. I guess we still have any problems in our dependencies or something like that. Thanks and regards Thank you for the fast anwser and sorry that we did not tell this the motors are enabled and the robot drives over the simple commandline like: or do we need to enable the motors in the way you actually described Thanks again Thank you for the tutorial, it worked fine everything could be compiled and also the program starts. The motors are enabled by the enableMotor command. But the robot won't drive neither with the GUI_Command nor with the C++ Velocity program. We see that some kind of data is send in the output of the terminals. The question is if this is a ROS problem or is something missing that is essentially is needed to drive with the robot. Thanks and regards We will geht with the ropstopic list:
C++ Velocity and echo_pose is active (p2os driver and so on also). I hope there is something in this list that is missing... Thanks http://oi43.tinypic.com/2dmgt3l.jpg (image description) I hope this will clear things up thank you gain sorry found out that there is another mode and i can see where the problem ... (more) |
2013-06-18 02:14:05 -0500 | received badge | ● Famous Question (source) |
2013-06-17 07:34:46 -0500 | commented answer | ROS groovy ROSARIA problem with rosmake I will edit my answer on my own, but for now i willdeactivate the links ;) low karma. I've already tried that. Thank you for help. |
2013-06-17 04:51:52 -0500 | answered a question | ROS groovy ROSARIA problem with rosmake We have tried the command you recommended, it gave such result. rospc@rospc-LIFEBOOK-UH572:~/ros_ws/src$ sudo apt-get install ros-groovy-pr2-controllers
Reading package lists... Done
Building dependency tree Also we have installed joy package from www .ros.o rg/wiki/joy, and tried with it, but still got the same p2os_teleop error. |
2013-06-17 04:18:23 -0500 | received badge | ● Notable Question (source) |
2013-06-17 04:07:17 -0500 | answered a question | ROS groovy ROSARIA problem with rosmake We have done the process you described, but unfortunately got this error. What is that package joy? Failed to invoke /opt/ros/groovy/bin/rospack deps-manifests p2os_teleop [rospack] Error: package/stack 'p2os_teleop' depends on non-existent package 'joy' and rosdep claims that it is not a system dependency. Check the ROS_PACKAGE_PATH or try calling 'rosdep update' CMake Error at /opt/ros/groovy/share/ros/core/rosbuild/public.cmake:129 (message): Call Stack (most recent call first): /opt/ros/groovy/share/ros/core/rosbuild/public.cmake:203 (rosbuild_invoke_rospack) CMakeLists.txt:12 (rosbuild_init) -- Configuring incomplete, errors occurred! |
2013-06-17 03:24:21 -0500 | received badge | ● Popular Question (source) |
2013-06-17 03:06:58 -0500 | answered a question | ROS groovy ROSARIA problem with rosmake The Problem is that we can not build the package maybe you know why? http:// pastebin. com/cbTT2dN6 thanks and regards |
2013-06-11 23:11:00 -0500 | received badge | ● Supporter (source) |
2013-06-11 23:10:54 -0500 | commented answer | ROS groovy ROSARIA problem with rosmake Thank you for your answer. We would love to you use your package, we tried to start it, but we don't know how it works together. Maybe you can give us a small explanation, how we could start it. we're new in ROS, so we still need help. :-) |
2013-06-11 10:02:00 -0500 | answered a question | ROS groovy ROSARIA problem with rosmake We will try it one more time and hope for that it will work. Do we need to preform a special make command on the files? thanks and regards The Problem is that we can not Build the package maybe you know why? http:// pastebin. com/cbTT2dN6 thanks and regards |
2013-06-11 06:42:35 -0500 | received badge | ● Editor (source) |