Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error using the new bag publisher with time maintanence #192

Open
Ridhwanluthra opened this issue Jul 11, 2018 · 0 comments
Open

Error using the new bag publisher with time maintanence #192

Ridhwanluthra opened this issue Jul 11, 2018 · 0 comments

Comments

@Ridhwanluthra
Copy link
Contributor

The bag publisher with time maintainence is being added as a part of the perception_pipeline_tutorial.

This is node is used to read a topic from a bag and publish it on a loop while using the current ROS time. It is being added to use rosbags in tutorials which contain as less as a single message. This will enable us to add any bags corresponding to any tutorial right in git.

When running the Perception Pipeline Demo, we encounter the following error (this does not break the functionality)

ros.moveit_ros_planning.planning_scene_monitor: Transform error: Lookup would require extrapolation into the future.  Requested time 1527473962.793050157 but the latest data is at time 1527473962.776993978, when looking up transform from frame [panda_link2] to frame [camera_rgb_optical_frame]
ros.moveit_ros_perception: Transform cache was not updated. Self-filtering may fail.
v4hn added a commit to v4hn/moveit_tutorials that referenced this issue Apr 27, 2021
This should close moveit#192, so I removed the mention in the tutorial.
v4hn added a commit to v4hn/moveit_tutorials that referenced this issue Apr 28, 2021
This should close moveit#192, so I removed the mention in the tutorial.
v4hn added a commit to v4hn/moveit_tutorials that referenced this issue Apr 28, 2021
v4hn added a commit to v4hn/moveit_tutorials that referenced this issue Apr 28, 2021
v4hn added a commit to v4hn/moveit_tutorials that referenced this issue May 3, 2021
v4hn added a commit that referenced this issue Jun 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant