Skip to content

ROS2 package to host nodes that can serve as utilities for various needs and purposes.

Notifications You must be signed in to change notification settings

RIF-Robotics/rif_ros2_utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This repo is to host ROS2 nodes for additional utilities and extra functionality.

Utilities

The following are the nodes currently available:

  • keyoard_teleop: Publish a Twist command to a topic (default: /cmd_vel). Usage:

    $ source /opt/ros/foxy/setup.bash
    $ source /path/to/workspace/install/local_setup.bash
    $ ros2 run rif-ros2-utils keyboard_teleop --ros-args -r /cmd_vel:=[NEW TOPIC NAME]
    
  • compress_image: Subscribe to a sensor_msgs/Image topic, compress the image, and publish to a sensor_msgs/CompressedImage topic.

About

ROS2 package to host nodes that can serve as utilities for various needs and purposes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published