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

WW's profile - activity

2015-09-18 19:01:32 -0500 received badge  Notable Question (source)
2014-10-28 00:06:03 -0500 received badge  Popular Question (source)
2013-05-31 11:01:42 -0500 received badge  Nice Question (source)
2012-12-30 06:22:48 -0500 received badge  Great Question (source)
2012-12-16 06:21:36 -0500 asked a question Adjusting maximum range in GazeboRosDepthCamera point cloud

Is there a way to adjust the max point cloud range/depth of GazeboRosDepthCamera? Thanks.

2012-11-21 11:32:58 -0500 received badge  Famous Question (source)
2012-09-19 12:03:32 -0500 received badge  Enthusiast
2012-09-17 14:33:55 -0500 received badge  Notable Question (source)
2012-09-17 14:33:55 -0500 received badge  Popular Question (source)
2012-08-20 12:07:08 -0500 received badge  Famous Question (source)
2012-08-20 12:07:08 -0500 received badge  Popular Question (source)
2012-08-20 12:07:08 -0500 received badge  Notable Question (source)
2012-08-19 10:59:46 -0500 received badge  Notable Question (source)
2012-08-19 10:59:46 -0500 received badge  Famous Question (source)
2012-08-19 10:59:46 -0500 received badge  Popular Question (source)
2012-08-19 10:58:58 -0500 received badge  Notable Question (source)
2012-08-19 10:58:58 -0500 received badge  Famous Question (source)
2012-08-19 10:58:58 -0500 received badge  Popular Question (source)
2012-08-16 03:09:32 -0500 received badge  Taxonomist
2012-08-15 21:53:11 -0500 received badge  Popular Question (source)
2012-08-15 21:53:11 -0500 received badge  Notable Question (source)
2012-08-15 21:53:11 -0500 received badge  Famous Question (source)
2012-07-24 07:57:02 -0500 received badge  Favorite Question (source)
2012-05-31 03:58:54 -0500 received badge  Good Question (source)
2012-05-30 12:41:04 -0500 received badge  Nice Question (source)
2012-05-16 13:04:11 -0500 asked a question ROS spawn_model with URDFs and SDF parsing in Fuerte

I am unable to get any success with gazebo SDF parser when spawning URDF models with ROS Fuerte. During roslaunches, I get the warning messages:

Warning [parser.cc:330] Gazebo SDF has no gazebo element

Warning [parser.cc:269] parse as sdf version 1.0 failed, trying to parse as old deprecated format

Warning [parser.cc:275] parse as old deprecated world file failed, trying old model format.

As a result, parser.cc reverts to the old deprecated methods used in ROS Electric. Is there any way to successfully use spawn_model and get the gazebo SDF parser to recognize the gazebo element? If so, then I must be improperly creating URDFs and/or gazebo plugins.

Thanks

2012-02-09 10:40:18 -0500 answered a question gazebo_ros_block_laser FOV limitation of -90 to +90 degrees?

I was able to figure this out, if anyone is curious. Changing the ray transform order in MultiRayShape.cc (gazebo) to yaw->pitch from pitch->yaw did the trick. Now my 360 degree lidar point cloud looks perfect. Without this change, the vertical component of the point cloud distance becomes inverted in the rear semi circle of the horizontal fov. Difficult to notice with small horizontal range.

Change line 116 to this: axis.Set(cos(pitchAngle.GetAsRadian()) * cos(yawAngle.GetAsRadian()), cos(pitchAngle.GetAsRadian()) * sin(yawAngle.GetAsRadian()), sin(pitchAngle.GetAsRadian()));

2012-02-09 00:46:04 -0500 received badge  Student (source)
2012-02-08 12:29:47 -0500 asked a question cuda performance

I'm currently using ROS Electric and have a simple gazebo model consisting of a rectangular base, 3 wheels (3 continuous joint) and a steering joint (1 revolute joint). I've set ode to run at 100hz. When I use CPU "<steptype>quick</steptype",>parallel_quick</steptype>". I've tried tweaking the CUDA batch sizes and block sizes however it seems to be worse than the default setup. I've also spawned 10 of the same vehicles and tried to test both CPU and CUDA performances. CPU wins out as well. Is there something I'm missing? I'm guessing the performance hit is in the memory transfer between GPU and CPU and CUDA is not a good fit for my setup. I'm using a Quadro FX 4800 with 192 cuda cores.

Thanks alot, WW

2012-01-05 10:51:45 -0500 asked a question gazebo_ros_block_laser FOV limitation of -90 to +90 degrees?

Hi guys,

I'm trying to use the gazebo_ros_block_laser to provide point cloud data of a -180 to 180 degree (360 degree) field of view. However visualizing using RVIZ , only -90 degree to +90 degree looks very good. Everything else behind the lidar system looks incorrect. Is this a known design limitation of gazebo_ros_block_laser or am I using this incorrectly?

Thanks guys, WW

2012-01-04 18:35:46 -0500 marked best answer hinge2 type joints in URDF

The best (and only) way to describe more complex joints is to chain together multiple single degree-of-freedom joints with fixed links.

2011-12-09 14:47:50 -0500 asked a question hinge2 type joints in URDF

I've gotten familiar with the standalone gazebo project using .model and .world files to describe robots. Currently trying to figure out ROS and URDFs. It looks like the available joint types in URDF are limited to 1 axis rotations. Is there any way to implement a hinge2 type of joint (such as a steerable wheel) in URDF? It looks like the only way is to use two separate joints to do such a function. Am I missing something? Thanks.

2011-11-29 17:13:10 -0500 commented answer PCL undefined reference to boost
Thanks for the response. ROS electric is set to use boost 1.42 (part of rosdep.yaml). I've installed boost 1.48 manually, however I don't know how to set ROS to use 1.48. It seems I should modify the rosdep.yaml file however I can't figure out how to do it correctly in the proper format. Thanks, WW
2011-11-28 17:16:30 -0500 asked a question PCL undefined reference to boost

Hi guys, I'm currently using Ubuntu 11.04 and install ROS via the source code method. I'm new and tried to play around with the erratic_robot example. When trying to do a rosmake, I came across a perception_pcl problem when compiling, the pcl folder in particular. Heres a snippet of the build_output.log:

/home/walter/ros/perception_pcl/pcl/build/pcl/build/io: ../libpcl_io.so.1.1.1: undefined reference to boost::system::system_category()' ../libpcl_io.so.1.1.1: undefined reference toboost::filesystem3::detail::status(boost::filesystem3::path const&, boost::system::error_code)' ../libpcl_io.so.1.1.1: undefined reference to boost::system::generic_category()' collect2: ld returned 1 exit status make[3]: *** [io/tools/convert_pcd_ascii_binary] Error 1 make[3]: Leaving directory/home/walter/ros/perception_pcl/pcl/build/pcl/build' make[2]: [io/tools/CMakeFiles/convert_pcd_ascii_binary.dir/all] Error 2 make[2]: Leaving directory /home/walter/ros/perception_pcl/pcl/build/pcl/build' make[1]: *** [all] Error 2 make[1]: Leaving directory/home/walter/ros/perception_pcl/pcl/build/pcl/build' make: * [installed] Error 2

Any ideas? Thanks.