- Code publicly released
- Multiple reward functions in the Utilities.cpp class
- Multiple generation modalities for the UAV respawn
- Create a 3D landing bounding-box and assigning reward = 1 only in UAV is inside of it
- Creating of a 3D flying bounding-box
- Subscription to bottom camera
- Create and publish a grey-scale picture
- Send velocity commands to UAV to move around, taking off and landing
- Getting last image acquired by the camera as array
- Getting last image acquired by the camera in used as sensor_msgs/Image.
- Reset drone position.
- Creation of the reward_node to get the done done and reward status variable
- Creation of the workspace