extremitypathfinder
python package for fast shortest path computation on 2D polygon or grid maps
Python★ 50
gazebo simulation tools for wpr mobile robots in ros
git clone https://github.com/6-robot/wpr_simulation.git6-robot/wpr_simulation
Bilibili: 机器人操作系统ROS 快速入门教程
Youtube: 机器人操作系统ROS 快速入门教程
cd ~/catkin_ws/src/
git clone https://github.com/6-robot/wpr_simulation.git
git clone https://github.com/6-robot/wpb_home.git
git clone https://github.com/6-robot/waterplus_map_tools.git
cd ~/catkin_ws/src/wpr_simulation/scripts
./install_for_noetic.sh
cd ~/catkin_ws/src/wpb_home/wpb_home_bringup/scripts
./install_for_noetic.sh
cd ~/catkin_ws/src/waterplus_map_tools/scripts
./install_for_noetic.sh
cd ~/catkin_ws
catkin_make
简单场景:
roslaunch wpr_simulation wpb_simple.launch
SLAM环境地图创建:
roslaunch wpr_simulation wpb_gmapping.launch
Navigation导航:
roslaunch wpr_simulation wpb_navigation.launch
物品抓取:
roslaunch wpr_simulation wpb_table.launch
rosrun wpb_home_tutorials wpb_home_grab_client
cd ~/catkin_ws/src/
git clone https://github.com/6-robot/wpr_simulation.git
git clone https://github.com/6-robot/wpr1.git
git clone https://github.com/6-robot/waterplus_map_tools.git
git clone https://github.com/6-robot/xfyun_waterplus.git
cd ~/catkin_ws/src/wpr_simulation/scripts
./install_for_noetic.sh
cd ~/catkin_ws/src/wpr1/wpr1_bringup/scripts
./install_for_noetic.sh
cd ~/catkin_ws/src/waterplus_map_tools/scripts
./install_for_noetic.sh
cd ~/catkin_ws
catkin_make
简单场景:
roslaunch wpr_simulation wpr1_simple.launch
SLAM环境地图创建:
roslaunch wpr_simulation wpr1_gmapping.launch
Navigation导航:
roslaunch wpr_simulation wpr1_navigation.launch
more like this
python package for fast shortest path computation on 2D polygon or grid maps
Quadcopter dynamics simulation with two proportional–integral–derivative (PID) controllers that adjust the motor speeds…
search projects, people, and tags