Skip to content

bvibhav/bluerov2_interface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlueROV2 ROS2 Driver Barebones Interface

Requirements

  • ROS2
  • Pymavlink

Topics

Publishers:

  • /bluerov2/altitude
  • /bluerov2/battery
  • /bluerov2/bottle_pressure
  • /bluerov2/imu
  • /bluerov2/odometry
  • /bluerov2/raw

Subscribers

  • /bluerov2/heartbeat
  • /bluerov2/set_pwm

Installation

  1. Clone this project in your colcon_ws/src.
    • $ git clone https://github.com/bvibhav/bluerov2_interface
  2. Go back to your ROS Colcon workspace:
  3. Build it:
    • colcon build --event-handlers console_direct+ --cmake-args --symlink-install --packages-select bluerov2_interface
  4. Reload your colcon workspace.

Running

ros2 launch bluerov2_interface bluerov2_launch.xml

About

Barebones ROS2 driver for Blue Robotics BlueROV2 Platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published