the limo ros1 package

Overview

start the motor driver

roslaunch limo_bringup limo_start.launch  
# this launch will start motor driver, lidar, imu, robot pose ekf

control Limo by keyboard

first launch the limo_start.launch above then launch the keyboard

# this will publish /cmd_vel topic
roslaunch limo_bringup limo_teletop_keyboard.launch

start the move base for navigation

first launch the limo_start.launch above then launch the navigation

# this will launch the amcl and move_base node
roslaunch limo_bringup limo_navigation.launch

build the 2d map

If you want to build the map, you can use cartographer , see the cartographer documents

And then use map_server to save the map, see map_server

You might also like...
NightDriverStrip is a source code package for building a flash program that you upload to the ESP32 microcontroller.
NightDriverStrip is a source code package for building a flash program that you upload to the ESP32 microcontroller.

NightDriverStrip is a source code package for building a flash program that you upload to the ESP32 microcontroller.

A software serial driver package by using the hardware timer capture / comparison functionality.

Soft serial 1.简介 Soft serial 是利用硬件定时器捕获/比较功能实现软件模拟串口的软件包。 1.1目录结构 Soft serial 软件包目录结构如下所示: soft_serial ├───inc // 头文件目录 │

Jetson Nano camera driver extracted from the jetbot_ros package.

Jetson Cam Jetson Nano camera driver extracted from the jetbot_ros package. Dependencies System Dependencies GStreamer Typically preinstalled in jetso

TelloTalent Robomaster TT hardware package for programming the esp32 included with it

TelloTalent esp32 for arduino IDE TelloTalent Robomaster TT hardware package for programming the esp32 included with it Notes All this files are extra

OpenFOAM is a free, open source computational fluid dynamics (CFD) software package

acousticStreamingFoam About OpenFOAM OpenFOAM is a free, open source computational fluid dynamics (CFD) software package released by the OpenFOAM Foun

A Flutter package that two widgets switch with clipper.
A Flutter package that two widgets switch with clipper.

