cram2 / cram

CRAM software stack
http://cram-system.org
30 stars 34 forks source link

rviz visualization of projection #223

Closed Tigul closed 2 years ago

Tigul commented 3 years ago

Description

Publishes the TF frames of the Robot and objects to the "tf" topic so they can be visualized in Rviz. There are two robots being published, one with a "simulation" tf-prefix and one without. The robot with the prefix represents the projection of the bullet world and shows the "thoughts" of the robot. The other just shows the real motion without reasoning, like they would be executed on the real robot.

The two descriptions can be seen simultaneous in Rviz by loading two robot_descriptions.

Additional Visualization marker representing the objects are being published.

Added

Known bugs: