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

JaRu's profile - activity

2023-07-12 10:25:38 -0500 received badge  Stellar Question (source)
2022-10-05 06:55:36 -0500 received badge  Good Question (source)
2021-04-24 03:48:44 -0500 marked best answer Execute Pyhton file - Output terminal

Hi.

How can I display something from a Phyton file on the terminal?

I start the launch file with the node from the pyhton file, but I do not get back the informations on the terminal. For example when I have the order "print 5", shouldn’t I see the number 5 on the terminal after I launch the file?

2019-08-12 04:40:15 -0500 received badge  Great Question (source)
2019-03-23 00:06:26 -0500 marked best answer control the kinect

Hi all!

Is it possible to control the kinect motor (falling gradient from the kinect) by ROS?

Thank you for help!

2017-08-25 02:59:41 -0500 received badge  Good Question (source)
2016-09-20 10:42:21 -0500 received badge  Nice Question (source)
2016-09-20 06:08:39 -0500 marked best answer Make nodes executable

Hi.

Must I only make nodes executable which I create by myself (for example like this: http://www.ros.org/wiki/ROS/Tutorials/WritingPublisherSubscriber%28c%2B%2B%29), or also the nodes which I have downloaded in a package from ROS? Or should the last one are automatically executable?

2016-07-21 20:12:05 -0500 received badge  Famous Question (source)
2016-07-05 22:22:33 -0500 marked best answer map_server

Hi all!

I tried rosrun map_server map_server testmap.yaml and get the message

[rosrun] Couldn't find executable named map_server below /opt/ros/electric/stacks/navigation/map_server
[rosrun] Found the following, but they're either not files, 
[rosrun] or not executable:
[rosrun]   /opt/ros/electric/stacks/navigation/map_server
[rosrun]   /opt/ros/electric/stacks/navigation/map_server/include/map_server

Why it does not work?

Do I have anything to do after the installation, before i can start it?

Thanks for help!

The rosmake map_server does not work right: (The bin folder is empty.)

[ rosmake ] Packages requested are: ['map_server']                              
[ rosmake ] Logging to directory/home/jaru/.ros/rosmake/rosmake_output-20130411-122637 
[ rosmake ] Expanded args ['map_server'] to: 
['map_server']                     
[ rosmake ] Checking rosdeps compliance for packages map_server.  This may take a few seconds. 
Failed to find rosdep sdl-image for package map_server on OS:ubuntu version:lucid 
WARNING: Rosdeps [u'sdl-image'] could not be resolved 
Failed to find rosdep sdl-image for package map_server on OS:ubuntu version:lucid 
[ rosmake ] rosdep check failed to find system dependencies: sdl-image          
[rosmake-0] Starting >>> cpp_common [ make ]                                    
[rosmake-0] Finished <<< cpp_common ROS_NOBUILD in package cpp_common           
[rosmake-1] Starting >>> rosbuild [ make ]                                      
[rosmake-1] Finished <<< rosbuild ROS_NOBUILD in package rosbuild 
 No Makefile in package rosbuild 
[rosmake-2] Starting >>> roslib [ make ]                                        
[rosmake-2] Finished <<< roslib ROS_NOBUILD in package roslib                   
[rosmake-3] Starting >>> bullet [ make ]                                        
[rosmake-0] Starting >>> rostime [ make ]                                       
[rosmake-1] Starting >>> roslang [ make ]                                       
[rosmake-2] Starting >>> roscpp_traits [ make ]                                 
[rosmake-1] Finished <<< roslang ROS_NOBUILD in package roslang 
 No Makefile in package roslang 
[rosmake-1] Starting >>> xmlrpcpp [ make ]                                      
[rosmake-0] Finished <<< rostime ROS_NOBUILD in package rostime                 
[rosmake-0] Starting >>> rosconsole [ make ]                                    
[rosmake-2] Finished <<< roscpp_traits ROS_NOBUILD in package roscpp_traits     
[rosmake-2] Starting >>> roscpp_serialization [ make ]                          
[rosmake-3] Finished <<< bullet ROS_NOBUILD in package bullet                   
[rosmake-0] Finished <<< rosconsole ROS_NOBUILD in package rosconsole           
[rosmake-1] Finished <<< xmlrpcpp ROS_NOBUILD in package xmlrpcpp               
[rosmake-2] Finished <<< roscpp_serialization ROS_NOBUILD in package roscpp_serialization 
[rosmake-0] Starting >>> std_msgs [ make ]                                      
[rosmake-2] Starting >>> rosclean [ make ]                                      
[rosmake-3] Starting >>> rosgraph [ make ]                                      
[rosmake-1] Starting >>> rosparam [ make ]                                      
[rosmake-0] Finished <<< std_msgs ROS_NOBUILD in package std_msgs               
[rosmake-2] Finished <<< rosclean ROS_NOBUILD in package rosclean               
[rosmake-2] Starting >>> rosmaster [ make ]                                     
[rosmake-1] Finished <<< rosparam ROS_NOBUILD in package rosparam               
[rosmake-0] Starting >>> rosgraph_msgs [ make ]                                 
[rosmake-2] Finished <<< rosmaster ROS_NOBUILD in package rosmaster             
[rosmake-1] Starting >>> rosunit [ make ]                                       
[rosmake-1] Finished <<< rosunit ROS_NOBUILD in package rosunit                 
[rosmake-0] Finished <<< rosgraph_msgs ROS_NOBUILD in package rosgraph_msgs     
[rosmake-3] Finished <<< rosgraph ROS_NOBUILD in package rosgraph               
[rosmake-1] Starting >>> angles [ make ]                                        
[rosmake-0] Starting >>> roscpp [ make ]                                        
[rosmake-2] Starting >>> rospy [ make ]                                         
[rosmake-1] Finished <<< angles ROS_NOBUILD in package angles                   
[rosmake-0] Finished <<< roscpp ROS_NOBUILD in package roscpp                   
[rosmake-2] Finished <<< rospy ROS_NOBUILD in package rospy                     
[rosmake-3] Starting >>> rosnode [ make ]                                       
[rosmake-3] Finished <<< rosnode ROS_NOBUILD in package rosnode                 
[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 >>> topic_tools [ make ]                                   
[rosmake-0] Starting >>> message_filters [ make ]                               
[rosmake-2] Finished <<< topic_tools ROS_NOBUILD in package topic_tools         
[rosmake-0] Finished <<< message_filters ROS_NOBUILD in package message_filters 
[rosmake-2] Starting >>> rosbag [ make ]                                        
[rosmake-2] Finished <<< rosbag ROS_NOBUILD in package rosbag                   
[rosmake-2] Starting >>> rosbagmigration [ make ]                               
[rosmake-1] Starting >>> rosmsg [ make ]                                        
[rosmake-2] Finished <<< rosbagmigration ROS_NOBUILD in package rosbagmigration 
 No Makefile in package rosbagmigration 
[rosmake-2 ...
(more)
2016-04-28 07:18:51 -0500 received badge  Favorite Question (source)
2016-02-11 06:02:25 -0500 marked best answer rviz - video recording

Hi all!

Is it possible to make a video recording from rviz displays?

Thanks for your help.

2015-11-28 16:13:40 -0500 marked best answer Save message in bag File

Hi all!

How can I save a message, which change from time to time, about a certain period in a bag file? (I like to reproduce the message at this time)

Thanks for help!

2015-10-01 13:54:48 -0500 received badge  Famous Question (source)
2015-08-12 14:04:13 -0500 received badge  Good Question (source)
2015-08-12 14:04:08 -0500 marked best answer Cannot launch node

Hello!

I have a problem when I launch the ar_kinect.launch file.

I programmed a Phyton code an wrote this line into the ar_kinect.launch:

<node name="kinect" pkg="ar_kinect" type="ar_kinect.py"/>

The ar_kinect.py file is stored in the bin file.

When I execute the launch file I get the following error message:

Error: cannot launch node of type [ar_kinect/ar_kinect.py]: Cannot locate node of type [ar_kinect.py] in package [ar_kinect]

What can I do?

Thanks for help.

2015-08-03 03:09:44 -0500 marked best answer static transform publisher - launch file

Hi.

I have different frames which I create with the static transform publisher in a launch file, for example:

<launch> <node pkg="tf" type="static_transform_publisher" name="kinect_base_link5" args="0 0 0 0 1.57 0 /frame1 /frame2 100"/>

</launch>

I work with a kinect and get from the kinect_aux node the actuel angle from the tilted position from the kinect back. (cur_tilt_angle) So my question is, is it possible that instead I write a fixed value like 1.57, I get this cur_tilt_angle in the launch file?

Thank you for help.

(I use ROS electric.)

2015-06-22 01:07:40 -0500 marked best answer openni_launch - ROS Fuerte

Hi all!

Since ROS Fuerte openni_camera and openni_launch are two different packages.

When I like to use the Camera topic in rviz, which node do I have to start?

Thanks for your help!

2015-06-22 00:51:57 -0500 received badge  Famous Question (source)
2015-06-17 14:48:50 -0500 received badge  Famous Question (source)
2015-03-09 07:11:00 -0500 received badge  Famous Question (source)
2015-01-27 03:40:27 -0500 received badge  Nice Question (source)
2015-01-27 03:38:01 -0500 marked best answer Transform Quaternion

Hi!

Is there a package witch transforms the quaternion coordinates automatically in an other system? (Axis-Angle, Kardan, Euler)

Thanks.

2015-01-26 22:40:08 -0500 received badge  Famous Question (source)