Get desktop application:
View/edit binary Protocol Buffers messages
Starts a new trajectory and returns its index.
Adds a batch of sensor data to a trajectory.
Adds odometry data from the sensor with id 'sensor_metadata.sensor_id' to the trajectory corresponding to 'sensor_metadata.trajectory_id'.
Same for IMU data.
Same for range-finder data.
Same for fixed-frame pose data.
Same for landmark data.
Requests the server to send a stream of local SLAM results for the given 'trajectory_id'.
Requests the server to send a stream of global SLAM notifications.
Marks a trajectory corresponding to 'trajectory_id' as finished, i.e. no further sensor data is expected.
Deletes a trajectory asynchronously.
Retrieves a single submap.
Returns the current optimized trajectory poses.
Returns the states of trajectories.
Returns the current optimized landmark poses.
Returns the current optimized submap poses.
Returns the current local-to-global transform for the trajectory.
Returns the list of constraints in the current optimization problem.
Sets a pose for a landmark.
Checks whether the trajectory is finished.
Checks whether the trajectory is frozen.
Requests a PoseGraph to call RunFinalOptimization.
Adds serialized SLAM state data in the order defined by ProtoStreamReader.
Loads a serialized SLAM state data from the host file system.
Receives serialized SLAM state data in the order defined by ProtoStreamWriter.
Writes the serialized SLAM state to the host file system.
Used in:
Used in:
Used in:
Used in:
, , , , ,Used in:
Used in:
Used in:
Used in:
Used in:
,Used in: