Skip to content

Gazebo and RVIZ not working together #14

@KyleQ1

Description

@KyleQ1

Currently, RVIZ and Gazebo don't work well together leading to this error in RVIZ:
Possible reasons are listed at http://wiki.ros.org/tf/Errors%20explained at line 292 in ./src/buffer_core.cpp Warning: TF_OLD_DATA ignoring data from the past for frame right_thigh at time 338.504000 according to authority default_authority

Here is the node topic diagram.

Potential issues and solutions:

  • Simulated time being off between Gazebo and RVIZ.
    Gazebo and RVIZ launch with simulated time.

  • Joint state and joint state manager in RVIZ interfering with gazebo_ros_joint_state_publisher
    Turning joint states off in RVIZ using the GUI flag doesn't seem to change anything.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions