/* This project is just for test slamware, and give an simple tutorial to use slamware SDK on ROS.
if you have any question, can contact with kint.zhao E-MAIL: huasheng_zyh@163.com.
More information from following: slamtec: http://www.slamtec.com/en/ slamware SDK: http://www.slamtec.com/cn/Slamware slamware API: https://wiki.slamtec.com/pages/viewpage.action?pageId=1016252 */
Do some application using slamware SDK on ubuntu.
- create an example by cmake. notice: the order of static libs.
- create an ros package to connect slamware robot platform by tcp/ip.
- finish the slamwareNode
NOTICE:
- you should run the slamcore on your robot, mark the IP_addres. and make sure slamCore run OK!
- modify the launch/view_slamwareAPP.launch for your robot system.
- upgrade your slamware SDK from http://www.slamtec.com/cn/Slamware
- run : roslaunch slamwareAPP view_slamwareNode.launch