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

Wojciech's profile - activity

2018-01-30 21:33:50 -0500 marked best answer gzserver dies after roslaunching rrbot

I tried running the plugin camera sensor from tutorial: http://gazebosim.org/wiki/Tutorials/1...

After launching rviz:

roslaunch rrbot_description rrbot_rviz.launch

I get (in gazebo terminal):

[gazebo-1] process has died [pid 6887, exit code 139, cmd /home/wojciech/catkin_ws/src/gazebo_ros_pkgs/gazebo_ros/scripts/gzserver /home/wojciech/catkin_ws/src/gazebo_ros_demos/rrbot_gazebo/worlds/rrbot.world __name:=gazebo __log:=/home/wojciech/.ros/log/dc769250-24b1-11e3-ae77-78e400c426ae/gazebo-1.log].
log file: /home/wojciech/.ros/log/dc769250-24b1-11e3-ae77-78e400c426ae/gazebo-1*.log

If anyone knows or has any ideas what's wrong, please feel free to suggest. Many thanks!

2017-05-24 04:31:01 -0500 received badge  Taxonomist
2016-08-23 20:28:52 -0500 received badge  Nice Question (source)
2014-07-22 18:20:03 -0500 received badge  Student (source)
2014-02-24 05:44:04 -0500 received badge  Famous Question (source)
2014-01-28 17:31:57 -0500 marked best answer Rviz hydro cannot launch node robot_state_publisher

Hello,

I tried to complete this tutorial: gazebosim.org/wiki/Tutorials/1.9/Using_A_URDF_In_Gazebo

When I'm launching:

roslaunch rrbot_description rrbot_rviz.launch

I got this error:

  ERROR: cannot launch node of type [robot_state_publisher/state_publisher]: robot_state_publisher
    ROS path [0]=/opt/ros/hydro/share/ros
    ROS path [1]=/home/wojciech/catkin_ws/src
    ROS path [2]=/opt/ros/hydro/share
    ROS path [3]=/opt/ros/hydro/stacks

Rviz launches but there is some worns and errors:

  • FIXED FRAME: No tf data. Actual error: Fixed Frame [link1] does not exist

  • No transform from [camera_link] to [link1]

  • No transform from [link2] to [link1]
  • ...

My configuration:

  • ROS Hydro

  • Ubuntu 13

I will be grateful for your help,

Wojciech

2014-01-19 08:13:00 -0500 answered a question how to move Pioneer 3 AT with ROSARIA
2014-01-10 07:29:52 -0500 received badge  Famous Question (source)
2013-12-11 18:59:51 -0500 received badge  Famous Question (source)
2013-12-04 12:39:36 -0500 received badge  Notable Question (source)
2013-11-26 21:57:16 -0500 received badge  Notable Question (source)
2013-11-24 00:16:01 -0500 received badge  Famous Question (source)
2013-11-18 18:58:09 -0500 received badge  Popular Question (source)
2013-11-14 00:04:11 -0500 received badge  Famous Question (source)
2013-11-11 19:50:36 -0500 received badge  Notable Question (source)
2013-11-11 07:53:20 -0500 received badge  Popular Question (source)
2013-11-10 07:09:11 -0500 asked a question turtlebot pointcloud_to_laserscan building problem

Hello,

I tried to build pointcloud_to_laserscan from turtlebor package, and I got this errors:

/home/wojciech/catkin_ws/src/turtlebot/pointcloud_to_laserscan/src/cloud_to_scan.cpp: In member function 'void pointcloud_to_laserscan::CloudToScan::callback(const ConstPtr&)': /home/wojciech/catkin_ws/src/turtlebot/pointcloud_to_laserscan/src/cloud_to_scan.cpp:137:29: error: no match for 'operator=' in 'output.boost::shared_ptr<T>::operator-><sensor_msgs::LaserScan_<std::allocator<void> > >()->sensor_msgs::LaserScan_<std::allocator<void> >::header = (& cloud)->boost::shared_ptr<T>::operator-><const pcl::PointCloud<pcl::PointXYZ>
>()->pcl::PointCloud<pcl::PointXYZ>::header' /home/wojciech/catkin_ws/src/turtlebot/pointcloud_to_laserscan/src/cloud_to_scan.cpp:137:29: note: candidate is: In file included from /opt/ros/hydro/include/sensor_msgs/LaserScan.h:51:0,
                 from /home/wojciech/catkin_ws/src/turtlebot/pointcloud_to_laserscan/src/cloud_to_scan.cpp:33: /opt/ros/hydro/include/std_msgs/Header.h:55:8: note: std_msgs::Header_<std::allocator<void>
>& std_msgs::Header_<std::allocator<void>
>::operator=(const std_msgs::Header_<std::allocator<void>
>&) /opt/ros/hydro/include/std_msgs/Header.h:55:8: note:   no known conversion for argument 1 from 'const pcl::PCLHeader' to 'const std_msgs::Header_<std::allocator<void>
>&' make[3]: *** [CMakeFiles/cloud_to_scan.dir/src/cloud_to_scan.cpp.o] Error 1 make[3]: Leaving directory `/home/wojciech/catkin_ws/src/turtlebot/pointcloud_to_laserscan/build' make[2]: *** [CMakeFiles/cloud_to_scan.dir/all] Error 2 make[2]: Leaving directory `/home/wojciech/catkin_ws/src/turtlebot/pointcloud_to_laserscan/build' make[1]: *** [all] Error 2 make[1]: Leaving directory `/home/wojciech/catkin_ws/src/turtlebot/pointcloud_to_laserscan/build' make: *** [all] Error 2

