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

jonathan123's profile - activity

2019-05-29 21:40:32 -0500 received badge  Famous Question (source)
2017-09-18 03:22:19 -0500 received badge  Notable Question (source)
2017-07-09 15:28:33 -0500 received badge  Famous Question (source)
2017-03-24 02:31:33 -0500 received badge  Notable Question (source)
2017-03-24 02:31:33 -0500 received badge  Popular Question (source)
2016-09-09 06:53:41 -0500 received badge  Editor (source)
2016-09-09 06:50:55 -0500 asked a question Collision checking between spawned collision_object and Octomap

Hi im currently trying to figure out how to check for collisions between a cylinder object that i will spawn in the collision objects topic and the already available octomap in the planning scene. I know you can do collision checking with the robot and collisionobj/octomap, but not sure about between collision objects/octomap.

One way i can think of is by attaching the cylinder collision object to the robot and then check for collisions with the octomap. Though maybe there is another way.

2016-09-09 03:29:15 -0500 answered a question Check for free space

Im actually looking into this as well, have you been able to get any meaningful results? Im thinking of a simple precheck using an octomap and checking if a space is "occupied".

2016-07-22 05:37:11 -0500 received badge  Popular Question (source)
2016-07-20 16:14:56 -0500 answered a question Gazebo depth sensor not working properly in RViz?

The problem seems to be I'm running Ubuntu as a virtual machine, which doesn't give gazebo enough juice or something. So if anyone runs into this problem, stop using a VM.

2016-07-20 14:36:56 -0500 answered a question Gazebo depth sensor not working properly in RViz?

since doing a clean install of Indigo didn't solve the issue, it seems to me that I'm missing some essential package?

2016-07-20 07:26:55 -0500 answered a question Gazebo depth sensor not working properly in RViz?

reinstalling ROS didn't help in any way, same result

2016-07-20 04:32:02 -0500 commented question Gazebo depth sensor not working properly in RViz?

I'm trying to reinstall ROS, maybe that will help

EDIT: that didn't help

2016-07-19 10:44:05 -0500 asked a question Gazebo depth sensor not working properly in RViz?

So im busy setting up a proper simulation environment for my robot. During the process i added depth sensors in the URDF file of the robot and images come out great. Though pointclouds show me planes instead of points. So there is a problem somewhere.

To verify it was my problem only i opened up the turtlebot in gazebo and rviz and it shows me the same thing as for the robot i'm working on. So it is a problem for me in general, but I've no idea what it can be. Maybe i've failed to install an important part?

Anyone has an idea? Thanks in advance

For info, im on 14.04 and running Indigo

image description