帅字党's starred repositories
gpt_academic
为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss等。
awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
EmbedSummary
精品嵌入式资源汇总
CAN-Bootloader
使用USB2XXX实现的CAN Bootloader功能,实现CAN节点固件远程升级
multirobot_formation
基于ros的多机器人仿真(导航、编队)
efficient_online_segmentation
Efficient Online Segmentation of Ground&Wall Points for Multi-line Spinning LiDARs. //在线分割激光点云中的地面点和墙面点。
eskf_localization
Self-position estimation by eskf by measuring gnss and imu
Formation-Attack-Detection-and-Defense
Multi-robot formation control. An attacker attack the formation and the formation can detect the attacker, then defend the attack by topology transform.
multi_turtlebot3
ROS packages for Turtlebot3
fusion_pointclouds
fusion_pointclouds 主要目的为Ubuntu环境下无人车多激光雷达标定之后, 将多个激光雷达点云话题/坐标系 通过PCL (Point Cloud Library)融合为 一个ros点云话题,以便于后期点云地面分割与地面处理等等。
mutisensorfusion
多传感器融合定位模块,可融合IMU/GNSS/ODOM/LIDAR等传感器数据完成高精度定位,输出位置、速度、姿态等导航结果
AdaptiveControllerTrackingError
In recent years, Unmanned Aerial Vehicles (UAVs) have evolved from a passive to an active rol in plentiful applications. Hence, it is necessary to consider new ways to fly in order to accomplish new tasks such as grasping, sensing, and others. This paper considers a tilting quad-rotor configuration which improves the flying performance. However, this new configuration requires more robust and advanced controllers for proper operation. In this way, this paper presents the mathematical model for a displacement in one plane of a tilt rotor quadrotor obtained via the Euler-Lagrange formulation. Furthermore, the proposed adaptive control technique is based on combined error tracking. Additionally, the closed-loop stability is obtained by a Lyapunov analysis. Finally, some numerical examples have been considered in order to evaluate and validate the control strategy.
Ultra-Wide-Band-M202
Using UWB and IMU measurements to aide in localization.
jubilant-dollop
UWB+IMU fusion using collaborative EKF i.e. sharing data between agents. Continuation of single robot case https://github.com/simutisernestas/rfloc
KalmanFilter.jl
Various Kalman Filters: KF, UKF, AUKF and their Square root variant
SLAM-All-In-One
SLAM汇总,包括多传感器融合建图、定位、VIO系列、常用工具包、开源代码注释和公式推导、文章综述