I am doing a project and i need to use ROS , i followed whole step , how to setup ros and i install ubuntu 20.04LTS and then installed ROS neotic
my all steps are done , just the last command is not working . “roslaunch plutoserver drone_comb.launch” After these command I’m getting “no module name rospkg” .Surprisingly I can ARM the drone from the laptop but couldn’t fly.
I tried “sudo apt install rospkg” but didn’t work.