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

TobiMiller's profile - activity

2020-12-08 06:54:45 -0500 received badge  Good Question (source)
2020-10-01 02:03:25 -0500 commented question ROS Python Module - Autocompletion doesn't work when self-compiled

@vbs you have to add the folder to your vscode settings.json. "python.autoComplete.extraPaths"

2020-09-30 13:11:29 -0500 received badge  Favorite Question (source)
2020-09-30 13:11:02 -0500 received badge  Nice Question (source)
2020-07-15 00:45:17 -0500 received badge  Famous Question (source)
2020-05-08 12:55:01 -0500 received badge  Notable Question (source)
2020-03-17 07:47:44 -0500 received badge  Popular Question (source)
2020-01-23 00:36:48 -0500 received badge  Student (source)
2020-01-11 04:37:02 -0500 commented question ROS Python Module - Autocompletion doesn't work when self-compiled

VSCode knows the PYTHONPATH but how i said, catkin compiles an auto generated init py which is not introspecteable :/

2020-01-10 01:49:33 -0500 asked a question ROS Python Module - Autocompletion doesn't work when self-compiled

ROS Python Module - Autocompletion doesn't work when self-compiled Hey, i have written a package with an python module

2020-01-10 01:48:03 -0500 asked a question ROS Python Module - No autocompletion in VSCode

ROS Python Module - No autocompletion in VSCode Hey, i have written a package with an python module in it. I can import

2020-01-10 01:34:30 -0500 received badge  Famous Question (source)
2020-01-10 01:34:30 -0500 received badge  Notable Question (source)
2019-11-18 01:57:14 -0500 received badge  Popular Question (source)
2019-10-29 08:08:30 -0500 received badge  Enthusiast
2019-10-24 04:28:07 -0500 asked a question Simple PointCloud Mapping Algorithm (PointCloud / Odom given)

Simple PointCloud Mapping Algorithm (PointCloud / Odom given) Hey, does anybody know how i can generate a 3D Map from P

2018-09-20 15:32:23 -0500 received badge  Famous Question (source)
2018-09-20 15:32:23 -0500 received badge  Notable Question (source)
2018-09-20 15:32:23 -0500 received badge  Popular Question (source)
2018-06-26 02:43:09 -0500 marked best answer tf broadcaster too slow for lookupTransform

Hey,

i create a frame and publish it once with broadcaster. after the broadcaster-call I do a lookupTransform. The problem. i am getting not the lookup to the last information i have broadcasted. For me the broadcaster is too slow.

Is there a possibility to transform two frames directly without broadcasting ? or should i set the buffer time very low?

regards

2018-04-19 22:25:35 -0500 received badge  Popular Question (source)
2018-04-19 22:25:35 -0500 received badge  Famous Question (source)
2018-04-19 22:25:35 -0500 received badge  Notable Question (source)
2017-12-04 08:19:10 -0500 asked a question [Gazebo] Need working >170° wide angle camera model

[Gazebo] Need working >170° wide angle camera model Hey guys, i want a ultra wide angle camera. The examples from th

2017-12-04 08:03:51 -0500 commented answer tf broadcaster too slow for lookupTransform

thx, i found another solution for me :) i check if the transform differs from the last one ;) otherwise i do the lookup

2017-12-04 08:03:36 -0500 commented answer tf broadcaster too slow for lookupTransform

thx, i found another solution for me :) i check if the transform differs from the last one ;)

2017-12-04 08:03:12 -0500 commented answer tf broadcaster too slow for lookupTransform

thx, i found another solution for me :)

2017-11-30 07:45:50 -0500 asked a question lookupTransform withouth broadcasting?

lookupTransform withouth broadcasting? Hey, i create a frame and publish it once with broadcaster. after the broadcaste

2017-11-30 07:45:50 -0500 asked a question tf broadcaster too slow for lookupTransform

tf broadcaster too slow for lookupTransform Hey, i create a frame and publish it once with broadcaster. after the broad