Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bexcite/ptudes-lab
/ functions
Functions
126 in github.com/bexcite/ptudes-lab
⨍
Functions
126
◇
Types & classes
16
Method
local_map_points
(self)
src/ptudes/kiss.py:166
Method
metadata
(self)
src/ptudes/bag.py:99
Method
metadata
Return metadata from the underlying PacketSource.
src/ptudes/data.py:89
Method
nav
Get current NavState of the filter
src/ptudes/ins/es_ekf.py:182
Method
points
Cloud points
src/ptudes/viz_utils.py:92
Method
pose
Get the last pose
src/ptudes/kiss.py:149
Method
pose
Cloud pose, 4x4 matrix
src/ptudes/viz_utils.py:81
Method
poses
Get all poses
src/ptudes/kiss.py:156
Method
poses_ts
Get all poses
src/ptudes/kiss.py:161
Function
ptudes_ekf_bench
ES EKF benchmarks and experiments. Experiments with Error-state kalman filters and IMU mechanizations.
src/ptudes/cli/ekf_bench.py:36
Function
ptudes_ekf_cmp
Compare trajectories in Newer College Dataset Formats
src/ptudes/cli/ekf_bench.py:683
Function
ptudes_ekf_nc
EKF with Newer College Dataset IMUs topics. Ground truth (--gt-file) is used for pose correction.
src/ptudes/cli/ekf_bench.py:220
Function
ptudes_ekf_ouster
EKF with Ouster IMUs PCAP/BAG and scan KissICP poses updates. Essentially a smoothing action to the KissICP trajectory output, which is not e
src/ptudes/cli/ekf_bench.py:381
Function
ptudes_ekf_sim
EKF with simulated IMU measurements. Noise/bias free integrated measurements used as ground truth for pose corrections (ekf updates).
src/ptudes/cli/ekf_bench.py:107
Function
ptudes_flyby
Flyby 3d visualizer over the lidar scans with poses. Data is provided via FILE in Ouster raw packets formats: PCAP or BAG with lidar/imu pack
src/ptudes/cli/flyby.py:59
Function
ptudes_stat
Ouster BAGS/PCAP data source stats Calculates scans range and imu acc/gyr statistics for --duration seconds. Data is provided via FILE i
src/ptudes/cli/stat.py:53
Function
ptudes_viz
Ouster Lidar BAGS/PCAP 3d visualizer Data is provided via FILE in Ouster raw packets formats: PCAP or BAG with lidar/imu packets. For exampl
src/ptudes/cli/viz.py:29
Method
range_mean
(self)
src/ptudes/ins/data.py:339
Method
range_std
(self)
src/ptudes/ins/data.py:343
Method
toggle
Toggle the cloud visibility (i.e. presence in the viz)
src/ptudes/viz_utils.py:72
Method
topics
(self)
src/ptudes/bag.py:95
Method
ts
Get current (last) processed timestamp
src/ptudes/ins/es_ekf.py:187
Method
update
(self, dt: float, viz: PointViz)
src/ptudes/fly.py:76
Method
update
(self, dt: float, viz: PointViz)
src/ptudes/fly.py:161
Method
update
(self, dt: float, viz: PointViz)
src/ptudes/fly.py:224
Method
velocity
Get linear velocity estimate from kiss icp poses
src/ptudes/kiss.py:140
← previous
101–126 of 126, ranked by callers