1 Star 0 Fork 3

nunulong2010 / SEU-Kidsize

forked from robocup / SEU-Kidsize 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
start_without_vision_robot.launch 584 Bytes
一键复制 编辑 原始数据 按行查看 历史
Rocky 提交于 2020-06-10 18:52 . new web monitor
<?xml version="1.0"?>
<launch>
<!-- start update -->
<node pkg="start" type="params_update" name="params_update" output="screen">
<param name="gamectrl" type="bool" value="true"/>
</node>
<!-- start player -->
<node pkg="player" type="player" name="player" output="screen"/>
<!-- start motion -->
<node pkg="motion" type="motion" name="motion" output="screen"/>
<!-- start gamectrl -->
<node pkg="gamectrl" type="gamectrl" name="gamectrl" output="screen"/>
<!-- start control -->
<node pkg="control" type="main.py" name="control" output="screen"/>
</launch>
1
https://gitee.com/nunulong2010/SEU-Kidsize.git
git@gitee.com:nunulong2010/SEU-Kidsize.git
nunulong2010
SEU-Kidsize
SEU-Kidsize
master

搜索帮助