Ryan

Results 203 issues of Ryan

## Environment * OS Version: Ubuntu 22 * Source or binary build? GZ Sim Binary 8.2 (harmonic) ## Description * Expected behavior: The vehicle can move when publishing twist, and...

bug

# Goal The stack allocation of DDS was just a best guess. Once the API is getting more stable, reduce the needed stack size to what's actually needed. Also, validate...

Enhancement
ROS

## Feature request **Is your feature request related to a problem? Please describe.** ROS users would like to send waypoint(s) from a companion computer to ArduPilot and have it follow...

ROS
good first issue
NeedsHelp
For-4.5

## Environment * OS Version: Ubuntu 22.04 running in VMWare on Windows 10 * Source or binary build? Binary - Harmonic - Rendering plugin: [ ogre2]. - [ ] Sensor...

bug

Adds matplotlib, opencv-python and wxPython to all distributions. Works on Linux using a virtual environment. I also converted the requirements from a list to set to prevent duplicates. Note: There...

# Information * OS: Ubuntu 23 , and reproduced on Windows 10 * Python version: Python `3.11.4` * Pip version: `pip-23.2.1` * Method to install mavproxy: pip ## Steps to...

Hello! I'm trying to flash a Tasmota S31 according to the documentation. I tried a few years ago and it not work. I tried again with the latest tools (Tasmota...

## Environment * OS Version: Ubuntu 22 * Source or binary build? Source, with gz-rendering8 branch at c62f6e91940b30af6f2dcc7accafb828131e2050 ``` In file included from /home/ryan/Dev/ros2_ws/src/gz-rendering/src/MoveToHelper.cc:18: /home/ryan/Dev/ros2_ws/src/gz-rendering/include/gz/rendering/MoveToHelper.hh:22:10: fatal error: gz/common/Animation.hh: No such...

bug

> Unfortunately, the only tutorial available is from gazebo-classic found here: https://classic.gazebosim.org/tutorials?tut=dem&cat=build_world > It is outdated but will hopefully get you in the right direction. When following the tutorial, you...

## Desired behavior The [ros_gz_project_template docs](https://gazebosim.org/docs/harmonic/ros_gz_project_template_guide) explain how to build and install, but are missing the instructions how to move the diffdrive robot in [this section](https://gazebosim.org/docs/harmonic/ros2_integration#visualize-in-rviz)/ ## Alternatives considered I've...

enhancement
help wanted