Browse by type
Bilibili: 《一种简单易用的激光雷达定位方法》
Youtube: 《一种简单易用的激光雷达定位方法》
Bilibili: 《代价地图清除》
Youtube: 《代价地图清除》
Bilibili: 《去除ROS导航中的激光雷达噪点》
Youtube: 《去除ROS导航中的激光雷达噪点》
基础:《ROS 快速入门教材》
扩展:《ROS 导航,除了 DWA 和 TEB 还有没有其他选择?》
cd ~/catkin_ws/src/
git clone https://github.com/6-robot/jie_ware.git
国内镜像:
cd ~/catkin_ws/src/
git clone https://gitee.com/s-robot/jie_ware.git
cd ~/catkin_ws
catkin_make
<node pkg="jie_ware" type="lidar_loc" name="lidar_loc" >
<param name="base_frame" value="base_footprint" />
<param name="odom_frame" value="odom" />
<param name="laser_frame" value="laser" />
<param name="laser_topic" value="scan" />
</node>
roslaunch jie_ware lidar_loc_test.launch
<node pkg="jie_ware" type="costmap_cleaner" name="costmap_cleaner" />
<node pkg="jie_ware" type="lidar_filter_node" name="lidar_filter_node" />
observation_sources: scan
scan:
data_type: LaserScan
topic: scan_filtered
$ claude mcp add jie_ware \
-- python -m otcore.mcp_server <graph>