Open
Description
Here are a few nice-to-have functionality to include in Actors.
- Extend actors to include collisions - allows actors to collide with objects in the environment.
- may require updating physics systems to support actors
- The SDF spec says that
<actor>
can include<joint>
s but this is not supported yet.- Note I think this is also not supported in gazebo classic
- Extend actors to support nested models?
To have feature-parity with gazebo classic, we'll need to implement 1.
Additional context
Metadata
Assignees
Type
Projects
Status
To do