Skip to content

team-explorer-rescue-robot/explorer_launch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

explorer_launch

explorer 机器人的启动文件

本包集中保存所有的启动文件,旨在减少启动时需要输入的命令量

start_explorer_client.launch 中包含所有需要在控制台使用的节点的启动命令,其中必须包括:

  • 手柄的读取文件
  • 一些计算量过大的程序(避免降低工控机的性能)

start_explorer_server.launch 中包含所有需要在工控机上运行的节点的启动命令,其中必须包括:

  • 底层串口通信的节点
  • 在机器人上直接链接工控机的传感器的驱动节点
  • 实时控制安全保护的相关程序(保证安全第一)

start_explorer_test.launch 中包含以上两个 launch 的功能,用于直接通过 PC 调试机器人

About

Team Explorer的所有启动配置

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages