Error related

51 views
Skip to first unread message

Aboli Katkar

unread,
Mar 9, 2022, 11:08:43 PM3/9/22
to ns-3-users

Hello,

So I am trying to establish a connection between an access point mounted on a drone  and a base station. I found a code from a third party website, github. However, there are a few library dependencies missing.

Can you please check?
Attached is the link

https://github.com/miraitowa/ns3_lte_uav_assistance

This is the error that I am getting when I try to run the code uav_lte.

It says : fatal error: ns3/three-gpp-antenna-array-model.h: No such file or directory
56 | #include <ns3/three-gpp-antenna-array-model.h>

fatal error: ns3/simulation-callback.h: No such file or directory
| #include <ns3/simulation-callback.h>

 
 

Please help.

Tom Henderson

unread,
Mar 11, 2022, 12:36:10 AM3/11/22
to ns-3-...@googlegroups.com
I gave this a try and reproduced the error. This error is in the
scratch program 'uav_lte.cc' and if you move this program out of the
scratch/ directory, it does compile. I don't know about the
simulation-callback.h missing header, and the other missing header is
probably due to an incompatible version of ns-3 that is used in this fork.

Please note that this is not ns-3 project code; it is someone's private
fork. In fact, it is a fork of another person's fork (see on the GitHub
page that it is a fork of
https://github.com/pcumino/ns3_lte_uav_assistance). I might suggest to
try this one instead, and if you have some problem or question about it,
you open up an issue with that author on their issue tracker:
https://github.com/pcumino/ns3_lte_uav_assistance/issues

- Tom

Aboli Katkar

unread,
Mar 11, 2022, 11:22:05 PM3/11/22
to ns-3-users
Thank You so much. 
I am trying to figure out connectivity between a UAV and a base station. Can you help me with that?

Kindly help.

Tom Henderson

unread,
Mar 12, 2022, 12:32:52 AM3/12/22
to ns-3-...@googlegroups.com, Aboli Katkar
On 3/11/22 20:22, Aboli Katkar wrote:
> Thank You so much.
> I am trying to figure out connectivity between a UAV and a base station.
> Can you help me with that?

I probably do not have time to dig into something like that; I am most
likely to help with things that can be quickly reviewed or tested.

- Tom
Reply all
Reply to author
Forward
0 new messages