Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MigVega/Ogm2Pgbm
/ functions
Functions
2,269 in github.com/MigVega/Ogm2Pgbm
⨍
Functions
2,269
◇
Types & classes
457
↓ 3 callers
Function
AddNoise
cartographer_git/src/cartographer/cartographer/mapping/internal/optimization/optimization_problem_3d_test.cc:103
↓ 3 callers
Method
AddOdometryData
cartographer_git/src/cartographer/cartographer/mapping/pose_extrapolator.cc:98
↓ 3 callers
Method
AddQueue
cartographer_git/src/cartographer/cartographer/sensor/internal/ordered_multi_queue.cc:49
↓ 3 callers
Method
AddTrimmer
cartographer_git/src/cartographer/cartographer/mapping/internal/3d/pose_graph_3d.cc:801
↓ 3 callers
Method
CheckMessage
cartographer_git/src/cartographer_ros/cartographer_ros/cartographer_ros/rosbag_validate_main.cc:150
↓ 3 callers
Function
CreateCeresScanMatcherOptions2D
cartographer_git/src/cartographer/cartographer/mapping/internal/2d/scan_matching/ceres_scan_matcher_2d.cc:38
↓ 3 callers
Function
CreateCeresScanMatcherOptions3D
cartographer_git/src/cartographer/cartographer/mapping/internal/3d/scan_matching/ceres_scan_matcher_3d.cc:40
↓ 3 callers
Function
CreateConstraintBuilderOptions
cartographer_git/src/cartographer/cartographer/mapping/internal/constraints/constraint_builder.cc:29
↓ 3 callers
Function
CreateMapBuilderServerOptions
cartographer_git/src/cartographer/cartographer/cloud/map_builder_server_options.cc:26
↓ 3 callers
Function
CreateMotionFilterOptions
cartographer_git/src/cartographer/cartographer/mapping/internal/motion_filter.cc:25
↓ 3 callers
Function
CreatePoseGraphOptions
cartographer_git/src/cartographer/cartographer/mapping/pose_graph.cc:88
↓ 3 callers
Function
CreateProbabilityGrid
cartographer_git/src/cartographer/cartographer/io/probability_grid_points_processor.cc:198
↓ 3 callers
Function
CreateSubmapsOptions2D
cartographer_git/src/cartographer/cartographer/mapping/2d/submap_2d.cc:36
↓ 3 callers
Method
DebugString
cartographer_git/src/cartographer/cartographer/transform/rigid_transform.h:80
↓ 3 callers
Function
DivideByTwoRoundingTowardsNegativeInfinity
C++11 defines that integer division rounds towards zero. For index math, we actually need it to round towards negative infinity. Luckily bit shifts ha
cartographer_git/src/cartographer/cartographer/mapping/internal/3d/scan_matching/precomputation_grid_3d.cc:34
↓ 3 callers
Function
Expit
Converts the given log odds to a probability. This function is known to be very slow, because expf is incredibly slow.
cartographer_git/src/cartographer/cartographer/mapping/submaps_test.cc:29
↓ 3 callers
Function
FloatComponentToUint8
cartographer_git/src/cartographer/cartographer/io/color.h:35
↓ 3 callers
Function
FromPose
Converts a pose into the 3 optimization variable format used for Ceres: translation in x and y, followed by the rotation angle representing the orient
cartographer_git/src/cartographer/cartographer/mapping/internal/optimization/optimization_problem_2d.cc:78
↓ 3 callers
Function
GetArrayValues
Iterates over the integer keys of the table at the top of the stack of 'L• and pushes the values one by one. 'pop_value' is expected to pop a value an
cartographer_git/src/cartographer/cartographer/common/lua_parameter_dictionary.cc:133
↓ 3 callers
Method
GetArrayValuesAsDictionaries
cartographer_git/src/cartographer/cartographer/common/lua_parameter_dictionary.cc:382
↓ 3 callers
Method
GetArrayValuesAsStrings
cartographer_git/src/cartographer/cartographer/common/lua_parameter_dictionary.cc:391
↓ 3 callers
Method
GetCenterOfCell
Returns the center of the cell at 'index'.
cartographer_git/src/cartographer/cartographer/mapping/3d/hybrid_grid.h:444
↓ 3 callers
Method
GetFilename
cartographer_git/src/cartographer/cartographer/io/file_writer.cc:52
↓ 3 callers
Function
GetSliceIdentifier
cartographer_git/src/cartographer_ros/cartographer_rviz/cartographer_rviz/ogre_slice.cc:39
↓ 3 callers
Method
GetTrajectoryNodePoses
cartographer_git/src/cartographer/cartographer/mapping/internal/2d/pose_graph_2d.cc:944
↓ 3 callers
Method
GetValue
Returns a value between 0 and 255 to represent probabilities between min_score and max_score.
cartographer_git/src/cartographer/cartographer/mapping/internal/2d/scan_matching/fast_correlative_scan_matcher_2d.h:56
↓ 3 callers
Function
HandleMessage
cartographer_git/src/cartographer_ros/cartographer_ros/cartographer_ros/assets_writer.cc:93
↓ 3 callers
Method
InsertRangeData
cartographer_git/src/cartographer/cartographer/mapping/2d/submap_2d.cc:137
↓ 3 callers
Function
Interpolate
For odometry.
cartographer_git/src/cartographer/cartographer/mapping/internal/optimization/optimization_problem_3d.cc:57
↓ 3 callers
Function
IsShort
True if 'span' is considered to be short, i.e. not interesting on its own, but should be folded into the levels before and after entering it.
cartographer_git/src/cartographer/cartographer/mapping/detect_floors.cc:112
↓ 3 callers
Method
IsTrajectoryFrozen
cartographer_git/src/cartographer/cartographer/mapping/internal/2d/pose_graph_2d.cc:683
↓ 3 callers
Method
LoadState
cartographer_git/src/cartographer_ros/cartographer_ros/cartographer_ros/node.cc:860
↓ 3 callers
Method
LoadState
cartographer_git/src/cartographer/cartographer/cloud/client/map_builder_stub.cc:175
↓ 3 callers
Function
MakeUniqueCairoPtr
cartographer_git/src/cartographer/cartographer/io/image.cc:45
↓ 3 callers
Method
MatchFullSubmap
cartographer_git/src/cartographer/cartographer/mapping/internal/2d/scan_matching/fast_correlative_scan_matcher_2d.cc:210
↓ 3 callers
Function
Mix
cartographer_git/src/cartographer/cartographer/io/xray_points_processor.cc:65
↓ 3 callers
Function
PaintSubmapSlices
cartographer_git/src/cartographer/cartographer/io/submap_painter.cc:72
↓ 3 callers
Method
PeekMessageTime
cartographer_git/src/cartographer_ros/cartographer_ros/cartographer_ros/playable_bag.cc:49
↓ 3 callers
Function
PointCloud2HasField
cartographer_git/src/cartographer_ros/cartographer_ros/cartographer_ros/msg_conversion.cc:177
↓ 3 callers
Function
QuaternionProduct
cartographer_git/src/cartographer/cartographer/common/math.h:75
↓ 3 callers
Function
RandomizedVoxelFilter
cartographer_git/src/cartographer/cartographer/sensor/internal/voxel_filter.cc:117
↓ 3 callers
Function
RegisterAllMetrics
cartographer_git/src/cartographer/cartographer/metrics/register.cc:31
↓ 3 callers
Method
RegisterClientIdForTrajectory
cartographer_git/src/cartographer/cartographer/cloud/internal/map_builder_context_impl.h:111
↓ 3 callers
Function
RotationQuaternionToAngleAxisVector
cartographer_git/src/cartographer/cartographer/transform/transform.h:60
↓ 3 callers
Method
RunFinalOptimization
cartographer_git/src/cartographer_ros/cartographer_ros/cartographer_ros/node.cc:745
↓ 3 callers
Method
RunFinalOptimization
cartographer_git/src/cartographer/cartographer/mapping/internal/3d/pose_graph_3d.cc:811
↓ 3 callers
Method
SetPixel
cartographer_git/src/cartographer/cartographer/io/image.cc:95
↓ 3 callers
Method
Solve
cartographer_git/src/cartographer/cartographer/mapping/internal/optimization/optimization_problem_2d.cc:240
↓ 3 callers
Function
To3DIndex
Converts a flat z-major 'index' to a 3-dimensional index with each dimension from 0 to 2^'bits' - 1.
cartographer_git/src/cartographer/cartographer/mapping/3d/hybrid_grid.h:47
↓ 3 callers
Function
ToMessage
cartographer_git/src/cartographer_ros/cartographer_ros/cartographer_ros/map_builder_bridge.cc:37
↓ 3 callers
Function
ToPose
Converts a pose as represented for Ceres back to an transform::Rigid2d pose.
cartographer_git/src/cartographer/cartographer/mapping/internal/optimization/optimization_problem_2d.cc:84
↓ 3 callers
Method
ToProto
cartographer_git/src/cartographer/cartographer/mapping/3d/submap_3d.cc:214
↓ 3 callers
Method
ToResponseProto
cartographer_git/src/cartographer/cartographer/mapping/2d/submap_2d.cc:127
↓ 3 callers
Method
ToRosMessage
cartographer_git/src/cartographer_ros/cartographer_ros/cartographer_ros/metrics/internal/family.cc:36
↓ 3 callers
Function
ToUint8Color
cartographer_git/src/cartographer/cartographer/io/color.h:42
↓ 3 callers
Method
Trim
cartographer_git/src/cartographer/cartographer/mapping/internal/3d/pose_graph_3d_test.cc:255
↓ 3 callers
Method
TrimSubmap
cartographer_git/src/cartographer/cartographer/mapping/internal/2d/pose_graph_2d.cc:1207
↓ 3 callers
Function
Uint8ComponentToFloat
cartographer_git/src/cartographer/cartographer/io/color.h:40
↓ 3 callers
Function
WritePbStream
cartographer_git/src/cartographer/cartographer/io/internal/mapping_state_serialization.cc:214
↓ 3 callers
Method
WriteProto
cartographer_git/src/cartographer/cartographer/io/proto_stream.cc:59
↓ 3 callers
Method
_create_connection_info_for_datatype
(self, topic, datatype)
slam_toolbox/preprocessing/bag.py:2210
↓ 3 callers
Method
_create_reader
@raise ROSBagException: if the bag version is unsupported
slam_toolbox/preprocessing/bag.py:1538
↓ 3 callers
Method
_get_chunk_offset
(self)
slam_toolbox/preprocessing/bag.py:1637
↓ 3 callers
Function
_get_message_type
(info)
slam_toolbox/preprocessing/bag.py:1912
↓ 3 callers
Function
_human_readable_frequency
(freq)
slam_toolbox/preprocessing/bag.py:2899
↓ 3 callers
Method
_is_file
(self, f)
slam_toolbox/preprocessing/bag.py:1440
↓ 3 callers
Function
_median
(values)
slam_toolbox/preprocessing/bag.py:2993
↓ 3 callers
Function
_read_record_data
(f)
slam_toolbox/preprocessing/bag.py:2063
↓ 3 callers
Function
_read_uint64_field
(header, field)
slam_toolbox/preprocessing/bag.py:1988
↓ 3 callers
Method
_write_file_header_record
(self, index_pos, connection_count, chunk_count)
slam_toolbox/preprocessing/bag.py:1689
↓ 3 callers
Function
_write_sized
(f, v)
slam_toolbox/preprocessing/bag.py:1967
↓ 3 callers
Method
getMinTSD
cartographer_git/src/cartographer/cartographer/mapping/internal/2d/tsd_value_converter.h:73
↓ 3 callers
Method
getMinWeight
cartographer_git/src/cartographer/cartographer/mapping/internal/2d/tsd_value_converter.h:75
↓ 3 callers
Method
getUnknownWeightValue
cartographer_git/src/cartographer/cartographer/mapping/internal/2d/tsd_value_converter.h:70
↓ 3 callers
Method
height
cartographer_git/src/cartographer/cartographer/io/xray_points_processor.cc:51
↓ 3 callers
Method
id
cartographer_git/src/cartographer_ros/cartographer_rviz/cartographer_rviz/drawable_submap.h:81
↓ 3 callers
Method
max_depth
cartographer_git/src/cartographer/cartographer/mapping/internal/2d/scan_matching/fast_correlative_scan_matcher_2d.h:105
↓ 3 callers
Method
max_depth
cartographer_git/src/cartographer/cartographer/mapping/internal/3d/scan_matching/fast_correlative_scan_matcher_3d.h:54
↓ 3 callers
Method
read_connection_index_record
(self)
slam_toolbox/preprocessing/bag.py:2779
↓ 3 callers
Method
read_connection_record
(self, f, encrypt)
slam_toolbox/preprocessing/bag.py:2724
↓ 3 callers
Method
read_file_header_record
(self)
slam_toolbox/preprocessing/bag.py:2706
↓ 3 callers
Method
read_messages
Read messages from the bag, optionally filtered by topic, timestamp and connection details. @param topics: list of topics or a single
slam_toolbox/preprocessing/bag.py:547
↓ 3 callers
Method
transform
transform calculating transform of transform_type from src in given distance_type :param grid_map: 2d binary map
ogm2pgbm/scripts/WavefrontCPP/wavefront_coverage_path_planner.py:23
↓ 3 callers
Method
width
cartographer_git/src/cartographer/cartographer/io/xray_points_processor.cc:50
↓ 2 callers
Method
AddImuData
cartographer_git/src/cartographer/cartographer/mapping/internal/2d/pose_graph_2d.cc:209
↓ 2 callers
Method
AddLocalSlamResultData
cartographer_git/src/cartographer/cartographer/mapping/internal/testing/mock_trajectory_builder.h:48
↓ 2 callers
Method
AddNodeFromProto
cartographer_git/src/cartographer/cartographer/mapping/internal/2d/pose_graph_2d.cc:731
↓ 2 callers
Method
AddOdometryData
cartographer_git/src/cartographer/cartographer/mapping/internal/2d/pose_graph_2d.cc:220
↓ 2 callers
Method
AddSerializedConstraints
cartographer_git/src/cartographer/cartographer/mapping/internal/2d/pose_graph_2d.cc:797
↓ 2 callers
Method
AddSubmapFromProto
cartographer_git/src/cartographer/cartographer/mapping/internal/2d/pose_graph_2d.cc:689
↓ 2 callers
Function
AddToTextureProto
cartographer_git/src/cartographer/cartographer/mapping/3d/submap_3d.cc:146
↓ 2 callers
Method
AddToTrajectoryBuilder
cartographer_git/src/cartographer/cartographer/mapping/internal/2d/local_slam_result_2d.cc:24
↓ 2 callers
Method
AddTrajectory
cartographer_git/src/cartographer/cartographer/cloud/internal/local_trajectory_uploader.cc:261
↓ 2 callers
Method
AddTrajectoryNode
cartographer_git/src/cartographer/cartographer/mapping/internal/optimization/optimization_problem_2d.cc:193
↓ 2 callers
Method
AddTrimmer
cartographer_git/src/cartographer/cartographer/mapping/internal/2d/pose_graph_2d.cc:831
↓ 2 callers
Function
BoundedFloatToValue
cartographer_git/src/cartographer/cartographer/mapping/probability_values.h:32
↓ 2 callers
Function
CairoPaintSubmapSlices
cartographer_git/src/cartographer/cartographer/io/submap_painter.cc:30
↓ 2 callers
Method
CheckIsEmpty
cartographer_git/src/cartographer/cartographer/mapping/internal/2d/scan_matching/fast_correlative_scan_matcher_2d.cc:68
↓ 2 callers
Function
ComputeCandidateScore
cartographer_git/src/cartographer/cartographer/mapping/internal/2d/scan_matching/real_time_correlative_scan_matcher_2d.cc:38
↓ 2 callers
Function
ComputeCentroid
cartographer_git/src/cartographer/cartographer/mapping/internal/3d/scan_matching/rotational_scan_matcher.cc:52
← previous
next →
401–500 of 2,269, ranked by callers