Skip to content

SceneUpdate

An update to the entities displayed in a 3D scene

Panel support

SceneUpdate is used in the 3DImage panels.

Schema

fieldtypedescription
deletionsSceneEntityDeletion[]Scene entities to delete
entitiesSceneEntity[]Scene entities to add or replace

Reference implementations

Foxglove schemas are framework-agnostic, and can be implemented using any supported message encoding:

encodingschema
ROS 1foxglove_msgs/SceneUpdate
ROS 2foxglove_msgs/msg/SceneUpdate
JSONfoxglove.SceneUpdate
Protobuffoxglove.SceneUpdate
FlatBuffersfoxglove.SceneUpdate
OMG IDLfoxglove::SceneUpdate

You must use the schema names specified above for Foxglove to recognize the schema.

Last updated:

Flora is developed on the source code of Foxglove and Lichtblick, adhering to the MPL 2.0 license.