Skip to content

Commit b557328

Browse files
committed
add note about no detachable joint cloning support
Signed-off-by: Ashton Larkin <[email protected]>
1 parent 8f083d6 commit b557328

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/ignition/gazebo/EntityComponentManager.hh

+1
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ namespace ignition
8989
/// child links set to the cloned parent/child links.
9090
/// 5. Aside from the changes listed above, all other cloned components
9191
/// remain unchanged.
92+
/// Currently, cloning detachable joints is not supported.
9293
/// \param[in] _entity The entity to clone.
9394
/// \param[in] _parent The parent of the cloned entity. Set this to
9495
/// kNullEntity if the cloned entity should not have a parent.

0 commit comments

Comments
 (0)