VIZ::VizHelperRVIZ Member List

This is the complete list of members for VIZ::VizHelperRVIZ, including all inherited members.

binDrawnVIZ::VizHelperRVIZstatic
calculateAxesPoints(ISM::PointPtr point, ISM::QuaternionPtr quat, float scale)VIZ::VizHelperRVIZstatic
confidenceToColor(double confidence)VIZ::VizHelperRVIZstatic
createArrowMarkerFromVote(ISM::VoteSpecifierPtr vote, ISM::ObjectPtr o, std::string baseFrame, std::string ns, int32_t id, double bin_size, std_msgs::ColorRGBA binColor, std_msgs::ColorRGBA voteColor=VizHelperRVIZ::createColorRGBA(1.0, 0.0, 1.0, 0.5))VIZ::VizHelperRVIZstatic
createArrowMarkerToPoint(ISM::PointPtr fromPoint, ISM::PointPtr to, std::string baseFrame, std::string markerNamespace, int id, float xScale, float yScale, float zScale, ColorRGBA color, double markerLifetime)VIZ::VizHelperRVIZstatic
createArrowMarkerToPoint(ISM::PointPtr fromPoint, ISM::PointPtr to, std::string baseFrame, std::string markerNamespace, int id, float xScale, float yScale, float zScale, ColorRGBA color, double markerLifetime, double minLength)VIZ::VizHelperRVIZstatic
createColorRGBA(float red, float green, float blue, float alpha)VIZ::VizHelperRVIZstatic
createColorRGBA(std::vector< float > rgba)VIZ::VizHelperRVIZstatic
createConeMarker(ISM::PosePtr pose, std::string baseFrame, std::string markerNamespace, int id, float radius, ColorRGBA color, double markerLifetime)VIZ::VizHelperRVIZstatic
createCoordinateArrow(std::vector< std::pair< ISM::PointPtr, std::vector< ISM::PosePtr > > > poses_vec, std::string baseFrame, std::string markerNamespace, float arrowScale, float axisScale, ColorRGBA color, double markerLifetime)VIZ::VizHelperRVIZstatic
createCoordinateMarker(ISM::PosePtr pose, std::string baseFrame, std::string markerNamespace, int id, float length, float radius, double markerLifetime)VIZ::VizHelperRVIZstatic
createCoordinateMarkerWithAngle(ISM::PosePtr pose, std::string baseFrame, std::string markerNamespace, int id, float length, float openAngle, double markerLifetime)VIZ::VizHelperRVIZstatic
createCubeArrow(ISM::PosePtr pose, std::string baseFrame, std::string markerNamespace, int &id, float scale, ColorRGBA cubeColor, ColorRGBA arrowColor, double markerLifetime)VIZ::VizHelperRVIZstatic
createCylinderLine(ISM::PosePtr pose, std::string baseFrame, std::string markerNamespace, float scale, float length, ColorRGBA color, double markerLifetime)VIZ::VizHelperRVIZstatic
createCylinderMarker(ISM::PosePtr pose, std::string baseFrame, std::string markerNamespace, int id, float radius, float height, ColorRGBA color, double markerLifetime)VIZ::VizHelperRVIZstatic
createLine(ISM::PointPtr fromPoint, ISM::PointPtr toPoint, float width, int id, std::string baseFrame, std::string markerNamespace, std_msgs::ColorRGBA color, double markerLifetime)VIZ::VizHelperRVIZstatic
createLineArrow(ISM::PointPtr fromPoint, std::vector< ISM::PosePtr > toPoses, std::string baseFrame, std::string markerNamespace, int &id, float arrowScale, ColorRGBA color, double markerLifetime)VIZ::VizHelperRVIZstatic
createLineMarkerFormPair(std::vector< std::pair< ISM::PointPtr, ISM::PointPtr >> pointPair, std::string baseFrame, std::string markerNamespace, float arrowScale, ColorRGBA color, double markerLifetime)VIZ::VizHelperRVIZstatic
createMarkerWithoutTypeAndPose(std::string baseFrame, std::string markerNamespace, int id, float xScale, float yScale, float zScale, ColorRGBA color, double markerLifetime)VIZ::VizHelperRVIZstatic
createMeshMarker(ISM::PosePtr pose, std::string baseFrame, std::string markerNamespace, int id, ColorRGBA color, double markerLifetime, std::string resourcePath)VIZ::VizHelperRVIZstatic
createPoint(double x, double y, double z)VIZ::VizHelperRVIZstatic
createPositionVector(ISM::PosePtr pose, std::string baseFrame, std::string markerNamespace, ColorRGBA color, UniformDistributionGenerator *udg, int sampels, int axis, int id, float length, float openAngle, float sphereRadius, double markerLifetime)VIZ::VizHelperRVIZstatic
createRingMarker(ISM::PosePtr pose, std::string baseFrame, std::string markerNamespace, float scale, ColorRGBA x, ColorRGBA y, ColorRGBA z, ColorRGBA a, ColorRGBA b, ColorRGBA g, double markerLifetime)VIZ::VizHelperRVIZstatic
createSphereMarker(ISM::PointPtr point, std::string baseFrame, std::string markerNamespace, int id, float radius, ColorRGBA color, double markerLifetime)VIZ::VizHelperRVIZstatic
createSphereMarkerWithOrientation(ISM::PosePtr pose, std::string baseFrame, std::string markerNamespace, int id, float radius, std_msgs::ColorRGBA color, double markerLifetime, int axesFirstId)VIZ::VizHelperRVIZstatic
createTrackMarkers(std::vector< ISM::PosePtr > trackPoses, std::string baseFrame, std::string markerNamespace, float lineWidth, ColorRGBA color, double markerLifetime)VIZ::VizHelperRVIZstatic
EVector3DToPointMsg(ISM::PointPtr point, Eigen::Vector3d v3d)VIZ::VizHelperRVIZstatic
genCuboidPoint(int xp, int yp, int zp, double x, double y, double z, double xwidth, double ywidth, double zwidth)VIZ::VizHelperRVIZstatic
getBinFromPoint(const ISM::PointPtr point, double sensivity, std::string baseFrame, std_msgs::ColorRGBA color)VIZ::VizHelperRVIZstatic
getBinMarker(Eigen::Vector3i bin, double bin_size, std::string desc, int id, std::string baseFrame, std_msgs::ColorRGBA color)VIZ::VizHelperRVIZstatic
getBinMarker(int x, int y, int z, double bin_size, std::string desc, int id, std::string baseFrame, std_msgs::ColorRGBA color)VIZ::VizHelperRVIZstatic
getColorOfObject(const ISM::Object &object)VIZ::VizHelperRVIZstatic
getColorOfObject(const ISM::ObjectPtr object_ptr)VIZ::VizHelperRVIZstatic
hsvToRGBA(double hue, double saturation, double value)VIZ::VizHelperRVIZstatic
pointToCube(std::string ns, int id, std::string frame, double x, double y, double z, double bin_size, std_msgs::ColorRGBA color)VIZ::VizHelperRVIZstatic
pointToCuboid(std::string ns, int32_t id, std::string frame, double x, double y, double z, double xwitdh, double ywidth, double zwidth, std_msgs::ColorRGBA color)VIZ::VizHelperRVIZstatic
pointToPointMsg(ISM::PointPtr point)VIZ::VizHelperRVIZstatic
posesFromTrack(ISM::TrackPtr track)VIZ::VizHelperRVIZstatic
quatToQuaternionMsg(ISM::QuaternionPtr quat)VIZ::VizHelperRVIZstatic


asr_ism_visualizations
Author(s): Hanselmann Fabian, Heller Florian, Heizmann Heinrich, Kübler Marcel, Meißner Pascal, Reckling Reno, Stöckle Patrick, Trautmann Jeremias
autogenerated on Fri Nov 8 2019 03:28:47