Open in app

Sign In

Write

Sign In

Talha Hanif Butt
Talha Hanif Butt

11 Followers

Home

About

Feb 24

Libraries

C++ — Libraries are collection of symbols or collection of function implementations. Basically multiple object files that are logically connected. There are 2 types: Static and Dynamic. Static end with .a while dynamic end with .so Header file for declaration of a function as .hpp file .cpp file the main program including .hpp…

Cplusplus

1 min read

Cplusplus

1 min read


Jan 26

Compilation Process

C++ — Compilation includes 4 steps 1. Preprocess 2. Compile 3. Assemble 4. Link Preprocess clang++ -E main.cpp>main.i Preprocess includes codes for files, removes comments, header and expand macros. Compilation clang++ -S main.i Generates main.s file. Assembly clang++ -c main.s Generates main.o file. Linking clang++ main.o -o main Generates main as executable file. That’s it for now. See you later.

Compilation

1 min read

Compilation

1 min read


Dec 8, 2022

Motivation Letter

PhD Application — So, I have accepted an offer for a PhD position in Sweden. While I was applying for PhD positions, I wrote a couple of Research Proposals along with a Motivation Letter. I have previously written about my Research Proposals here: Research Proposal An end-to-end model for Autonomous Drivingthanifbutt.medium.com Research Proposal 2 Unmanned Aerial Vehicle (UAV) Visual Perception for Safe Landingthanifbutt.medium.com

Motivation Letter

3 min read

Motivation Letter

3 min read


Dec 5, 2022

Research Proposal 2

Unmanned Aerial Vehicle (UAV) Visual Perception for Safe Landing — I had written 2 research proposals for PhD applications. I have previously written about one of them here: Research Proposal An end-to-end model for Autonomous Drivingthanifbutt.medium.com Today, I will write about my second research proposal which is as follows: Introduction Drones can increase the efficiency of delivering goods as they don’t have to cater traffic congestion and delivery personnel…

Uav

9 min read

Uav

9 min read


Dec 1, 2022

Solution 14

LogCarlaServer: Warning: Failed to initialize, server needs restart — Right now the support is provided for Python 2.7, 3.5 and 3.6. It looks like Python 3.7 is being used. References Crash when runing client_example.py on windows · Issue #545 · carla-simulator/carla I am trying to run carla simulator in client-server mode and when i run the python client, i get below crash…github.com

Carla

1 min read

Carla

1 min read


Nov 30, 2022

Solution 13

Unable to locate package carla-simulator — sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 92635A407F7A020C sudo add-apt-repository "deb [arch=amd64 trusted=yes] http://dist.carla.org/carla-0.9.9/ all main" sudo apt-get update sudo apt-get install carla-simulator References The Installation of CARLA using apt has problem · Issue #2955 · carla-simulator/carla Summary I read the following manual. https://carla.readthedocs.io/en/latest/start_quickstart/#carla-installation…github.com

Carla

1 min read

Carla

1 min read


Nov 18, 2022

Research Proposal

An end-to-end model for Autonomous Driving — So, I got a PhD offer from Halmstad University, Sweden on AI for commercial vehicles and I have accepted it. By the way, it’s my third offer, I got 2 other offers at different time instances but I wasn’t able to start first time because I had not completed my…

Autonomous Driving

6 min read

Autonomous Driving

6 min read


Oct 10, 2022

Solution 12

No module named ‘pycocotools’ — pip3 install -U scikit-image pip3 install -U cython pip3 install "git+https://github.com/philferriere/cocoapi.git#egg=pycocotools&subdirectory=PythonAPI" pip install numpy==1.17.4

Yolov7

1 min read

Yolov7

1 min read


Sep 30, 2022

Some Random Thoughts

I Think — So, I didn’t went for my PhD which was to be started in August because of some personal reasons. I am now working towards a journal extending my work on Camera Calibration. I am also working on animal detection for Camera Trapping. I hope to start my PhD next year, where, I don’t know for now. I had nothing to write so thought about this little update. That’s it for now. See you later.

Thoughts And Feelings

1 min read

Thoughts And Feelings

1 min read


Aug 3, 2022

Basics before starting with Robotics — Part 9

Robots and Simulators — Previously, I wrote about Actions in ROS: Basics before starting with Robotics — Part 8 Actionsthanifbutt.medium.com Today, I will talk about common robot subsystems and describe how the ROS architecture handles them. We will also talk about some robots and simulators in which we can most easily experiment with them. Subsystems Like all complex machines, robots are most easily designed…

Ros

18 min read

Basics before starting with Robotics — Part 9
Basics before starting with Robotics — Part 9
Ros

18 min read

Talha Hanif Butt

Talha Hanif Butt

11 Followers

PhD Student -- Signal and Systems Engineering, Halmstad http://pk.linkedin.com/in/talhahanifbutt

Following
  • Faisal Khan

    Faisal Khan

  • umair haque

    umair haque

  • Ahmar Shah, PhD (Oxford)

    Ahmar Shah, PhD (Oxford)

  • Michael Black

    Michael Black

  • Izhar Khalil

    Izhar Khalil

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech