Discussion:
libgazebo_ros_camera
Beahan, Jake
2011-06-20 22:03:58 UTC
Permalink
I would like to simulate the kinect sensor in Gazebo. Using the code from
the turtlebot simulation as an example I have a urdf file which uses the
libgazebo_ros_camera plugin. However the code in Diamondback does not have
a point cloud topic. I have tried using the latest code by manually
downloading and compiling the entire simulator_gazebo stack from svn but
when I try to run it Gazebo crashes. Has anyone experienced similar
problems? What is the recommend path forward?

Thanks,
Jake
John Hsu
2011-06-20 22:07:35 UTC
Permalink
The test code should be in unstable. Please try

sudo apt-get install ros-unstable-pr2-simulator

John
Post by Beahan, Jake
I would like to simulate the kinect sensor in Gazebo. Using the code from
the turtlebot simulation as an example I have a urdf file which uses the
libgazebo_ros_camera plugin. However the code in Diamondback does not have
a point cloud topic. I have tried using the latest code by manually
downloading and compiling the entire simulator_gazebo stack from svn but
when I try to run it Gazebo crashes. Has anyone experienced similar
problems? What is the recommend path forward?
Thanks,
Jake
_______________________________________________
ros-users mailing list
https://code.ros.org/mailman/listinfo/ros-users
--
John Hsu, Ph.D.
Senior Research Engineer
Willow Garage Inc.
+1-650-475-2809
Medi-Care Robotics
2011-06-21 00:06:05 UTC
Permalink
Try using the stereo_image_proc. It takes the output of your canera and converts it into multiple formats including pointcloud and pointcloud2
I would like to simulate the kinect sensor in Gazebo. Using the code from the turtlebot simulation as an example I have a urdf file which uses the libgazebo_ros_camera plugin. However the code in Diamondback does not have a point cloud topic. I have tried using the latest code by manually downloading and compiling the entire simulator_gazebo stack from svn but when I try to run it Gazebo crashes. Has anyone experienced similar problems? What is the recommend path forward?
Thanks,
Jake
_______________________________________________
ros-users mailing list
https://code.ros.org/mailman/listinfo/ros-users
Loading...