File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ https://github.com/ros2/libyaml_vendor.git ce1ad8793760ae9585d19a1e484e7342acb95
3
3
https://github.com/ros2/rcpputils.git 07d4ae0dc8ae1f4afa1c4f9ab47448482950aba9
4
4
https://github.com/ros2/unique_identifier_msgs.git 27767cefcf8a80da44641dc208c57722c28aa11c
5
5
https://github.com/ros2/example_interfaces.git ae3df08ac12cea293f53520c7c7dc67cb0cf5355
6
- https://github.com/ros2/common_interfaces.git 151a3eb000e18dd712777431627b8286d2fd9453
6
+ https://github.com/ros2/common_interfaces.git b22de2b0e612bd08f12f4952b209ea8b85850314
7
7
https://github.com/ros2/rosidl.git 7d95d643a7260ed37af4c7803422be9a205d9e51
8
8
https://github.com/ros2/rmw_implementation.git f635b57f5218ee931b62bf2ecdc7d83f8a92073f
9
9
https://github.com/ros2/rosidl_defaults.git 6665e8848389f2c67d7c68ce7c53ca957ebcc97e
@@ -29,6 +29,6 @@ https://github.com/ament/ament_lint.git 4bc68c815ce308b3443e3cb38fd71e2b03ffdc40
29
29
https://github.com/ament/googletest.git 79c4c9db1a7bc8bc5473a280499bf776173653d6
30
30
https://github.com/ament/ament_index.git 7c8a2762453bf928909cc3dd65d2164b2f67dbaf
31
31
https://github.com/ament/uncrustify_vendor.git 8945c291fbd36d7980f7e4fd641601c277c178ec
32
- https://github.com/ament/ament_cmake.git a803f8534312a3b6dbe8a274bf788955d40d0eaa
32
+ https://github.com/ament/ament_cmake.git 573972a9054e8ff503f717a28baa040e7ce1fd32
33
33
https://github.com/ament/ament_package.git d695ec8f2a0e8adefc1e1212bfa6c09ca54b333d
34
34
https://github.com/ros2/ament_cmake_ros.git 7b6b599c3fc8023806db2a97b344e8610902adac
Original file line number Diff line number Diff line change @@ -43,6 +43,7 @@ namespace distortion_models
43
43
{
44
44
const char PLUMB_BOB[] = " plumb_bob" ;
45
45
const char RATIONAL_POLYNOMIAL[] = " rational_polynomial" ;
46
+ const char EQUIDISTANT[] = " equidistant" ;
46
47
}
47
48
}
48
49
You can’t perform that action at this time.
0 commit comments