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

zephirefaith's profile - activity

2019-07-03 18:33:30 -0500 commented question Files for UR5 with Robotiq Wrist Camera, FT300, and 2 finger gripper

Hi, I was wondering if you had any success with modeling/simulating the robotiq wrist camera? I am planning on getting a

2018-11-15 07:10:15 -0500 received badge  Famous Question (source)
2017-11-11 16:41:58 -0500 received badge  Notable Question (source)
2017-04-07 13:44:21 -0500 received badge  Popular Question (source)
2017-03-08 21:16:48 -0500 received badge  Supporter (source)
2017-03-08 21:07:55 -0500 received badge  Autobiographer
2017-03-08 21:06:12 -0500 commented answer Error assigning a python quaternion

Highly recommend ros_numpy: https://github.com/eric-wieser/ros_numpy , for everyday simple conversions

2017-03-08 17:13:50 -0500 received badge  Enthusiast
2017-03-08 17:13:47 -0500 received badge  Enthusiast
2017-02-23 19:13:07 -0500 asked a question What is the significance of clearing_endpoints pointcloud?

I am trying to understand ROS NavStack in more detail for modifying and re-using it in my applications. I stumbled upon this topic while digging around and could not completely understand the logic for it through the code. I would appreciate it if someone could explain it. Specifically, I want to understand how are the clearing endpoints calculated, what do they signify to the costmaps and how do they affect the obstacle costs around them.

If someone could link me to the right documents that would be appreciated as well, I could not find any documentation on ROS resource-page for obstacle or voxel layer.