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

Lennart's profile - activity

2021-12-22 16:23:39 -0500 received badge  Taxonomist
2021-07-26 05:49:06 -0500 commented question Implementing my own robot instead of Turtlebot

I just noticed there is a explanation on GitHub. So try to find out what the program does. I think robot_controller.html

2021-07-26 05:32:26 -0500 commented question Implementing my own robot instead of Turtlebot

Hi, I'm still guessing what could help you. Which TurtleBot-Programm are you using? Do you know TF-Frame? It can help in

2021-07-26 00:42:07 -0500 commented question Implementing my own robot instead of Turtlebot

Please do not double post your questions. To your Question: Have you done all the tutorials?, Which ROS version are you

2021-07-25 19:39:13 -0500 received badge  Teacher (source)
2021-07-25 16:10:42 -0500 commented question What does 'nan' mean in lidar's scan data?

Your linked questions (or the best answer to that) speaks from two modes ( urg_node or the hokuyo_node). Which mode are

2021-07-25 15:46:19 -0500 commented question What does 'nan' mean in lidar's scan data?

Your linked questions (or the best answer to that) speaks from to modes ( urg_node or the hokuyo_node). Which mode are y

2021-07-25 15:38:28 -0500 answered a question What does 'nan' mean in lidar's scan data?

It seems not to be a ROS specific question but a LIDAR specific question. nan means mostly the LIDAR didn't received the

2021-07-25 15:09:20 -0500 commented answer Open image from file with image_publisher

Sorry I don't have any idea. Btw: I took another way for my project in saving the pictures to the hard disk. Please st

2021-07-25 15:09:03 -0500 commented answer Open image from file with image_publisher

Sorry I don't have any idea. Btw: I took another way for my project in saving the pictures to the hard disk. Please sta

2021-07-25 15:07:13 -0500 commented answer Open image from file with image_publisher

Sorry I don't have any idea. Btw: I took another way in saving the pictures to the hard disk. Please start a new questi

2021-07-25 15:06:58 -0500 commented answer Open image from file with image_publisher

Sorry I don't have any idea. Btw: I took another way in saving the pictures to the hard disk. Please start a new questi

2021-07-25 14:56:42 -0500 commented answer Open image from file with image_publisher

Sorry I don't have any idea. Btw: I took another way in saving the pictures to the hard disk. Please start a new questi

2020-12-03 02:09:03 -0500 received badge  Famous Question (source)
2020-11-13 12:21:05 -0500 received badge  Famous Question (source)
2020-10-26 19:15:04 -0500 received badge  Famous Question (source)
2020-08-10 22:31:59 -0500 received badge  Famous Question (source)
2020-07-08 03:37:37 -0500 received badge  Notable Question (source)
2020-06-30 02:01:55 -0500 received badge  Famous Question (source)
2020-06-29 04:57:27 -0500 edited answer How can I overlay two pictures [solved]

I saving my pictures now with the image_view image saver. After that I wrote a short C-program, which is reading the .bm

2020-06-29 04:55:51 -0500 edited question How can I overlay two pictures [solved]

How can I overlay two pictures Hi I'm want to overlay one picture with another using ROS. I get both picture from came

2020-06-29 04:54:42 -0500 commented question apriltag_ros

Is this Question solved? I've yes please mark the Question as solved or tell us how you solved the Question. If the Que

2020-06-23 04:01:49 -0500 received badge  Notable Question (source)
2020-06-22 02:19:50 -0500 answered a question apriltag_ros

The apriltag_ros gives you the relative coordinates from the camera to the apriltag. They are also given as tf-frame see

2020-06-22 02:19:50 -0500 received badge  Rapid Responder (source)
2020-06-17 04:24:11 -0500 received badge  Notable Question (source)
2020-06-17 04:21:55 -0500 received badge  Popular Question (source)
2020-05-30 15:55:00 -0500 received badge  Notable Question (source)
2020-05-27 17:57:33 -0500 received badge  Popular Question (source)
2020-05-27 09:00:53 -0500 edited question treat tf parent as child

treat tf parent as child Hi everybody, I am using the april_tag_ros package where I get a tf Frame usb_cam -->tag_2.

2020-05-27 09:00:53 -0500 received badge  Associate Editor (source)
2020-05-27 08:58:59 -0500 edited question treat tf parent as child

treat tf parent as child Hi everybody, I am using the april_tag_ros package where I get a tf Frame usb_cam -->tag_2.

2020-05-27 08:40:22 -0500 commented question treat tf parent as child

@Roberto: To clear that. I want to have a moveable camera (means fixed to a mobile base). But the Tag_2 is fixed to the

2020-05-26 05:52:00 -0500 edited question treat tf parent as child

treat tf parent as child Hi everybody, I am using the april_tag_ros package where I get a tf Frame usb_cam -->tag_2.

2020-05-26 04:05:40 -0500 asked a question treat tf parent as child

treat tf parent as child Hi everybody, I am using the apriltag_ros package where I get a tf Frame usb_cam -->tag_2. W

2020-05-19 05:42:26 -0500 commented answer static transformation publisher

The advance of Euler is: It is easier to imagine rotation around the three axes z y x, than to imagine Quaternions.

2020-05-06 05:29:22 -0500 edited question Image_view closes immediatly

Image_view closes immediatly Hi everybody, as I described here I am publishing an Image with image_publisher. I want t

2020-05-06 05:23:42 -0500 edited question Image_view closes immediatly

Image_view segmentation_fault Hi everybody, as I described here I am publishing an Image with image_publisher. I want

2020-05-05 10:44:24 -0500 received badge  Notable Question (source)
2020-05-05 07:04:40 -0500 edited question Open image from file with image_publisher

Open image from file with image_publisher Hi everybody, I try to publish an an Image (bmp.file) to an camera stream with

2020-05-05 07:02:12 -0500 commented answer Open image from file with image_publisher

I opened a new question here. The image_publisher seems to work, but I can't see the Image.

2020-05-05 06:59:48 -0500 asked a question Image_view closes immediatly

Image_view segmentation_fault Hi everybody, as I described here I am publishing an Image with image_publisher. I want

2020-05-05 06:47:14 -0500 marked best answer Open image from file with image_publisher

Hi everybody, I try to publish an an Image (bmp.file) to an camera stream with image_publisher. I want to display this Image with image_view. But here I got an error.

Can somebody tell me how to fix the error?

It would be nice to get a hint.

Greetings

P.S. I'm using kinetic with ubuntu 16.04.


Edit: I want use image_publisher for that issue. But I can't get it run. The Error occurs immediately when I launched the file. Please help me. Solved: edited image path with ($find package)

My launchfile (copied from here http://wiki.ros.org/image_publisher) I just edited the image-path:

<launch>                                                                        
  <node pkg="image_publisher" type="image_publisher" name="mix_image" args="~/mix.bmp" >
    <param name="flip_horizontal" value="false" />
    <param name="flip_vertical" value="false" />
    <param name="frame_id" value="my_camera" />
    <param name="publish_rate" value="10" />
    <param name="camera_info_url" value="file:///$(env HOME)/.ros/camera_info/camera.yaml" />   <!-- relative to ~/.ros/ -->
  </node>

</launch>

When I launch that file (from the same directiory where the mix.bmp is saved), I get this output:

nils-ros@nils-ros:~$ roslaunch ar_with_ros mix_image_publisher.launch 
... logging to /home/nils-ros/.ros/log/efc677ac-8eaf-11ea-a878-1867b0105cea/roslaunch-nils-ros-17494.log
Checking log directory for disk usage. This may take awhile.
Press Ctrl-C to interrupt
Done checking log file disk usage. Usage is <1GB.

started roslaunch server http://nils-ros:35825/

SUMMARY
========

PARAMETERS
 * /mix_image/camera_info_url: file:////home/nil...
 * /mix_image/flip_horizontal: False
 * /mix_image/flip_vertical: False
 * /mix_image/frame_id: my_camera
 * /mix_image/publish_rate: 10
 * /rosdistro: kinetic
 * /rosversion: 1.12.14

NODES
  /
    mix_image (image_publisher/image_publisher)

ROS_MASTER_URI=http://localhost:11311

process[mix_image-1]: started with pid [17511]
OpenCV Error: Assertion failed (cap_.isOpened()) in onInit, file /home/nils-ros/ws_moveit/src/image_pipeline/image_publisher/src/nodelet/image_publisher_nodelet.cpp, line 147
[ERROR] [1588670851.783852606]: Failed to load image (~/mix.bmp): cap_.isOpened() onInit /home/nils-ros/ws_moveit/src/image_pipeline/image_publisher/src/nodelet/image_publisher_nodelet.cpp 147

The bmp-file is 480x640Pixel big and colored. It is 922 kB big.

I'm using image_publisher as well as image_view from source because I can't call them without. My test: roscd image_publisher/ called ~/ws_moveit/src/image_pipeline/image_publisher For some unknown reason roscd didn't recognized the preinstalled version. That's why I used it from source.


Edit2: I deleted image_pipeline from my workspace. Wrote roscd image_ <tab> <tab> on the terminal an only got this output. Solved: see Edit above image_common/ image_transport/
image_geometry/ image_transport_plugins/

After I wrote roscd image_publisher it found the path /opt/ros/kinetic/share/image_publisher . When I now write roscd image_ <tab> <tab> on the terminal it shows me the other image_common/ image_publisher/ image_transport_plugins/ image_geometry/ image_rotate/ image_view/ image_proc/ image_transport/

I still get the same errormessage linking to /home/nils-ros/ws_moveit/src/image_pipeline/image_publisher/src/nodelet/image_publisher_nodelet.cpp 147 also I deleted the image_pipline package and run catkin_make


Edit3: I changed the path to $(find ar_with_ros)/image/mix.bmp and I don't get an error anymore. Thank you for that one. But when I want to see the image with image_view I get only this ... (more)

2020-05-05 06:45:11 -0500 commented question rosrun image_view image_view image:=/raspicam/image_raw gives a black screen

Can you see /raspicam/image_raw when you run rostopic list?

2020-05-05 06:44:45 -0500 commented question rosrun image_view image_view image:=/raspicam/image_raw gives a black screen

Can you see /raspicam/image_raw when you run rostopic list?

2020-05-05 06:44:45 -0500 received badge  Commentator