-
I have clone the repository via "git clone --recursive -b EuroGNC_2022_flight_test https://github.com/ybeyer/ardupilot.git"
but when the flight mode is switch mode 29, the quadrotor in sitl seems to …
-
**READ FIRST**
https://github.com/Courseplay/Courseplay_FS22/wiki
**Steps to reproduce**
I realized the issue after updating to CP 7.4.1.3. Switched back to CB 7.4.1.2 and automatic unloading by …
-
### Checklist
- [X] I've read the [contribution guidelines](https://github.com/autowarefoundation/autoware/blob/main/CONTRIBUTING.md).
- [X] I've searched other issues and no duplicate issues were fo…
-
Hi, in your Example GuidanceApp the NavigationManager doesn´t call the NMAManagerDelegate when start the simulated route, I describe the steps below:
- In the info.plist file I have added the Privacy…
-
CARLA version: 0.9.15
Platform/OS: Windows 11
When using the `get_blueprint_library` method, it returns the following error:
![image](https://github.com/carla-simulator/carla/assets/150681724/a…
-
I changed this code:
1. urdf:
from
```
```
to:
```
```
2. yaml:
from:
`steering_ratio: -17.3
`
to:
`steering_ratio: -17.3
`
That worked, but the control eff…
-
**Description**
This is a feature request for supporting step control of Gazebo, via ROS. Gazebo independently offers step control via the gazebo::msgs::WorldControl message, but that functionality i…
-
8>LINK : fatal error LNK1104: cannot open file 'Debug\engine-sim.lib'
I have followed the instructions correctly, I am using the latest dependencies.
-- Building for: Visual Studio 17 2022
-- The C…
-
At some public chargers (particularly ones by Alfen), the car can communicate with the charging station to give details about it's SOC, this is shown on the charger display. Looking around the interne…
-
### Issue details
Running a uav and rover in one gazebo environment. I was able to control the uav via the MAVSDK FollowMe example. However, when trying to arm, or change params or mode it does…