MCPcopy Create free account
hub / github.com/PickNikRobotics/rviz_visual_tools / getCuboidId

Method getCuboidId

src/rviz_visual_tools.cpp:3082–3085  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3080}
3081
3082int32_t RvizVisualTools::getCuboidId() const
3083{
3084 return cuboid_marker_.id;
3085}
3086
3087int32_t RvizVisualTools::getLineStripId() const
3088{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected