Go to the source code of this file.
|
| | TEST_F (PerceptionTest, ReadingSensorsConfig) |
| | TEST_F (PerceptionTest, WritingSensorsConfig) |
| int | main (int argc, char **argv) |
| void | expectYamlEquivalence (const YAML::Node &generated, const YAML::Node &reference, const std::filesystem::path &generated_path, const std::string &yaml_namespace="") |
| std::filesystem::path | getSharePath (const std::string &package_name) |
| | Return a path for the given package's share folder.
|
◆ expectYamlEquivalence()
| void moveit_setup::expectYamlEquivalence |
( |
const YAML::Node & | generated, |
|
|
const YAML::Node & | reference, |
|
|
const std::filesystem::path & | generated_path, |
|
|
const std::string & | yaml_namespace = "" ) |
◆ getSharePath()
Return a path for the given package's share folder.
Definition at line 70 of file utilities.hpp.
◆ main()
| int main |
( |
int | argc, |
|
|
char ** | argv ) |
◆ TEST_F() [1/2]
◆ TEST_F() [2/2]