Drake's URDF parser accepts /robot/frame, and translates it into a fixed-offset frame. This is a drake extension to URDF, and not properly namespaced.
Version
1.25, and probably around for years.
What operating system are you using?
Ubuntu 22.04
What installation option are you using?
compiled from source code using Bazel
Relevant log output
There is no log output, but see source code for UrdfParser::ParseFrame, and compare it to the documented elements at https://wiki.ros.org/urdf/XML/robot.
What happened?
Drake's URDF parser accepts /robot/frame, and translates it into a fixed-offset frame. This is a drake extension to URDF, and not properly namespaced.
Version
1.25, and probably around for years.
What operating system are you using?
Ubuntu 22.04
What installation option are you using?
compiled from source code using Bazel
Relevant log output