Skip to content

MacOS Compatibility Issues with RViz2 and the '/tf' Topic #593

@ygoumaz

Description

@ygoumaz

On macOS, RViz2 can be launched in the VM, but it encounters an error with the /tf topic.

robot_state_publisher publishes data on this topic. The data type contains a field frame_id and a field child_frame_id, which should obviously be different. On Linux and WSL, this is correct and RViz is able to use the data of the topic. On macOS, frame_id and child_fame_id are very often the same.

The only difference is the fact that Webots is started remotely, which may introduce some latency/synchronization issues.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions