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

macieksz's profile - activity

2022-11-01 12:30:16 -0500 received badge  Famous Question (source)
2022-08-03 01:25:56 -0500 received badge  Student (source)
2022-04-18 04:51:46 -0500 received badge  Famous Question (source)
2021-11-20 12:15:08 -0500 asked a question 3D pointcloud processing- ortographic projection

3D pointcloud processing- ortographic projection I have pointcloud (with rgb data) from table-top stereo camera. I need

2021-10-24 08:32:53 -0500 received badge  Popular Question (source)
2021-10-01 05:23:25 -0500 edited question Laddered pointcloud from Disparity Map at libsgm

Laddered pointcloud from Disparity Map at libsgm We have problem with re-projection a disparity map to pointcloud. We go

2021-10-01 05:20:27 -0500 edited question Laddered pointcloud from Disparity Map at libsgm

Laddered pointcloud from Disparity Map at libsgm We have problem with re-projection a disparity map to pointcloud. We go

2021-10-01 05:19:12 -0500 edited question Laddered pointcloud from Disparity Map at libsgm

Laddered pointcloud from Disparity Map at libsgm We have problem with re-projection a disparity map to pointcloud. We go

2021-10-01 05:15:47 -0500 edited question Laddered pointcloud from Disparity Map at libsgm

Laddered pointcloud from Disparity Map at [libsgm](https://github.com/fixstars/libSGM) We have problem with re-projecti

2021-10-01 05:15:22 -0500 edited question Laddered pointcloud from Disparity Map at libsgm

Laddered pointcloud from Disparity Map at [libsgm](https://github.com/fixstars/libSGM) We have problem with re-projecti

2021-10-01 05:14:58 -0500 edited question Laddered pointcloud from Disparity Map at libsgm

Laddered pointcloud from Disparity Map at [libsgm](https://github.com/fixstars/libSGM) We have problem with re-projecti

2021-10-01 05:14:32 -0500 asked a question Laddered pointcloud from Disparity Map at libsgm

Laddered pointcloud from Disparity Map at [libsgm](https://github.com/fixstars/libSGM) We have problem with re-projecti

2021-07-24 13:27:26 -0500 received badge  Self-Learner (source)
2021-07-24 13:27:26 -0500 received badge  Teacher (source)
2021-07-21 12:34:24 -0500 received badge  Notable Question (source)
2021-07-21 12:34:24 -0500 received badge  Popular Question (source)
2021-07-17 10:07:30 -0500 received badge  Notable Question (source)
2021-07-17 08:36:54 -0500 asked a question 3d camera for indoor

3d camera for indoor We are developing indoor use, 6dof robotic arm based system for kitchen. For precision object grasp

2021-05-13 10:10:55 -0500 commented question Joint_trajectory_controller with effort control real robot.

I built my own robot arm using STM motor control sdk. To control robot i need to pass torque data to uController, while

2021-05-11 03:36:20 -0500 received badge  Popular Question (source)
2021-05-10 06:59:51 -0500 asked a question Robot arm using joint_trajectory_controller

Robot arm using joint_trajectory_controller We are looking for market available robot arm using joint_trajectory_control

2021-05-10 06:58:07 -0500 asked a question Joint_trajectory_controller with effort control real robot.

Joint_trajectory_controller with effort control real robot. We are looking for market available robot arm using joint_tr

2021-04-16 02:11:46 -0500 marked best answer rviz2 does not show the images published on the topic

I echoed the topic of senor_images/Image and I see the image matrix on the terminal containing values but when use rviz2 to display this image, rviz2 does not show the image and shows this info on terminal:

INFO] [1599639372.778484561] [rviz]: Message Filter dropping message: frame 'head_camera1_rgb_optical_frame' at time 1599639371.222 for reason 'Unknown'

I see the topic on rviz2 but there is not image. Did anyone have this case before?

2020-11-24 10:35:09 -0500 received badge  Famous Question (source)
2020-10-31 21:16:24 -0500 received badge  Famous Question (source)
2020-10-16 13:44:51 -0500 received badge  Notable Question (source)
2020-09-21 07:00:15 -0500 received badge  Popular Question (source)
2020-09-09 03:59:46 -0500 answered a question rviz2 does not show the images published on the topic

The answer is to assign the fixed frame to camera frame!

2020-09-09 03:59:46 -0500 received badge  Rapid Responder (source)
2020-09-09 03:24:11 -0500 edited question rviz2 does not show the images published on the topic

rviz2 does not show the images published on the topic I echoed the topic of senor_images/Image and I see the image matri

2020-09-09 03:17:10 -0500 edited question rviz2 does not show the images published on the topic

rviz2 does not show the images published on the topic I echoed the topic of senor_images/Image and I see the image matri

2020-09-09 03:04:47 -0500 asked a question rviz2 does not show the images published on the topic

rviz2 does not show the images published on the topic I echoed the topic of senor_images/Image and I see the image matri

2020-09-08 06:48:11 -0500 commented answer Can not build ROS2 service with sensor_msgs

I added DEPENDENCIES sensor_msgs rosidl_generate_interfaces(${PROJECT_NAME} ${srv_files} DEPENDENCIES sensor_msgs ) and

2020-09-08 05:15:43 -0500 commented answer Can not build ROS2 service with sensor_msgs

I added DEPENDENCIES sensor_msgs rosidl_generate_interfaces(${PROJECT_NAME} ${srv_files} DEPENDENCIES sensor_msgs ) and

2020-09-08 05:14:12 -0500 edited answer Can not build ROS2 service with sensor_msgs

Here is my CMakeLists.txt and package.xml cmake_minimum_required(VERSION 3.5) project(detectron_interface) if(NOT CMAK

2020-09-08 05:13:47 -0500 edited answer Can not build ROS2 service with sensor_msgs

Here is my CMakeLists.txt and package.xml cmake_minimum_required(VERSION 3.5) project(detectron_interface) if(NOT CMAK

2020-09-08 05:11:48 -0500 answered a question Can not build ROS2 service with sensor_msgs

<package format="3"> <name>detectron_interface</name> <version>0.0.0</version> <

2020-09-08 05:11:48 -0500 received badge  Rapid Responder (source)
2020-09-08 03:31:49 -0500 received badge  Notable Question (source)
2020-09-08 01:53:21 -0500 edited answer Can not build ROS2 service with sensor_msgs

I added DEPENDENCIES sensor_msgs rosidl_generate_interfaces(${PROJECT_NAME} ${srv_files} DEPENDENCIES sensor_msgs ) and

2020-09-08 01:48:36 -0500 answered a question Can not build ROS2 service with sensor_msgs

I just cleaned the workspace with the same package xml and now it works! Thanks for Reply

2020-09-08 01:48:36 -0500 received badge  Rapid Responder
2020-09-08 01:40:14 -0500 received badge  Enthusiast
2020-09-07 21:09:02 -0500 received badge  Popular Question (source)
2020-09-07 05:50:01 -0500 received badge  Famous Question (source)
2020-09-07 04:37:40 -0500 received badge  Organizer (source)
2020-09-07 04:37:05 -0500 edited question Can not build ROS2 service with sensor_msgs

Can not build ROS2 service with ROS2 foxy and ubuntu 20.04 I defined my interface to include sensor_msgs as following: