Code Monkey home page Code Monkey logo

haibotbase's Introduction

Haibot

1 使用说明

硬件准备:Haibot移动机器人平台

机器人建图导航快速操作流程:

step1

接通电源,按下开关

step2

打开控制台,输入如下命令,可以打开机器人底盘驱动,雷达驱动,相机驱动。

roslaunch haibot_tools haibot_bringup.launch

机器人可以发送雷达点云消息、相机2D图像、深度图像、3D点云消息、移动底盘IMU消息、电池消息、轮子里程计消息等。可以向机器人发送速度消息、关机指令等。

step3

控制机器人进行cartographer激光建图

roslaunch cartographer_slam_core haibot_cartographer.launch

step4

控制机器人进行移动

roslaunch nav move_base.launch

其他常用命令:

键盘遥控:

rosrun haibot_tools keyboard.py

机器人画圆

rosrun haibot_tools circle_run.py

2 使用PC连接机器人

确保机器人和PC在一个局域网络内,查看机器人的IP地址,比如我们的机器人的IP为192.168.1.105。

在电脑PC端打开xshell或者电脑ubuntu系统的控制台,使用如下命令连接机器人:

然后就可以参照上面的步骤来控制机器人启动并完成建图与导航。

3 深度学习demo

使用usb相机,接到机器人的usb口上。使用如下命令启动深度学习视频分析任务。

roslaunch ros_deep_learning detectnet.ros1.launch

4 循迹denmo

使用usb相机,接到机器人的usb口上。使用如下命令启动小车循迹任务。

roscd track_line/script
sh bringup.sh

5 二维码识别demo

使用usb相机,接到机器人的usb口上。使用如下命令启动二维码识别任务。

roslaunch apriltag_ros detector.launch

haibotbase's People

Contributors

mrwangmaomao avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar Jiadai Sun avatar

Forkers

runatworld

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.