flutter_switch_clipper A Flutter package that two widgets switch with clipper. 1.使用 SwitchCipper( initSelect: true, child: const Icon(Icons.fa

This package provides localization in a pre-built map using ICP and odometry (or the IMU measurements).
This package provides localization in a pre-built map using ICP and odometry (or the IMU measurements).

Localization using ICP in a known map Overview This package localizes the lidar sensor in a given map using the ICP algorithm. It subscribes to lidar

This package estimates the calibration parameters that transforms the camera frame (parent) into the lidar frame (child)
This package estimates the calibration parameters that transforms the camera frame (parent) into the lidar frame (child)

Camera-LiDAR Calibration This package estimates the calibration parameters that transforms the camera frame (parent) into the lidar frame (child). We

A ros package for robust odometry and mapping using LiDAR with aid of different sensors

W-LOAM A ros package for robust odometry and mapping using LiDAR with aid of different sensors Demo Video https://www.bilibili.com/video/BV1Fy4y1L7kZ?

Comments
  • wheels are not turning

    wheels are not turning

    Hi, I have a limo robot.

    I succeeded to make the robot running with the "normal" wheels.

    I changed the wheel to the omnidirectionnal ones, but they are not running any more.

    When I published something in cmd_vel. I can hear a some noise (like something is locking), but the wheel still do not move. When I tried the ackermann, the direction is working.

    Can you help me ?

    opened by lengagne 4
  • Run Gazebo simulation - are there ydlidar config details?

    Run Gazebo simulation - are there ydlidar config details?

    I am loading limo_ros into a catkin workspace, and catkin_make works fine but the launch gives an error

    Resource not found: ydlidar_ros ROS path [0]=/opt/ros/noetic/share/ros ROS path [1]=/home/user/catkin_ws/src ROS path [2]=/home/user/simulation_ws/src ROS path [3]=/home/simulations/public_sim_ws/src

    When I add the ydlidar_ros repository I get a different error

    Error initializing YDLIDAR check Comms. [ERROR] [1652111631.807010110]: Error initializing YDLIDAR Comms and Status!!! [limo_base_node-2] process has died [pid 3318, exit code 255, cmd /home/user/catkin_ws/devel/lib/limo_base/limo_base_node__name:=limo_base_node __log:=/home/user/.ros/log/37b1dafa-cfb0-11ec-8b44-0242ac140007/limo_base_node-2.log]

    This doesn't seem like an error running on noetic instead of melodic.

    Do I need to run a different branch of ydlidar_ros? Or do I need to clone the version on the Limo (which doesn't appear to be from a public repository)?

    Thanks if you can help!

    opened by brianlmerritt 3
  • lauch files description

    lauch files description

    Hi in this video https://www.youtube.com/watch?v=icWWjyr9G_U it looks like a map is been created and there is a localization node running

    can you specify how you did it ? which launch files should I use? And do I need to first create the map with the cartographer or gmapping and then run other launches simultaneously? and if yes, which navigation (diff/ackerman/both)?

    thanks

    opened by engdorm 3
  • How do I control the eyes

    How do I control the eyes

    I want to change the "eyes" screen that just blink I get that it's connected with serial but is there some driver for it? is there some firmware that runs somewhere? and if there is, can you supply an example

    opened by engdorm 2
Owner
Agilex Robotics (Dongguan) CO,.ltd
null
image_projection is a ROS package to create various projections from multiple calibrated cameras.

image_projection Overview image_projection is a ROS package to create various projections from multiple calibrated cameras. Use cases involve: Rectify

Technische Universität Darmstadt ROS Packages 118 Dec 22, 2022
A Dart package to send native 💬 toasts on Windows. Based on WinToast.

desktoasts A Dart package to send native ?? toasts on Windows. Installation For Flutter dependencies: ... desktoasts: ^0.0.2 For Dart CLI here Sup

Hitesh Kumar Saini 37 Mar 7, 2022
An R package for monitoring the trend of daily COVID-19 positive cases in Tokyo

R Package TokyoCovidMonitor A simple RStan-based package for monitoring daily COVID-19 positive cases in Tokyo Overview This package offers a simple m

Takashi J. OZAKI 14 Mar 15, 2022
Pardus WSL package

PardusWSL https://dogukan.dev/pardus-wsl-kurulumu.html Pardus on WSL (Windows 10 FCU or later) based on DistroLauncher ?? Requirements Windows 10 1709

Doğukan Öksüz 9 Mar 7, 2022
A package to provide plug-in for Livox Series LiDAR.

Livox Laser Simulation A package to provide plug-in for Livox Series LiDAR. Requirements ROS(=Melodic) Gazebo (= 9.x, http://gazebosim.org/) Ubuntu(=1

livox 83 Dec 13, 2022
A Flutter package that makes it easy to customize and work with your Flutter desktop app's system tray.

system_tray A Flutter package that that enables support for system tray menu for desktop flutter apps. on Windows, macOS and Linux. Features: - Modify

AnTler 140 Dec 30, 2022
Isaac ROS image_pipeline package for hardware-accelerated image processing in ROS2.

isaac_ros_image_pipeline Overview This metapackage offers similar functionality as the standard, CPU-based image_pipeline metapackage, but does so by

NVIDIA AI IOT 32 Dec 15, 2022
this package help you to give glassomorphic+ neomrphic both effects to a container (at a time).

duomorphsim this package help you to give glassomorphic+ neomrphic both effects to a container (at a time). Usage DuoMorphicCard need four argument wh

Lokesh Jangid 3 Aug 23, 2021
A package to use Material side sheet into your Flutter project. Learn more about side sheet at Material.io

Side Sheet A package to use Material side sheet into your Flutter project. Learn more about side sheet at Material.io Platform Support Android iOS Mac

Lalit Jarwal 6 Aug 25, 2022
Working example for local_flutter_notification package in Flutter. Includes setting notification at custom time, daily, weekly.

local_notification_example Working example for local_flutter_notification package in Flutter. Includes setting notification at custom time, daily, wee

Nivedita Datta 4 Oct 3, 2021