Gazebo simulation of Parrot drone performing human continous tracking using Openpose powered by ROS
Skills Summary:
- ROS
- Gazebo simulator
- Machine Learning
- Computer Vision (Perception)
- OOP programming
- Innovative Prototyping
- ./env.sh
- rosrun pysdf sdf2urdf.py sjtu_drone.sdf sjtu_drone.urdf
- ./run_gazebo.sh
- ./run_script.sh
- NVIDIA TRT Pose estimation
- OpenCV Openpose
- https://github.com/NVIDIA-AI-IOT/trt_pose
- https://github.com/tahsinkose/sjtu-drone
- https://github.com/tahsinkose/openai-ros-gazebo-workout
Commit Abbreviation | Description |
---|---|
INIT: | Initialised a file |
MOD: | Modified a function or something. |
ADD: | Added a function or an aspect of something. |
FIX: | A quick little fix. |
DEL: | Deleted something. |
[NOT TESTED] | Flag for if it hasn't been tested. |