I have ROS-Hydro and Ubuntu 13.10 Thank you in advance.

2013-11-10 06:16:55 -0500 commented question Navigation by kinect, Point Cloud to Laser Scan

Yes, but echo /scan is empty. I think the problem is, http://wiki.ros.org/depthimage_to_laserscan subscribes topics: /image & /camera_info, but openni_launch publishes msgs on /camera/rgb/camera_color & /camera/rgb/camera_info.

2013-11-10 05:00:22 -0500 received badge  Popular Question (source)
2013-11-10 04:48:26 -0500 commented question Navigation by kinect, Point Cloud to Laser Scan

ROS - Hydro, Ubuntu 13.10

2013-11-10 04:30:25 -0500 commented answer Navigation by kinect, Point Cloud to Laser Scan

Yes, there is http://wiki.ros.org/depthimage_to_laserscan but it subscribes: /image & /camera_info, and openni_launch publish msgs on /camera/rgb/camera_color & /camera/rgb/camera_info. Is there simple way to change subscribed topics?

2013-11-10 01:01:49 -0500 asked a question Navigation by kinect, Point Cloud to Laser Scan

Hello,

I would like to navigate a Pioneer 3DX robot by Kinect sensor. It seems, that the simplest way to accomplish my goal is to convert PointCloud msgs to LaserScan msgs. I've launched 3dsensor.launch from turtlebot_bringup package to do the conversion. (ROS - Hydro, Ubuntu 13.10)

1) The problem is, 3dsensor.launch publishes no msgs on /scan topic.

2) What should I do next to accomplish navigation and get around obstacles?

Thank you in advance.

2013-11-09 21:00:26 -0500 commented question Navigation Stack compilation problem(Hydro, Ubuntu 13.10)

Hydro on Ubuntu 13.10

2013-11-08 21:30:40 -0500 asked a question Navigation Stack compilation problem(Hydro, Ubuntu 13.10)

Hello,

I have compilation problem with Navigation Stack. I downloaded It from:

git clone https://github.com/ros-planning/navigation

and after running catkin_make I got errors:

[ 98%] Built target planner
/home/wojciech/catkin_ws/src/navigation/dwa_local_planner/src/dwa_planner.cpp: In constructor 'dwa_local_planner::DWAPlanner::DWAPlanner(std::string, base_local_planner::LocalPlannerUtil*:/home/wojciech/catkin_ws/src/navigation/dwa_local_planner/src/dwa_planner.cpp:150:45: error: 'class base_local_planner::LocalPlannerUtil' has no member named 'getGlobalFrame' make[2]: *** [navigation/dwa_local_planner/CMakeFiles/dwa_local_planner.dir/src/dwa_planner.cpp.o] Error 1 make[1]: *** [navigation/dwa_local_planner/CMakeFiles/dwa_local_planner.dir/all] Error 2 make: *** [all] Error 2

Can anybody help me please?

2013-11-04 11:38:39 -0500 received badge  Nice Answer (source)
2013-11-04 11:01:46 -0500 received badge  Teacher (source)
2013-11-04 11:01:46 -0500 received badge  Self-Learner (source)
2013-11-04 05:46:37 -0500 answered a question OpenNI launching error process[camera/driver-3]

Thank you it worked after:

sudo apt-get install ros-hydro-openni*

Please close this question.

2013-11-03 11:36:07 -0500 received badge  Notable Question (source)
2013-10-31 11:50:48 -0500 received badge  Popular Question (source)
2013-10-31 11:50:48 -0500 received badge  Notable Question (source)
2013-10-27 15:46:07 -0500 received badge  Popular Question (source)
2013-10-23 01:22:45 -0500 received badge  Editor (source)
2013-10-23 00:40:35 -0500 asked a question OpenNI launching error process[camera/driver-3]

Hello, I tried to launch

roslaunch openni_launch openni.launch

and got this error:

process[camera/driver-3]: started with pid [21833]
[ERROR] [1382523364.281865460]: Failed to load nodelet [/camera/driver] of type [openni_camera/driver]: According to the loaded plugin descriptions the class openni_camera/driver with base class type nodelet::Nodelet does not exist. Declared types are  ccny_rgbd/RGBDImageProcNodelet depth_image_proc/convert_metric depth_image_proc/disparity depth_image_proc/point_cloud_xyz depth_image_proc/point_cloud_xyzrgb depth_image_proc/register image_proc/crop_decimate image_proc/debayer image_proc/rectify image_view/disparity image_view/image nodelet_tutorial_math/Plus pcl/BAGReader pcl/ExtractIndices pcl/NodeletDEMUX pcl/NodeletMUX pcl/PCDReader pcl/PCDWriter pcl/PassThrough pcl/PointCloudConcatenateDataSynchronizer pcl/PointCloudConcatenateFieldsSynchronizer pcl/ProjectInliers pcl/StatisticalOutlierRemoval pcl/VoxelGrid stereo_image_proc/disparity stereo_image_proc/point_cloud stereo_image_proc/point_cloud2
[FATAL] [1382523364.282295582]: Service call failed!

Anyone knows what's wrong? Kinect is not yet connected. I have Ubuntu 12.4 OS and ROS Hydro.