Skip to content

Bringup scripts and configurations for the rmul24_gazebo_simulator

License

Notifications You must be signed in to change notification settings

LihanChen2004/rm_nav_bringup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rm_nav_bringup

用于 rmul24_gazebo_simulator 的导航仿真启动包。

nav_v1.0

Cloned

git clone https://github.com/LihanChen2004/rm_nav_bringup.git ros_ws/src
rosdep install -r --from-paths src --ignore-src --rosdistro $ROS_DISTRO -y

Launch

请在仿真完全启动后,再启动导航节点,否则将导致初始位姿出错。

多机器人仿真导航:

ros2 launch rm_nav_bringup sentry_nav_launch.py \
  robots:=" \
  red_standard_robot1={x: 0.0, y: 0.0, yaw: 0.0}; \
  blue_standard_robot1={x: 5.6, y: 1.4, yaw: 3.14}; \
  "

About

Bringup scripts and configurations for the rmul24_gazebo_simulator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published