Take heed to this text |
Foxglove now affords improved help for visualizing robotic fashions described by the Unified Robotic Description Format (URDF) within the 3D panel.
Mechanically fetch URDF meshes over a Foxglove WebSocket connection
When utilizing the Foxglove bridge (v0.7+) to hook up with a dwell information supply, Foxglove now routinely fetches any URDF meshes referenced by package deal://
URLs over the Foxglove WebSocket connection.
This implies you not should retailer mesh information in your native file system and cargo them with the Foxglove desktop app. Now you can merely open a WebSocket connection from the Foxglove net app to fetch mesh information from a distant PC or an remoted atmosphere like a Docker container.
Since mesh information can now be fetched from a distant supply like a PC or Docker container, you not want to make use of the desktop app to set the ROS_PACKAGE_PATH
and retrieve mesh information saved in your native file system.
Add URDFs by way of a URL, matter, or parameter
Beforehand, Foxglove solely supported including URDFs as customized layers to the 3D panel utilizing URLs. Visualizing URDFs that had been accessible by way of a subject or parameter aside from /robot_description
was not attainable.
Now, now you can specify a customized “Subject” or “Parameter” because the URDF’s “Supply”. You’ll be able to even visualize a number of robots with the identical URDF, however with transforms printed on totally different body prefixes, utilizing the “Body prefix” (i.e. tf_prefix
) setting:
Visualize URDF collision geometries
The 3D panel’s “Show mode” setting means that you can swap between rendering a robotic’s “Visible” or “Collision” geometries. Choosing “Auto” will present visible geometries by default, however will fall again to collision geometries if no visible geometries can be found.
You’ll be able to even configure the colour of the collision geometries if it isn’t specified instantly within the URDF with the brand new “Colour” setting.
Keep tuned
With this expanded URDF help, visualizing your robotic fashions within the context of a practical 3D scene might be so simple as configuring a couple of settings. Whether or not you’re utilizing Foxglove to observe a dwell robotic or triage an incident, the corporate hopes these enhancements make it easier to higher perceive how your robots sense, assume, and act.