赞
踩
星火计划ROS机器人Spark
1 http://wiki.ros.org/Robots/Spark
2 https://github.com/NXROBO/spark
----
Spark is an affordable development platform for ROS applications, with mobility
and vision system.
目录
Can be connected directly to laptop display, camera, speaker, microphone, etc.
It can charge the robot and laptop at the same time, achieve long-term operation without intervention.
Power output and installation site are provided. Accessories can be added on easily, such as:
- Camera head
- Loading platform
- Robot arm
- Lidar
Hardware: Mobile chassis, holder, Depth camera
Spec: Dimension: 700mm X 340mm X 340mm
Software for Spark base.
Maintainer: xiankai chen <xiankai.chen AT nxrobo DOT com>
Bug / feature tracker: https://github.com/NXROBO/spark/issues
Source: git https://github.com/NXROBO/spark.git (branch: master)
Check out the https://github.com/NXROBO/spark section to find out about installing and running spark.
Email: info@nxrobo.com Website: http://www.nxrobo.com/
----
This repository contains the ROS wrapper of Sparks's driver plus various ROS applications.This is a meta-package.
Build this compile with the following steps:
#make a workspace
mkdir -p sparkws/src
cd sparkws/src
git clone https://github.com/NXROBO/spark.git
git checkout spark-03 //if your spark is the 0.3 base, please type the command:git checkout spark-04
cd ..
#installl dependence package
./src/spark/doc/install.sh
#Compile
catkin_make
#Install
catkin_make install
If everything goes fine, test the follow-person example as follow:
./install/follow_run.sh
We also provide a downloadable mirror whose all environments have been configured.
----
Spark是用于ROS应用程序的可负担的开发平台,具有移动性
和视觉系统。
可以直接连接到笔记本电脑显示器,相机,扬声器,麦克风等。
同时可以对机器人和笔记本电脑进行充电,无需干预即可实现长期运行。
提供电源输出和安装地点。配件可以轻松添加,如:
- 相机头
- 装载平台
- 机器人手臂
- 激光雷达
硬件:移动底盘,支架,深度相机
规格:尺寸:700mm X 340mm X 340mm
Spark基础软件。
维护者:西安辰hen hen chen chen chen。。。。。。。
Bug /功能追踪器:https://github.com/NXROBO/spark/issues
查看https://github.com/NXROBO/spark部分,了解有关安装和运行spark的信息。
电邮:info@nxrobo.com网站:http : //www.nxrobo.com/
----
该存储库包含Sparks驱动程序的ROS包装器以及各种ROS应用程序。这是一个元包。
使用以下步骤构建此编译:
#使工作区
的mkdir -p sparkws / src目录
CD sparkws / src目录
混帐克隆https://github.com/NXROBO/spark.git
git的结帐火花-03 //如果你的火花是在0.3的基础上,请键入命令:混帐结账火花-04
CD ..
# installl依赖包
./src/spark/doc/install.sh
#编译
catkin_make
#安装
catkin_make安装
如果一切顺利,请测试以下人员的例子如下:
./install/follow_run.sh
我们还提供一个可下载的镜像,其所有环境都已配置。
----
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。