blue icon indicating copy to clipboard operation
blue copied to clipboard

ROS 2 platform for underwater robotics research and development.

Results 40 blue issues
Sort by recently updated
recently updated
newest added

### Documentation Change Type Adding new documentation to the BlueROV2 driver documentation ### Documentation Location Teleoperation instructions ### Documentation Problem N/A ### Suggested Change One source of information that I...

documentation
needs triage

### Feature Type Adding new functionality to the BlueROV2 driver ### Problem Description This is a book-keeping issue to track the transition of the blue_localization package to [marine_localization](https://github.com/Robotic-Decision-Making-Lab/marine_localization) and to...

high priority

### Feature Type Changing existing functionality in the BlueROV2 driver ### Problem Description The current thruster response to PWM signals in simulation does not accurately represent the behavior on hardware....

needs triage

### Feature Type Adding new functionality to the BlueROV2 driver ### Problem Description Users are currently required to develop their own motion planners and interface them with a controller. This...

needs triage

### Issue Description The current RViz configuration and camera source publisher do not have the same QoS profiles. Consequently, users will get a "QoS incompatible" error when starting the system...

needs triage

### Feature Type Adding new functionality to the BlueROV2 driver ### Problem Description The existing localization interface is managed by the ArduPilot EKF3. This EKF works *very* well (when it...

enhancement
needs triage

### Issue Description I followed [this](https://robotic-decision-making-lab.github.io/blue/tutorials/teleop/) tutorial with the newest refactor which includes moving ardupilot stuff to [ardusub_driver](https://github.com/Robotic-Decision-Making-Lab/ardusub_driver) and controllers to [auv_controllers](https://github.com/Robotic-Decision-Making-Lab/auv_controllers). I tried using docker image, but it seems...

bug
needs triage

## Changes Made This is an experimental PR which isolates the Mavros/Mavlink build in its own (cacheable) build stage. It builds on #220. Mavros is built in a standalone workspace...

## Changes Made I am not tracking the underlying changes to the ROS image in great detail, @evan-palmer, you may have more info or a better perspective on how to...

conflicts

### Issue Description Gazebo Simulation does not work anymore. ### Steps to Reproduce - pull and run humble-desktop-nvidia image - launch BlueROV2 in simulation: ros2 launch blue_demos bluerov2_demo.launch.yaml use_sim:=true ###...

bug