Giter Site home page Giter Site logo

joeuser846 / spherorvr-ros2 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lomori/spherorvr-ros2

0.0 0.0 0.0 144 KB

Minimal implementation of a ROS2 node for the Sphero RVR robot

License: Apache License 2.0

Python 79.68% Dockerfile 0.48% Shell 0.18% CMake 0.54% C++ 19.13%

spherorvr-ros2's Introduction

spherorvr-ros2

Minimal implementation of a ROS2 node for the Sphero RVR robot. See hardware description at ROS2 Robot (Sphero RVR) with Localization, Navigation, AI, and a Thermal Imager.

Mapping

  1. Reset RVR (on/off): this is necessary to reset internal Sphero odometry.
  2. run ros2 run sphero sphero_node
  3. run ros2 launch rplidar_ros rplidar.launch.py frame_id:=laser (ROS2 RP LIDAR node)
  4. Start rviz2
  5. run ros2 launch teleop_twist_joy teleop-launch.py joy_config:='ps3' (to move the rover around during mapping)
  6. run ros2 launch mapping_slam_async_launch.py (start SLAMToolbox in mapping mode)

Start Navigation

  1. Reset RVR (on/off): this is necessary to reset internal Sphero odometry.
  2. run ros2 run sphero sphero_node
  3. run ros2 launch rplidar_ros rplidar.launch.py frame_id:=laser (ROS2 RP LIDAR node)
  4. Start rviz2 (otherwise it may lose the initial map)
  5. run ros2 launch navigation_launch.py (start navigation2)
  6. run ros2 launch localization_slam_async_launch.py (start SLAMToolbox localization)
  7. run ros2 run sphero image_publisher (for publishing thermal and visible light images)

spherorvr-ros2's People

Contributors

joeuser846 avatar lomori 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.