Skip to content

shaan-accl/limo_ros

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

limo_ros

This repository contains ROS packages for limo.

Packages

  • limo_base: ROS wrapper for limo
  • limo_bringup: launch and configuration files to start ROS nodes
  • limo_description: URDF model for limo

Build from source code

Clone the repository and catkin_make:

    $ cd ~/catkin_ws/src
    $ git clone https://github.com/agilexrobotics/limo_ros.git
    $ cd ..
    $ catkin_make

Usage

  • Start the base node for limo

    $ roslaunch limo_bringup limo_start.launch
    
  • Start the keyboard teleop node

    $ roslaunch limo_bringup limo_teleop_keyboard.launch
    

About

the limo ros1 package

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 92.7%
  • Lua 4.4%
  • CMake 2.9%