Community Profile

photo

Manoj Velmurugan

Last seen: 10 meses hace Con actividad desde 2019

Followers: 0   Following: 0

Programming Languages:
C++, C, Javascript, MATLAB
Spoken Languages:
English

Estadísticas

All
  • 3 Month Streak
  • Knowledgeable Level 2
  • First Answer
  • First Review
  • Solver

Ver insignias

Feeds

Ver por

Respondida
i can't recieve information using (pixhawk4, telemetry)
Telemetry radio would appear as a serial port on the host PC. For reading MAVLink data using MATLAB, Read the raw bytes using ...

alrededor de 1 año hace | 1

| aceptada

Respondida
Deployment of Simulink designed controller to Pixhawk Cube Orange for a generic qadrotor UAV
When you run the hardware setup screens from MATLAB, the inbuilt controllers get removed from the build process (by default). Th...

más de 1 año hace | 0

Respondida
"Exceeded maximum number of file descriptors" error while running Quadcopter_ControllerWithNavigation model in SITL
PX4 PWM Output block was not releasing file descriptors correctly during the disarmed state in SITL mode. Hence it was exhaustin...

más de 1 año hace | 0

| aceptada

Pregunta


"Exceeded maximum number of file descriptors" error while running Quadcopter_ControllerWithNavigation model in SITL
I am getting this error in NSH shell while running Quadcopter_ControllerWithNavigation model in SITL mode ERROR [uORB] vehicle_...

más de 1 año hace | 1 respuesta | 0

1

respuesta

Respondida
Which airframes are supported for HITL in the UAV toolbox?
We test and support our HITL models on the HIL Quadcopter X and HILStar (XPlane) frame type. Other airframes may work, but we d...

más de 1 año hace | 0

| aceptada

Respondida
how to change angular rate frequency coming from estimator px4 support package
'Vehicle Attitude' block uses vehicle_odometry uORB topic internally, which happens to publish at 100 Hz. For obtaining the angu...

más de 1 año hace | 0

Respondida
PX4 SITL with Simulink-Based Plant Model
PX4 Host target waits until it receives the HIL_SENSOR message. PX4 Host target has not started running as there is no HIL_SENSO...

más de 1 año hace | 0

| aceptada

Respondida
HITL simulation with PX4 for a custom VTOL
You can try using our examples on fixed-wing and quadcopter to get started with VTOL plant modeling and control. We do not have ...

más de 1 año hace | 0

| aceptada

Respondida
How to set vehicle parameters(ex. mass) in UAV toolbox HITL Examples
Open Firmware\Tools\jMAVSim\src\me\drton\jmavsim\Simulator.java Look for 'vehicle.setMomentOfInertia' line and edit the vehicle...

más de 1 año hace | 0

| aceptada

Respondida
Servo motors connected to the aux channel of Pixhawk jitter
I checked your model's configuration which appears fine. 50Hz PWM frequency for servos should be fine. To find the exact cause,...

más de 1 año hace | 0

| aceptada