GithubHelp home page GithubHelp logo

dream360 / imrobot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mrwangmaomao/imrobot

0.0 0.0 0.0 14.63 MB

some robot package

CMake 4.35% C++ 63.40% Python 30.94% HTML 0.04% Makefile 0.81% Shell 0.24% Lua 0.22%

imrobot's Introduction

IM(Intelligent Manufacture) Robot

This robot is combine car with arm.

IM-robot

1 car Simulation

1.1 navigation

navigation and avoid obstacles by ros move base

roslaunch thurobot thurobot_laser_nav_gazabo.launch
roslaunch thurobot nav_cloister_demo_sim.launch
roslaunch thurobot thurobot_teleop.launch

1.2 exploring slam

roslaunch thurobot thurobot_laser_nav_gazabo.launch
roslaunch thurobot exploring_slam_demo.launch
rosrun thurobot exploring_slam_sim.py 

2 car testing in robot

roslaunch thurobot bringup.launch 

You need to change linear_scale parameter in bringup.launch file.(I set as 1.0)

3 arm simulation

roslaunch auboi5_moveit_config demo.launch sim:=true

Then select "Interact" and move the end-effector to a new goal.

In "Motion Planning" -> "Plan and Execute" to send trajectory to the sim robot

Exit RViz and Ctrl-C the demo.launch window

4 bringup.launch

roslaunch thurobot bringup.launch

4.1 arduino_serial_node

src/rosserial/rosserial_arduino/nodes/serial_node.py

  1. 设置串口属性,波特率
  2. 进入循环,执行SerialClient任务,接收并转发单片机发送的数据

4.2 apply_calib

src/imu_calib/src/accl_calib/apply_calib_node.cpp --apply_calib.cpp

4 remote move by keyboard

roslaunch teleop_twist_keyboard thurobot_teleop.py

6 remote establish map

roslaunch thurobot lidar_slam.launch

7 navigation by map

roslaunch thurobot navigate_multi.launch

8 automatic map

roslaunch thurobot auto_slam.launch

imrobot's People

Contributors

mrwangmaomao avatar

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.