rviz_visual_testing_framework
C++ API
Class Hierarchy
File Hierarchy
Full C++ API
Namespaces
Namespace helpers
Namespace testing
Classes and Structs
Struct PublisherWithFrame
Struct StaticTransform
Class BasePageObject
Class DisplayHandler
Class Executor
Class ImageTester
Class PageObjectWithWindow
Class RvizTestScene
Class TransformPublisher
Class VisualTest
Class VisualTestFixture
Class VisualTestPublisher
Functions
Function createStaticTransformMessageFor(std::string, std::string)
Function createStaticTransformMessageFor(std::string, std::string, int, int, int, int, int, int)
Function format
Function helpers::findIndex
Function helpers::findWindow
Function helpers::getDisplaysTreeView
Directories
Directory include
Directory rviz_visual_testing_framework
Directory internal
Directory page_objects
Files
File base_page_object.hpp
File display_handler.hpp
File executor.hpp
File image_tester.hpp
File page_object_with_window.hpp
File rviz_scene_test.hpp
File test_helpers.hpp
File transform_message_creator.hpp
File transform_publisher.hpp
File visual_test.hpp
File visual_test_fixture.hpp
File visual_test_publisher.hpp
Standard Documents
CHANGELOG
Changelog for package rviz_visual_testing_framework
14.3.1 (2024-10-11)
14.3.0 (2024-10-03)
14.2.6 (2024-08-28)
14.2.5 (2024-07-29)
14.2.4 (2024-07-19)
14.2.3 (2024-06-25)
14.2.2 (2024-06-17)
14.2.1 (2024-05-24)
14.2.0 (2024-04-26)
14.1.0 (2024-04-16)
14.0.0 (2024-04-07)
13.4.2 (2024-03-27)
13.4.1 (2024-03-26)
13.4.0 (2024-03-09)
13.3.1 (2024-01-24)
13.3.0 (2023-12-26)
13.2.0 (2023-11-06)
13.1.2 (2023-10-09)
13.1.1 (2023-10-04)
13.1.0 (2023-09-07)
13.0.0 (2023-08-21)
12.8.0 (2023-08-27)
12.7.0 (2023-07-11)
12.6.1 (2023-06-12)
12.6.0 (2023-06-07)
12.5.1 (2023-05-11)
12.5.0 (2023-04-28)
12.4.0 (2023-04-18)
12.3.2 (2023-04-11)
12.3.1 (2023-03-01)
12.3.0 (2023-02-14)
12.2.0 (2022-11-07)
12.1.0 (2022-11-02)
12.0.0 (2022-09-13)
11.3.0 (2022-04-26)
11.2.0 (2022-04-08)
11.1.1 (2022-03-30)
11.1.0 (2022-03-24)
11.0.0 (2022-03-01)
10.0.0 (2022-02-16)
9.1.1 (2022-01-25)
9.1.0 (2022-01-13)
9.0.1 (2021-12-17)
9.0.0 (2021-11-18)
8.7.0 (2021-08-11)
8.6.0 (2021-05-13)
8.5.0 (2021-04-06)
8.4.0 (2021-03-18)
8.3.1 (2021-01-25)
8.3.0 (2020-12-08)
8.2.0 (2020-06-23)
8.1.1 (2020-06-03)
8.1.0 (2020-06-03)
8.0.3 (2020-06-02)
8.0.2 (2020-05-21)
8.0.1 (2020-05-07)
8.0.0 (2020-05-01)
7.0.3 (2019-11-13)
7.0.2 (2019-10-23)
7.0.1 (2019-10-04)
7.0.0 (2019-09-27)
6.1.1 (2019-05-29)
6.1.0 (2019-05-20)
6.0.0 (2019-05-08)
5.1.0 (2019-01-14)
5.0.0 (2018-12-04)
4.0.1 (2018-06-28)
4.0.0 (2018-06-27)
PACKAGE
Index
rviz_visual_testing_framework
C++ API
Struct PublisherWithFrame
View page source
Struct PublisherWithFrame
Defined in
File visual_test_publisher.hpp
Struct Documentation
struct
PublisherWithFrame
Public Functions
inline
PublisherWithFrame
(
std
::
shared_ptr
<
rclcpp
::
Node
>
publisher_node
,
std
::
string
frame_name
)
Public Members
std
::
shared_ptr
<
rclcpp
::
Node
>
publisher_node_
std
::
string
frame_name_