About

Gender

Female


Please tell us a bit about your UAV interest

I am working on project related Pixhawk hexacopter. I am relatively new to UAV's and think that the forum might be very helpful in clearing my doubts.


Hometown:

Bangalore


Activity Feed

Anjum Shariff posted a discussion
Hello!Does anyone know how to get the copter to circle the target when the target has stopped moving ?I am using PX4 code and Pixhawk FC.Thanks in advance :)
Mar 7, 2017
Anjum Shariff replied to Earp's discussion (Pixhawk) ROI on moving target using GPS like in follow me mode? Or circle mode while using follow me?
"Hello,

Have you found a way to get this working?
I am trying to achieve something similar using PX4 code for my thesis work. I want the copter to circle the target in Follow me mode when the target stops moving. I tried using Quaternions but I am…"
Mar 7, 2017
Anjum Shariff posted a discussion
I have been trying to check if my custom mavlink msg has been received by the Pixhawk by adding a print in my msg handle function in mavlink_receiver.cpp. I do not have an FTDI cable to connect to port SER 4/5, which apparently displays all the…
Jan 13, 2017
Anjum Shariff replied to DJ Martin's discussion How To Send Mavlink Commands To SITL
"Hello,

Could you get this working?
I am trying to do something similar with PX4 SITL.
Please let me know if it worked for you."
Dec 31, 2016
Anjum Shariff replied to Nithin S's discussion About running python script in mavproxy
"Hello Stephen,

I am trying to achieve something similar but without Mavproxy.
I am trying to send MAV commands to Pixhawk through a python script via the serial port. Currently, I do not have the hardware. I am wondering if this can be tested in…"
Dec 31, 2016
Anjum Shariff replied to Peng Cheng's discussion How to add a non emulated quad/plane/SITL? in UgCS
"I have actually given them different system ids. The qGCs identifies them  as two different vehicles, yet the behaviour is unpredictable. I will still have a look. 
Is there a way to simulate the drones only in jmavsim? 
All I want to do is, test a…"
Dec 26, 2016
Anjum Shariff replied to Peng Cheng's discussion How to add a non emulated quad/plane/SITL? in UgCS
"Hi ,
I could simulate two drones using distinct MAV ids, but the problem I'm facing is that the drones are not responding to missions well. They seem to be flying everywhere and then crashing. This happens only when I simulate two drones.

My goal…"
Dec 25, 2016
Anjum Shariff replied to Peng Cheng's discussion How to add a non emulated quad/plane/SITL? in UgCS
"1. add a vehicle to tcp5760 .   Does it need to be done in qGC comm links ? Peng Cheng said:
Yeah, by default qGCS listen to udp:localhost:14550. You have 2 options:
1. add a vehicle to tcp5760
2. use MAVProxy to direct tcp5760 to udp14550, setting…"
Dec 25, 2016
Anjum Shariff replied to Marco Colli's discussion ArduPilot vs PX4 programming
"Hi Philippe,

I am working on my thesis project. The goal is to develop a follow algorithm for the Pixhawk to follow a car. I am new to PX4 programming. After a little research I found that 'follow_target' has been implemented in /modules/navigator/…"
Dec 24, 2016
Anjum Shariff replied to Peng Cheng's discussion How to add a non emulated quad/plane/SITL? in UgCS
"Does anyone know how to do this in jmavsim SITL on qGroundControl ?
Thanx in advance!"
Dec 23, 2016
Anjum Shariff posted a discussion
Hello!I have a script to extract GPS data from a text file and send MAVlink messages via the serial port. Currently I don't have the hardware and would like to test the functionality through simulation. Could someone tell me which virtual serial…
Dec 17, 2016
Anjum Shariff replied to Shyam Balasubramanian's discussion MAVLink Tutorial for Absolute Dummies (Part –I) in ArduCopter User Group
"Hi Shyam!

I am using 'jmavsim'. Yes, I have set different system ids for the drones using 'MAV_SYS_ID'.

My actual task is to get the UAV to follow a car. There is a Car-to-X interface which sends the the GPS co-ordinates of the car to the UAV. My…"
Dec 10, 2016
Anjum Shariff replied to Shyam Balasubramanian's discussion MAVLink Tutorial for Absolute Dummies (Part –I) in ArduCopter User Group
"@Shyam Thnx for such a detailed reply. Will look into this.
I was currently trying to simulate two drones using PX4 SITL. I am able to get two drones on a map in qGCS, plan missions and fly.
What I would like to achieve is , plan missions for the…"
Dec 10, 2016
Anjum Shariff posted a discussion
Hello!https://github.com/PX4/Firmware/tree/master/posix-configs/SITLI have been trying to simulate two UAV's in qGroundControl. I was able to start multiple instances of jmavsim from PX4 codebase from src/Firmware/jMAVSim using the below…
Dec 8, 2016
Anjum Shariff replied to Pere Molins Ayuso's discussion SITL Multi-vehicle Swarm Simulator
"Hi! I'm trying to simulate multiple UAVs in PX4 SITL. I am trying to start two instances of jmavsim , but I am kinda stuck. How did you configure udp ports for different instances? Pere Molins Ayuso said:
Hi,
What I ended up doing is creating…"
Dec 7, 2016
Anjum Shariff posted a discussion
Hello,I have been merging a branch into the latest master of PX4. It seems like the master has moved to mavlink v2.0. I created a custom dialect and generated the headers, made the necessary changes for the custom headers to be used. I am running…
Dec 1, 2016
More…